Menu levels... help!

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
Rob_H

Menu levels... help!

Post by Rob_H »

Hi All,

I have a menu displaying:

category 1
      image 1
      image 2

How can I get the menu to display the image links but to hide (or ignore) the category links?

Rob
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Menu levels... help!

Post by tsw »

from menumanager help

(optional) start_level="2" - This option will have the menu only display items starting a the given level. An easy example would be if you had one menu on the page with number_of_levels='1'. Then as a second menu, you have start_level='2'. Now, your second menu will show items based on what is selected in the first menu.

so use start_level="2" to only show second level and lover

hope this helps
Locked

Return to “CMSMS Core”