Navigation/Menu : show a given structure only

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Navigation/Menu : show a given structure only

Post by pSouper »

Hi guys,
I am trying to have a menu for the top structure level ONLY (or any given structure level).

If a link is clicked, the page is redirected as normal but the menu stays the same.
my intention would be to use {NAV_LIST_CURRENT} for the current options AND have a the fixed menu above/below it.
is this possible? (have i missed something?) or is there a workaround that is still a 'dynamic' solution?
Ben
Posts: 558
Joined: Wed 14. Jan 2004, 08:05
Location: Atlanta
Contact:

like this?

Post by Ben »

I've used {NAV_ROW} to get the horivontal nav at http://www.flrandassociates.com. Is this what you are trying to do? Also, take a look at this thread: http://www.phpwcms.de/forum/viewtopic.php?t=2281 - about half way down, they discuss having a nav row of top level links across the top and a column of the relevant subpages for each area. Hopefully this will help you.
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

thanks Ban,
it is almost what I am after: can this be changed to a vertical menu?
Post Reply