Menu Manager - Help!
Posted: Mon Aug 07, 2006 8:43 pm
I'm using beta3 (looks fantastic, btw) and I'm running into a bit of a problem with the Menu Manager.
Here's the hierarchy of the site
- Home
- About
- Newsroom
-- News Releases
-- Media Coverage
etc.
I'd like a menu that would show just the children of the parent element, but to a point. So, what I need is a menu that shows if you're in the Newsroom section, just the two children in that section. I've modified the list_children code from the Wiki (thanks!) but the problem is that when you're on the News Releases page, it doesn't work. How do I tell it to grab the menu based on the current top-level node?
Here's the hierarchy of the site
- Home
- About
- Newsroom
-- News Releases
-- Media Coverage
etc.
I'd like a menu that would show just the children of the parent element, but to a point. So, what I need is a menu that shows if you're in the Newsroom section, just the two children in that section. I've modified the list_children code from the Wiki (thanks!) but the problem is that when you're on the News Releases page, it doesn't work. How do I tell it to grab the menu based on the current top-level node?