just wondering if anyone of you has also a problem with the context module and its "Menu" reaction type.

My goal is to highlight some menu item while viewing specific node type. Although I'm able to setup such type of context, nothing happens when I try to view the node.

Other reaction types seems to work properly.

Comments

quartsize’s picture

I've been using menu_position as a workaround.

zila’s picture

Issue tags: -Context, -breadcrumb

The same issue in 6.x 3.0

Update:
If Primary links (and/or Secondary links) is not selected in the theme settings, then the menu reaction is not working, at least in the version 6.x-30

rolando.isidoro’s picture

Issue tags: +Context, +breadcrumb

Hi,

I'm also using version 6.x 3.0 and I'm experiencing the same problem. I tried using a breadcrumb reaction, which worked in previous occasions, but nothing happened neither.

I dug a little further and used the Devel module Context inspector block. When I enter any given page within the defined context, it's being triggered as the conditions are detected correctly, yet the reaction isn't executed.

markabur’s picture

Status: Active » Closed (duplicate)
Issue tags: +Context, +breadcrumb

Sounds like a duplicate of #1069302: Impossible to set active menu item from Context (this feature of Context module has always only worked for Primary or Secondary links that are added at the theme layer, not menus added through the block system).

+1 on the suggestion to just use Menu Position module instead, works great in my quick test.

rolando.isidoro’s picture

Issue tags: +menu block

Hi,

I forgot to mention I was using the Menu Block to display a 2 tier instance of the Primary Links menu block. I managed to solve the issue I was experiencing by installing the Context: Menu Block module.

Context: Menu Block allows the Menu Block module to be aware of contexts provided by the Context module by informing menu blocks of active menu context reactions.

If anyone of you is using Menu Block too, try this solution. Hope it helps.

Best regards,
Rolando Isidoro