How to use two nav. menus (showing different pages) on one template? [solved]
Posted: Fri Dec 21, 2007 1:24 pm
Hi
I have a standard page using a main navigation menu at the top (see attached template 1) which has no drop downs. when someone clicks on one of the links (e.g. articles) a new template is used and in that template, a second navigation menu appears (see attached template 2).
How is this achieved? I guess I have to create a new menu template say "articles_menu" then call it with {cms_module module='menumanager' template='articles_menu'}
but what code would I use on a menu template for it to just show the children of the Articles section?
Put another way, the main navigation shows:
1.Home 2.News 3.Articles 4.About us 5.Contact
And the secondary navigation will just show
3.1 Article 1
3.2 Article 2
3.3 Article 3
3.4 Article 4
thanks
Mark
[This first issue was solved (well, Ronny pointed out to me where the obvious answer was) but I had added another question so I took "solved" out of the title.]
I have a standard page using a main navigation menu at the top (see attached template 1) which has no drop downs. when someone clicks on one of the links (e.g. articles) a new template is used and in that template, a second navigation menu appears (see attached template 2).
How is this achieved? I guess I have to create a new menu template say "articles_menu" then call it with {cms_module module='menumanager' template='articles_menu'}
but what code would I use on a menu template for it to just show the children of the Articles section?
Put another way, the main navigation shows:
1.Home 2.News 3.Articles 4.About us 5.Contact
And the secondary navigation will just show
3.1 Article 1
3.2 Article 2
3.3 Article 3
3.4 Article 4
thanks
Mark
[This first issue was solved (well, Ronny pointed out to me where the obvious answer was) but I had added another question so I took "solved" out of the title.]