I would like to ask some Drupaler for help. Is it possible to show the subcategories of a taxonomy term on a node page? Let’s say that a have taxonomy like this:
category 1
subcategory 1
subcategory 2
...
And I want for Ubercart product to show on a node page that an item from category 1 has following subcategories (e.g. products) subcat. 1. and to list a link to the taxonomy subcategory ther.
Heading
some text...
List of subcats...
footer.
It doesn’t have to be in this order.. It just ilustrates the idea. Is this possible?
Thanks in advance for help.
Hi all and thanks for your replies. I found a way how to accomplish this with modules.
It is maybe not that easy as write a few lines of PHP code but it is higly sufficient solution even for non-programmer and it can be also easily modified.