2-3 Menus at the same page?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Fratyr
Forum Members
Forum Members
Posts: 13
Joined: Thu May 01, 2008 6:40 pm

2-3 Menus at the same page?

Post 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? :-\
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: 2-3 Menus at the same page?

Post 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
Last edited by RonnyK on Fri May 02, 2008 8:40 am, edited 1 time in total.
Pierre M.

Re: 2-3 Menus at the same page?

Post 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.
Post Reply

Return to “Layout and Design (CSS & HTML)”