Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to show only sub-menus?
#1
Hi guys,

i have a page menu like this:

Home
  • section1
    • subsection1A
    • subsection1B
  • section2
    • subsection2A
    • subsection2B

Now the standard showed way is that all menu subsection are showed in pages when you call
Code:
get_navigation(return_page_slug())

Instead i need that for every section page is displayed only the menu with its subsection and leave the others subsection hidden.

Thus, if i'm in the section1 page the submenu showed must be subsection1A, subsection1B.
How can accomplish this?

thanks all
Reply
#2
A couple possible options: I18N plugin, Hierarchical menus plugin.
Reply
#3
Oh thanks!
i use Hierarchical menus!
Reply




Users browsing this thread: 1 Guest(s)