I have the dhtml menu working fine, except when individual pages are viewed, they do not expand the menu even though, via context, I have set their state to active-trail.

My menu looks like this:

Menu item 1
Menu item 2
-- submenu item 1
-- submenu item 2
Menu item 3

Also, Menu item 2, submenu item 1, and submenu item 2 are all created using views.

When on the submenu item 1 page, the menu is expanded and shows the current menu item is active. Yay!

My only problem is when visiting an item on that page, the menu is no longer expanded.
I set context to activate submenu item 1 when at path: /m2/s1/*
Doing so makes the item active, but it is not expanded.

How do I make it expanded?

Comments

sanday’s picture

hi
I have a similar issue .

galch24’s picture

I had the same problem.

Module taxonomy_menu_trails solves this problem. After installing configure term references for setting active trail on the edit node-type page.

dianacastillo’s picture

I've installed taxonomy_menu_trails but I still cant get the menu to stay open when I click on a submenu item . Can you be more exact as to how to configure the term references? thanks

dianacastillo’s picture

okay its staying open now, not sure what combination of options i clicked on , but it works