view single menu item
Posted: Sat May 28, 2011 4:39 pm
Hi,
I have a navigation built for my website. In a panel I show some drum lessons using the following smarty code:
{menu number_of_levels="1" template="minimal_menu.tpl" start_level="3"}
This works fine. At the top I want to show the parent node of this navigation. That means level 2. but I do not want to show all items in level 2. Only that one parent.
How can I do that using smarty?
Best
Herman
I have a navigation built for my website. In a panel I show some drum lessons using the following smarty code:
{menu number_of_levels="1" template="minimal_menu.tpl" start_level="3"}
This works fine. At the top I want to show the parent node of this navigation. That means level 2. but I do not want to show all items in level 2. Only that one parent.
How can I do that using smarty?
Best
Herman