Hi, i have problem with md megamenu. When i’am adding simple menu link (no dropdown) it dosn’t work (i can’t click and open it). The problem partially solves jquery downgrade to 1.8, but a lot of template parts stop working, because template requires version 1.9 or higher. Can anybody help me, please?
Tue, 06/13/2017 - 01:10
Hi,
Which is your current version of Megamenu?
My current version of Megamenu is 7.x-1.20, but i have in reports info there is an updated version and recommended version is 7.x-1.19 (2016-oct-14). This is strange. Why does Drupal show me that I should have an older version?
Please send us your site admin account and FTP account by private comment so we can have a check.
Thank you.
Hi,
Please go to menu settings, uncheck "Use jquery 1.7.2 and jquery ui 1.8.7 available in megamenu module."
Also, you can please check email for updated version of Megamenu.
Hi,
Thank you, but it dosnt solve my problem. I have two simple links in menu (Homepage and Contact) and they are inactive and i can not click on them and go to the subpages.
We fixed by going to file md_brilliant/js/front/main.js, replace
with
to solve problem menu item without submenu not redirecting.
You can check your site please.
Thanks, this works fine!
Well documented... this fixed my problem also.
I find some issues with MD MegaMenu. Mainly that the responsive part of it is not working correctly. When you click on the bars no menu slides out. Then when I looked at the bottom of the screen I see a horizontal scroll bar in which you can see another set of bars for the menu. Similar problem is with product quick view. Please check on your demo version.
Thank you in advance
Our demo still works normally on iphone and android devices. Please test responsive again with mobile devices only.
Hi,
Tried to install the theme on drupal 7, always show the loading pagec(<div id="loader-wrapper">), What I found in the console is like that.
Uncaught TypeError: $(...).aweMenu is not a function
at HTMLDocument.<anonymous> (main.js?p8paod:676)
at c (jquery.min.js?v=1.10.2:4)
at Object.fireWith [as resolveWith] (jquery.min.js?v=1.10.2:4)
at Function.ready (jquery.min.js?v=1.10.2:4)
at HTMLDocument.q (jquery.min.js?v=1.10.2:4)
By the way.
Hi Martin_Xiao
That is because the file javascript is missing when you upload to your server
Please check again if there is file javascript in folder js (sites\all\themes\md_brilliant\js)
Hi Cindy
Thanks, I think my problem is: install the theme with php7.1, everything works well after switch back to php5.6