Closed (duplicate)
Project:
Context
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2011 at 09:23 UTC
Updated:
5 May 2011 at 08:42 UTC
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
Comment #1
quartsize commentedI've been using menu_position as a workaround.
Comment #2
zila commentedThe 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
Comment #3
rolando.isidoro commentedHi,
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.
Comment #4
markabur commentedSounds 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.
Comment #5
rolando.isidoro commentedHi,
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.
If anyone of you is using Menu Block too, try this solution. Hope it helps.
Best regards,
Rolando Isidoro