Ive been searching for a method to show a menu in a widget or in another way, when page or category is #blabla.
Imagine u making a website for an insurrence company. They have lots of insurrences but for every insurrence there is another menu.
Now I dont want to create 20 different sidebars with different widget areas with different menus (Really dont think that is do able). So i was thinking what if i can look for a script (or write it my self.. not the best php programmer but ye) that Requests the page or category and then show a menu that is made for it.
This is a small version of the sitemap so u can sketch the picture with me:
Particulier -> Inssurence (this menu got 20 options) -> One of the 20 options -> This new page got 5 different options again.
The question
Is any1 familier with this kind of wordpress using? Is there a functionality that is intergrated in wordpress. Or what if i do the code myself where can i find menu’s ids or ways to “print” menus.