Home › Forums › Jevelin Theme › Problems on Mega Menu
Home › Forums › Jevelin Theme › Problems on Mega Menu
I got Jevelin and I really liked the theme and the functions. However, the Mega Menu that comes native to the theme is very simple and with few functions. Because of this, I had to look for another plugin and installed the Max Mega Menu. However, even after uninstalling the Mega Menu from Unyson the Max Mega Menu does not appear in the mobile version. I’ve tried many times and doesn’t work. What can I do to fix this problem? The error is not with the plugin since I have already used it in other themes and it works perfectly.
I’m sending two prints to certify the error for you.
Thanks!
Hi @AndreSiqueira,
Sorry to hear of the problem you are having.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Also could you please ask the plugin developer to know what may be causing this issue?
Best regards,
Shufflehound team
hello @mbaldoni @AndreSiqueira
did you solve this problem? i also have the same problem. can you help me?
Hi, try this into Custom JavaScript area (plugin):
/* Max Mega Menu
* Unhide mobile menu */
jQuery(document).ready(function($) {
$(‘.mega-menu’).parents().show();
$(window).on(‘resize’, function(){
$(‘.mega-menu’).parents().show();
});
});
/* Max Mega Menu
* Close the mobile menu as soon as a menu item is clicked */
jQuery(“.max-mega-menu”).on(“after_mega_menu_init”, function() {
jQuery(“li.mega-menu-item:not(.mega-menu-item-has-children) > a.mega-menu-link”).on(‘click’, function(e) {
jQuery(“.mega-menu-open”).removeClass(“mega-menu-open”);
jQuery(“.max-mega-menu”).css(‘display’, ”);
});
});
jQuery(window).load(function() {
jQuery(‘.sh-nav’).superfish(‘destroy’);
});
i have done but is not working.
test.bastmall.nl
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.