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
2 different menu's in 1 template
-
- Power Poster
- Posts: 496
- Joined: Wed Jan 25, 2006 11:53 am
Re: 2 different menu's in 1 template
Are you using this cssmenu_hor as database template? if it's file it needs to be renamed as cssmenu_hor.tpl to work.
What does the source say?
Have you tried to remove show_root_siblings="1"
What does the source say?
Have you tried to remove show_root_siblings="1"