If you have multiple nested menu items underneath a parent, the menu item will not show children (i.e. not have an arrow). Adding a max_depth setting to the menu_tree_all_data function solves this problem. Also, created a setting for this man depth and added a default setting of 3 levels deep.

Comments

ebremner created an issue. See original summary.

ebremner’s picture

StatusFileSize
new2.8 KB

Patch to fix

liam morland’s picture

Version: 7.x-1.0-alpha3 » 7.x-1.x-dev
Status: Active » Needs review