Download & Extend

Secondary menu block doesn't display in front page

Project:Menu block
Version:7.x-2.2
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have a menu block for secondary items in the primary menu, but the menu doesn't display the items in the front page.
The menu is displayed correctly for the rest of the secondary items.

Comments

#1

I'm experiencing this as well.

This is related to the use of the keyword to denote a menu item that points to the front page. To work around this issue in the site I'm working on I linked directly to the front page instead of using the keyword.

#2

I'm having the same issue.

Some extra things I noticed:
- it applies to regular nodes, views, panels, etc.
- the parent does know there are children available (hence the added class)

Another workaround is by displaying all the menu items at the primairy menu (instead of only the root items) and hide the items with CSS. This will give you the correct secondairy items, including the menu trail, even when using a page as frontpage (with ).

nobody click here