[SOLVED] Displaying children of items in menu
Posted: Thu Aug 11, 2011 4:58 pm
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?