Hi,
At the moment my menu has the parent category displaying, and then the subcategories when you hover. This is great, however when I click on the parent category, it displays the posts in all the categories.
Basically, my parent category is A, my subcategories are X, Y, Z. When I click on A it displays posts from A, X, Y, and Z, where as I only want it to show A's posts. I've looked through my theme's archive code but couldn't find anything relevant.
Anybody got any ideas as to how I'd go about this?