Hi guys,

I just found out something concerning.

It appears sub-taxonomies don't list beneath their parent.

I have a taxonomy of the following structure

parent-taxonomy#1
-child-taxonomy#1
--node
--node
--node
-child-taxonomy#2
--node
--node
-child-taxonomy#3
--node
parent-taxonomy#2
parent-taxonomy#3
--node

When I click on any of the parent-taomonies I get a list of all nodes tagged under them.

But I want the child-taxonomies to list too but that does not happen.

Does anyone know how I can get the child-taxonomies to list when I click on a parent-taxonomy ?

Thanks