I've made a menu block and added it to a mini panel. From the homepage the panel appears as expected on hover but when i navigate down to one of the subpages, then hover over the main menu, the expanding div has duplicate menu blocks. Any ideas why?

Comments

damienmckenna’s picture

Yes, I have a fix for this in the repository, I'll roll a third beta this weekend.

sijuwi’s picture

Great, thank you!

sijuwi’s picture

Version: 7.x-1.0-beta2 » 7.x-1.0-beta3
Category: support » bug

Cleared out the installation, installed from scratch (including mini panels). On enabeling mini panels and setting up one minipanel and go to the menu item i get:

Fatal error: Call to undefined function _menu_minipanels_hover_settings_form() ......sites/all/modules/menu_minipanels/menu_minipanels.module on line 169

If I delete the mini panel, no error when I go to the menu item

damienmckenna’s picture

Status: Active » Fixed

This new issue was a bug I accidentally introduced by breaking #1230622: Separate admin settings from front end code. I've fixed the repository and will release a new beta probably tonight or tomorrow.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

samhassell’s picture

Version: 7.x-1.0-beta3 » 7.x-1.x-dev
Status: Closed (fixed) » Active

The original bug still seems to be present in the latest 1.x-dev.

Basically my minipanel is displaying twice in the dropdown.

samhassell’s picture

Status: Active » Closed (fixed)

nm further exploration reveals something wrong on the theming layer.

chris-cmfi’s picture

Status: Closed (fixed) » Active

What was the resolution - I'm experiencing the same issue?

damienmckenna’s picture

Status: Active » Postponed (maintainer needs more info)

Please try the latest codebase (git, or wait for the next release) and let me know if you're still experiencing the problem.

damienmckenna’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I'm unable to reproduce this.

JoshOrndorff’s picture

I had opened a duplicate of this issue a while ago over at #1361026: miniPanel displays twice in menu and just wanted to confirm that the issue is no longer happening.

Thanks a lot,
-Josh

damienmckenna’s picture

@Josh: Thanks for the update.