Page 1 of 1

Re: {menu} displaying certain levels etc

Posted: Thu Apr 01, 2010 3:00 pm
by Peciura
top level of element 2 still there - how do i get rid of this?
You do not need parameter "start_element".

Code: Select all

{menu template='cssmenu.tpl'  start_level=2  collapse="1"}

Re: {menu} displaying certain levels etc

Posted: Tue Apr 06, 2010 1:41 pm
by Peciura
This would show 2.1, 2.2, ... anywhere you place it.

Code: Select all

{menu start_element='2.1' show_root_siblings='1' collapse='1'}
Have you considered creating content types "Internal Page Link" pointing to pages "2.1, 2.2, ..." as children to  menu item "1" ?