Hello.
I have a horizontal menu which use the menu feature of WP 3.
The menu has sub-levels which can be pages or gategories.
When I go to a page or a category, within the page / post, I want the menu to appear, but showing only the sub levels.
For example, if I have:
Page1
-Page2
--Category1
--Category2
-Page3
If I click on Page2, the page displayed will have my menu, but only showing Category1 and Category2.
What's the easiest way to proceed?
Thanks