I have a category structure like following:
A
->B
->C
D
(B is sub category of A and C is sub category of B)
I have content only for category "C" and if I open Category "B" the content of category "C" is displayed. How can I prevent this? I want to display "No Posts" if I open Category "B".