megatom
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] menu icons changing..?Hi Bruce,
As the font awesome functionality is a Pro feature, please get in touch through https://www.megamenu.com/support/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Footer Spacing Issue with Astra ThemeHi Michael,
Please can you try the updated CSS from this page?
https://www.megamenu.com/documentation/footer-mega-menu-upwards/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] the 3rd-level panel: width and hoverHi hungpham,
Are you looking for a tabbed sub menu? Please check the demo on the homepage of megamenu.com.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] The same menu in pc and mobileHi,
To remove the overlay, please go to Mega Menu > Menu Themes > Custom Styling and add the following:
@include mobile {
#{$wrap} .mega-menu-toggle.mega-menu-open:after {
opacity: 0;
}
}Forum: Plugins
In reply to: [Max Mega Menu] The same menu in pc and mobileHi yergomezz,
Please go to Mega Menu > Menu Themes > Mobile Menu and set the Responsive Breakpoint to 99999px.
You will also need to set the Toggle Bar Background to transparent.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Sub menu disappears on tapHi,
Please see our Kadence documentation here:
https://www.megamenu.com/documentation/kadence/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Menu editor glitch on saveHi Darek,
Do you mean on the main nav-menus.php page? I would say it is more likely a hosting issue with the save event not being fully completed. It may be something to do with this:
https://www.megamenu.com/documentation/menu-item-limit/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] mobile menu closes immediately after clickingHi trisonic,
Glad to hear that worked.
The option you mention will only work if the maxmegamenu.js file is executed after the theme JS.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] mobile menu closes immediately after clickingHi,
Thanks for posting a link.
I think I have found your theme, and it has not been updated in a while (2 years), so it should be OK to edit the theme files directly. Please try changing this line (‘closeOnClickLink’) to ‘false’:
https://app.screencast.com/3bvQeN9k5ZbA5
Regards,
Tom- This reply was modified 1 year ago by megatom.
Forum: Plugins
In reply to: [Max Mega Menu] Mobile menu opens not correctHi,
I understand, but it looks like you still need to follow the “Using Max Mega Menu on Mobile” section in the documentation.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Content in Grid Menus Not Appearing Until HoverForum: Plugins
In reply to: [Max Mega Menu] Mobile menu opens not correctHi,
Please check our Blocksy documentation here:
https://www.megamenu.com/documentation/blocksy/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Submenu is not closing for mobile viewHi Make,
Please can you post a link to where I can see this issue?
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] The menu push down the content when is openHi,
It is not possible ‘out of the box’ sorry. It might be possible but it would require JavaScript trickery (i.e. detect when a sub menu is open, and add a margin or padding to your page content that matches the height of the sub menu), but I’m afraid that level of customisation would be out of the scope of our support. There is some documentation here that you may find useful: https://www.megamenu.com/documentation/javascript-api/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] HTML Structure Desktop and MobileHi emmeerreci,
MMM won’t be able to control how a theme outputs it’s header (which contains the call to our menu), so that would be a question to ask Astra. If you find a theme which only outputs the header/menu once, our menu will automatically switch between desktop and mobile with the same dom structure (just using media queries to alter the style based on the width of the screen).
Regards,
Tom