{menu} displaying certain levels etc

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Peciura

Re: {menu} displaying certain levels etc

Post 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"}
Peciura

Re: {menu} displaying certain levels etc

Post 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" ?
Locked

Return to “CMSMS Core”