I've used this module with great success on D6, however on my D7 install there's no content in the pop-out minipanel. I follow the instructions on http://drupal.org/node/984560#comment-3922442 to a T, however all I see is a blank pop-out when hovering over the desired link. I've previewed my minipanel and even placed it in a block and it works outside of the menu, but for some reason the container is empty when I hover over the menu item. Been combing the issue queue to no luck. Any help would be greatly appreciated.

Comments

obiwankaynobi’s picture

Don't know if it's helps, I'm using a Zen subtheme and tried comment.tpl and comment-wrapper.tpl both untouched and modded to match bartik (plus the minipanel doesn't show up in bartik anyway)

damienmckenna’s picture

Please test the latest -dev version. Thank you.

obiwankaynobi’s picture

Thanks for the response. Same issue, did a full uninstall/wipe/install with the same results

JockeL’s picture

Im facing the same issue. All I get in the popup is the description of the menu item. Using latest dev of both Panels (also tested the stable version) and Menu mini panels.

eolien’s picture

Version: 7.x-1.0-rc1 » 7.x-1.x-dev

The same for me, i get anything in the popup. I've try dev and rc1 but nothing change.

damienmckenna’s picture

Status: Active » Postponed (maintainer needs more info)

I've just committed a change to the D7 branch that changes how the menus are identified and it all appeared to work correctly in my local install with Zen 7.x-3.1; please try the next RC (rc2) and let me know if you still have problems.

apmsooner’s picture

The problem still exists and i've found that the issue is that menu mini-panels only works for the core main and secondary menus.

apmsooner’s picture

Let me clarify, mini-panel content seems to only appear for page.tpl.php defined menus... not menu blocks. Wasn't there a patch that for this issue for d6? can it be applied to d7?

apmsooner’s picture

Ahh yes... this post here: http://drupal.org/node/1199790

Seems like alot of issues are arising from not realizing there's an issue with custom menus. Is this something that can be committed soon?

damienmckenna’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Closing this as a duplicate of #1199790: Support all menus, please keep an eye on that issue for further updates.

damienmckenna’s picture

Issue summary: View changes

grammar nerd