Home › Forums › Other › WordPress Multiple Menus › Re: WordPress Multiple Menus
January 19, 2011 at 1:27 pm
#65272
Member
I made it!
1. I added a new menu in functions.php in my theme.
2. Then I created a new template (by simply copying page.php) where I replaced the name of the menu with the new one.
3. Finally using Appearance -> Menu I created a new menu and in widgets I used my new custom menu.
Now when I use any page connected with the youth I simply use the template.
That was all I needed and didn’t know it could be that simple :)
Thank you all for your help!