How not to print submenu items
How not to print submenu items
I'm trying to get this template to work with CMS Made Simple. I haven't done these sort of things before, so I'll need your help. Do you see these tabs you see in the upper right corner? I'd like to make it so that it will only display links to the parent menus (Home, How CMSMS Works, Default Templates Explained and Default Extensions). How can I do this? I already tried something with {if $node->depth == 0}, but that didn't work.
Re: How not to print submenu items
{menu number_of_levels='1'}
more parameters in extensions -> modules -> menumanager help
more parameters in extensions -> modules -> menumanager help