I would like to display third-level menu items in Zotonic.
For example if I have pages in a hierarchy like the following:
- About Us
- Careers
- Why work here?
- Careers
I want the Why work here? to be accessible in the drop-down menus.
How do you get third-level menu items in Zotonic?
I used Page Connections and a modified menu template. This requires Zotonic 0.5.0 or later.
MenufromtexttotextEdit
/modules/mod_menu/templates/_menu.tpl:Turn the original menu template:
Into the third-level menu version:
By adding a special case for the menu page connections of second-level items:
In Page Connections add *Menu*s to each page that needs third-level items in the menu