A simple problem with Menu Hierarchy
-
Hi there
Sorry if the question is too simple, but I searched a lot and I could find no solution. I started using WordPress just a few days ago, so I have no previous experience with this CMS. I have created a few hierarchical pages in my WordPress website. Then I created a hierarchical menu for the site. For example I have the following pages:
A
A1
A2
B
C
D
D1
D2
D3I created a menu, and I expected the menu to show only the top-level parents, not the whole hierarchy. For example:
A
B
C
DBut the menu is showing the whole tree. I expect to see the submenus only when I select a menu. For example if I select menu D, I expect to see the following:
Back To Main Menu
D
D1
D2
D3In order to achieve such requirement, I firstly installed “Custom Menu” and then installed “Advanced Menu Widget”, and I took a lot of time manipulating all their settings, but no lock. The menus, either show the whole tree or one level without other levels and sub-levels. I hope I could explain it clearly. How can I have a hierarchical menu that shows only the children of the selected item, not the children of all items?
Thank you
The topic ‘A simple problem with Menu Hierarchy’ is closed to new replies.