Page 1 of 1

Menu Manager Question

Posted: Sun May 04, 2008 3:32 pm
by carvedhearts
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.

Re: Menu Manager Question

Posted: Sun May 04, 2008 3:43 pm
by RonnyK
Check the default "Top simple navigation + left subnavigation + 1 column" template, that holds similar logic as required.

Ronny