[SOLVED] Displaying children of items in menu

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.
Post Reply
User avatar
kidcardboard
Forum Members
Forum Members
Posts: 54
Joined: Mon Sep 28, 2009 5:25 pm

[SOLVED] Displaying children of items in menu

Post by kidcardboard »

I have a footer menu with a bunch of child pages that I currently have grouped using a section header and being displayed on the page using "start_element". Now the problem is when we have prettyURLs on the section header is listed in the hierarchy(we don't want that). I've tried listing all the root items in the footer with the "items" parameter but that doesn't render the children. I thought using number_of_levels="2" might force it, but was wrong. Anybody know how to do this, if it's even possible or am I going to have to hack something together?
Last edited by kidcardboard on Thu Aug 11, 2011 8:05 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Displaying children of items in menu

Post by Rolf »

kidcardboard wrote:Now the problem is when we have prettyURLs on the section header is listed in the hierarchy(we don't want that)
You can't change this...

But using the Custom URL field in the Options tab of the page editor, you can create the url you want. Even without the section header name...

Hope this helps,
Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
kidcardboard
Forum Members
Forum Members
Posts: 54
Joined: Mon Sep 28, 2009 5:25 pm

Re: Displaying children of items in menu

Post by kidcardboard »

That did the trick... thanks
Post Reply

Return to “CMSMS Core”