Hello Everyone, i Want to make a hierarchical Menu in WordPress using the default menu system. It will have 3levels...
i achieved 2levels...but have no idea what to do for the 3rd..
for example if this is the menu stucture:
Page 1
--Sub page 1-1
--Sub page 1-2
-----Sub page 1-2-1
-----Sub page 1-2-2
--Sub page 1-3
----Sub page 1-3-1
----Sub page 1-3-2
Page 2
--Sub page 2-1
--Sub page 2-2
--Sub page 2-3
so when we hover the 'page 1' link in the navigation menu the dropdown will the apear contained Sub page 1-1,Sub page 1-2,Sub page 1-3
when Sub page 1-1 is hovered anothor 2 sub-links will apear..Sub page 1-2-1 & Sub page 1-2-2.
I cant make the last part working...pls help..
thank you in advance