show only current page and its children?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
kris29
Forum Members
Forum Members
Posts: 53
Joined: Wed Dec 10, 2008 10:56 pm

show only current page and its children?

Post by kris29 »

How can I show only the current page and its children in a menu?

(I already had a look at the Menu Manager documentation, but I just don't get it. :-\ )
Last edited by kris29 on Tue Mar 23, 2010 11:27 pm, edited 1 time in total.
Peciura

Re: show only current page and its children?

Post by Peciura »

Will this fit your bill ?

Code: Select all

{menu start_page=$page_alias}
kris29
Forum Members
Forum Members
Posts: 53
Joined: Wed Dec 10, 2008 10:56 pm

Re: show only current page and its children?

Post by kris29 »

Sorry, I see I made myself not clear enough.
Because now no parent page and children siblings are shown if a subpage is current.

So I better should have put it this way "show current page (level1) and its children and their siblings"
or in other words: "show complete menu only of current page level 1"

Is it possible to display the menu like this?

Page 1
   Subpage
   Subpage
   Subpage
Last edited by kris29 on Tue Mar 23, 2010 11:42 pm, edited 1 time in total.
klenkes
Power Poster
Power Poster
Posts: 307
Joined: Mon Sep 08, 2008 9:43 am

Re: show only current page and its children?

Post by klenkes »

You could use:

Code: Select all

{menu start_level='2'}
Or whatever level you want to start your navigation.

Bernd
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: show only current page and its children?

Post by Dr.CSS »

kris29

Look at default menu here?...

http://multiintech.com/defaultcontent/i ... ge=navleft
Post Reply

Return to “Modules/Add-Ons”