2 different menu's in 1 template
Posted: Fri Jun 15, 2007 7:50 pm
Hey,
I created 2 menu's in one template :
Navigatie
{menu template='cssmenu.tpl' number_of_levels="1"}
{menu template='cssmenu_hor' start_level="2" show_root_siblings="1"}
In the header I include :
The CSSMenu_hor menu-template is a copy of the CSSMenu.tpl template except I change 2 line's.
I added a 2 so I can use this id's in CSS
Now the second menu (Navigatie2) does not show the items below the parent.
What do I do wrong ?? Please help
I created 2 menu's in one template :
Navigatie
{menu template='cssmenu.tpl' number_of_levels="1"}
{menu template='cssmenu_hor' start_level="2" show_root_siblings="1"}
In the header I include :
The CSSMenu_hor menu-template is a copy of the CSSMenu.tpl template except I change 2 line's.
I added a 2 so I can use this id's in CSS
Now the second menu (Navigatie2) does not show the items below the parent.
What do I do wrong ?? Please help