I have a site with three sections: Home, Blogs, Work
Say I setup three sets of categories to tag the posts with:
1) Section: (Home, Blogs, Work) - the section of the site
2) Area: IT, Development, Music - area of expertise
3) Type: Web, Letter, Note - type of post
If I categorise a post with ‘Work’ and ‘Development’ - to go on the work page how would I only show a post that has these two distinct categories checked?
Currently, if I tag something with ‘Development’ under the ‘Blog’ section, the post from the ‘Work’ section shows up too, due to it having the same category checked ‘Development’.
Any ideas, on how I can get distinct entries per page, based on what section category is ticked?
Thanks