Hey team,
I wish to add images to Mega Menu and I have the Media Module Installed. When I go to add an image to a menu I get the first pop-up to Select the Image, select a style and provide Alt text. When I opt to Select the Image the po-up for the Media Browser does not move to the front and the entire screen freezes, making impossible to do aynything (see screenshot)....sorry, but your WYSIWYG is not allowing image insert.
Can you advise?
Hi,
Are you using latest version of Megamenu 7.x-1.24?
Which version of module media are you using?
You can send us your site url and admin account to check this.
Yes - I am using Version 7.x-1.24
At first I thought it was due to the new code you sent me, but disabling that did not remedy the issue. Then I enabled colorbox for the Media module, but that did not make a difference. I then re-instated the core Overlay module (which I hate) and that did not remedy the problem.
My site is on a local server so I can't point you to anthing that is currently online.
Please send us your site's database and source code to check
or you can upload code to a free host and send us information to check
Hi,
Following your link, we do not see database, So, we create new database, setting site and md_megamenu. We create menu test, upload image and everything is ok.
Screenshot of backend http://prntscr.com/iqfk7m,
Screenshot of frontend : http://prntscr.com/iqfj0c
Issue may be cause by conflict with other module. Please send us your database so we can check directly
Are you able to grab it from here: https://drive.google.com/file/d/1D5G3AB-m_6-s-HCUvmVD0asHDAFWiuu9/view?u...
Otherwise give me an email address and I can send it to you directly.
Hi,
In module media, z-index of class .ui-front is overwriting z-index of megamenu https://prnt.sc/iqwg4l
Please remove z-index in media or increase its value >= z-index of megamenu https://prnt.sc/iqwgl1
Thanks for this!!
So it I increased the value in media.css and all worked great, but I have a question. Since your module is confliciting with Media (a dependenancy), shouldn't you be applying an update to megamenu since any update to Media will immediately overwrite what I have done?
I'm a bit of a newbie here, but also thinking about the future.
Hi Aselby,
Our module megamenu conflicts with some versions of media. In the future, if you update our megamenu only, there will be no problem. If you update module media and see similar error, just edit its z-index as instructed above