Menu Manager Question
Posted: Sun May 04, 2008 3:32 pm
This is probably something simple, but I am having some trouble figuring out how to get a menu to do what I want.
Basically, I have a submenu that I would like to start with the child of the top-level parent. Right now I am using the hierarchy example and am able to get the menu to start with the top level parent, but I want it to start with its child.
Currently using this:
{hierarchy}
{cms_module module='menumanager' start_element=$h_toplevel template='MainNav' collapse='0'}
Here is an example page: http://cmqfloorcovering.com/beta/index. ... e=products
The secondary navigation in this example would start with "Product 1' rather than 'Products'. Is this something I need to set up in the template?
Thanks.
Basically, I have a submenu that I would like to start with the child of the top-level parent. Right now I am using the hierarchy example and am able to get the menu to start with the top level parent, but I want it to start with its child.
Currently using this:
{hierarchy}
{cms_module module='menumanager' start_element=$h_toplevel template='MainNav' collapse='0'}
Here is an example page: http://cmqfloorcovering.com/beta/index. ... e=products
The secondary navigation in this example would start with "Product 1' rather than 'Products'. Is this something I need to set up in the template?
Thanks.