I have categories as follows:
category1
subcategory1A
subcategory1B
subcategory1C
subcategory1D
category2
subcategory2A
subcategory2B
subcategory2C
subcategory2D
So far what I have is,
When I am in category 1,
in the side bar, it lists the sub categories of category 1 in this case :
subcategory1A
subcategory1B
subcategory1C
subcategory1D
What I want to do is, when I am in subcategory1A,
in the sidebar, I want to list all the tags which belong to subcategory1A.
Any idea, direction will be much appreciated.
Thanks