Re: Assign articles to different menus
Posted: Tue Sep 16, 2008 6:17 pm
There are many ways to specify which pages are shown in different menus.
I often have 3 (or more) different menus main, top and bottom.
An easy way to do it is to create a hierarchy for each menu, like:
1. Main
1.1 Home
1.2 Stuff
1.3 More Stuff
1.4 Even More Stuff
2. Top
2.1 About
2.2 Contact
2.3 Links
3. Bottom
3.1 Privacy Policy
3.2 Disclaimers
3.3 More
Then you can call each menu separately in your template, using a different starting point.
Nullig
I often have 3 (or more) different menus main, top and bottom.
An easy way to do it is to create a hierarchy for each menu, like:
1. Main
1.1 Home
1.2 Stuff
1.3 More Stuff
1.4 Even More Stuff
2. Top
2.1 About
2.2 Contact
2.3 Links
3. Bottom
3.1 Privacy Policy
3.2 Disclaimers
3.3 More
Then you can call each menu separately in your template, using a different starting point.
Nullig