I'm creating a block field with DS and then using this to basically include the main menu in the main content of the page. In this case, the menu is not expanded properly. The active trail seems to be set correctly, but the menu position rule does not expand the menu.
This is slightly non-standard usage (not sure how many people are actually doing this), and I'm honestly not sure if this should be in the Menu Position issue queue or the Display Suite issue queue. There's a similar ticket in the DS issue queue (http://drupal.org/node/1312530), but it seems to be regarding Menu Position functioning if DS is activated at all, and that's not the issue here. Things work fine if displaying the menu using the system blocks screen or Context.
Comments
Comment #1
Anonymous (not verified) commentedJust an update, the active trail does not actually seem to be set correctly. If I had to guess I'd say it looks like Display Suite is re-rendering the menu after Menu Position is doing its alterations.
Comment #2
nbchip commentedMenu Position and Display Suite dont work nice together. Tried setting different module weight but with no luck.