Hello, I am new to Umbraco and would appreciate any guidance.
I have a menu item like so
Menu Item 1 item 1a item 1b Menu Item 2 item 2a item 2b
I have a set of 'tag groups' for each menu Item. How do i get the tags for each section only to show within that section on the parent and child nodes?
I am using this code just now which shows the tags everywhere
Showing tag groups only in certain nodes
Hello, I am new to Umbraco and would appreciate any guidance.
I have a menu item like so
Menu Item 1
item 1a
item 1b
Menu Item 2
item 2a
item 2b
I have a set of 'tag groups' for each menu Item. How do i get the tags for each section only to show within that section on the parent and child nodes?
I am using this code just now which shows the tags everywhere
Any help would be much appreciated,
Could you post the xslt you have so far?
is working on a reply...