×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Mega Menu Extensions
JUX CSS3 Mega Menu
Dropdown edit-Botton in frontend is not working.
Dropdown edit-Botton in frontend is not working.
Less
More
Posts: 6
Thank you received: 1
7 years 9 months ago #16066
by Tobi Gurtner
Hello,
I had the same issue before. Now that I'm using the latest version 1.0.9 as the previous had issues in the IE with the scrolling the fix for the dropdown for the edit-Button in the default.php doesn't work anymore.
In /modules/mod_jux_megamenucss3/tmpl
jQuery(document).ready(function ($) {
$("#css3-megaMenuToggle").click(function () {
FIX code that do not work anymore is (around line 96
jQuery(document).ready(function ($) {
$(".icons .dropdown-toggle").click(function(){
$(".icons .btn-group ").toggleClass("open");
});
// $('.dropdown-toggle').dropdown();
$("#css3-megaMenuToggle").click(function () {
Pease help me asap.
regards
Tobi
Please Log in or Create an account to join the conversation.
Less
More
Posts: 2165
Karma: 37
Thank you received: 201
7 years 9 months ago #16075
by Huyen Tran
HI Tobi.
Thanks for contacting us,
I'm sorry, I don't understand your question, please describe better than again.
And give me link your site and your account of the administrator.
I will check and feedback your issue in here,
Best Regards,
Huyen Tran
Please Log in or Create an account to join the conversation.
Less
More
Posts: 6
Thank you received: 1
Less
More
Posts: 6
Thank you received: 1
7 years 9 months ago #16080
by Tobi Gurtner
Hello Tran,
I fixed the issue now. it also had an issue when you use multiple modules (languages) and some jquery issues.
Please make sure that you adjust the default.php in the latest version. Otherwise it will be bugy again.
Regards
Tobi
Please Log in or Create an account to join the conversation.
Less
More
Posts: 2165
Karma: 37
Thank you received: 201
7 years 9 months ago #16082
by Huyen Tran
Hi Tobi.
I'm sorry for reply late.
I will note and feedback your solution to our developer.
Thank you so much again,
Best Regards,
Huyen Tran
Please Log in or Create an account to join the conversation.
Forum
JUX Member Forum - Restricted to Members Only
JUX Mega Menu Extensions
JUX CSS3 Mega Menu
Dropdown edit-Botton in frontend is not working.
Time to create page: 0.341 seconds