Page 1 of 1

2-3 Menus at the same page?

Posted: Fri May 02, 2008 8:01 am
by Fratyr
Is it possible to attache more than one menu on the same page?

Lets say i have:
links_left
links_right
database templates for menus, how do i call them in different places in my template code? :-\

Re: 2-3 Menus at the same page?

Posted: Fri May 02, 2008 8:38 am
by RonnyK
Fratyr,

yes that is possible. You can call the {menu} tag multiple times with different parameters.....

F.e.       {menu template='menutemplate'  start_page='hd' show_all='1'} will show all pages, from page-alias "hd" down.

This logic above is used on www.vakantiehuis-huren.eu as well. I show the left/right/footer menu in the main menu as well, but that can be undone, by unchecking the show-in-menu for those page-aliases.....

Ronny

Re: 2-3 Menus at the same page?

Posted: Tue May 06, 2008 12:12 pm
by Pierre M.
Hello Fratyr,

have a look at
-the sample content of a fresh install,
-the themes site (tutorials),
-the menu manager in-admin-help
-the documentation, section about templates.

Pierre M.