megatom
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Conflict issue with ACFHi,
Thanks for posting a link.
I don’t think ACF is enabled on the site at the moment (?) but the links aren’t working still.
Please can you try adding a standard menu item link to a sub menu? (instead of the custom HTML you’re using at the moment), so I can check that. I also see you have some custom JS (that shouldn’t be affecting things) but please remove that also, just to rule it out.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] white space after footerHi Maura,
I see it now.
It looks like you’ve already added some custom CSS to give it a max height and prevent the height giving the page a scroll bar, but you should try this CSS instead: https://www.megamenu.com/documentation/fixed-height-mega-sub-menu/.
That said, the accordion menu option in Pro (or you could find a different free accordion menu plugin) would be more suited to what you’re trying to do:
https://www.megamenu.com/documentation/accordion/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] white space after footerHi Maura,
Thanks, but do I need to be logged in to see the menu?
The fix will be to reduce the height of the menu, or increase the height of the page. To reduce the height of the menu, assuming it’s currently set to a flyout menu, it might be better to convert it to a Mega Menu: https://www.megamenu.com/documentation/mega-menus/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] white space after footerHi maurasa,
Please post a link to a page where I can see the issue. It is likely that one of the sub menus is taller than the page content.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Buddyboss / Buddypress IntegrationHi Ho,
I do not have a buddyboss licence as it costs $299. Last time I wrote those instructions, a customer had sent me a copy. I suggest you search the theme files for the same strings to find where the file has been moved to. It may not even be an issue any longer, but I can’t tell you that until I see your site.
The double mobile button issue is documented here: https://www.megamenu.com/documentation/i-see-two-mobile-toggle-buttons/
If you post a link to your site I will be happy to take a look, even though I do not normally support premium themes on these forums. If you want private support, you will need a pro licence.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Buddyboss / Buddypress IntegrationHi,
Please post a link to your site so I can take a look.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Elementor Library not openingHi,
I suspect the reason the widget is failing to load is due to you having 1000+ templates. The Elementor Library widget is part of Elementor Pro so I suggest you get in contact with their team and ask them to add some sort of pagination or limit to the number of templates you can select from (Max Mega Menu doesn’t modify the behaviour of third party widgets).
You can also try editing the widget on the Appearance > Widgets page. You’ll see a “Max Mega Menu Widgets” sidebar that holds all of the widgets that you’ve added to sub menus.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] a11y improvementsHi Arne,
MMM follows (and improves upon) the “Disclosure” pattern as demonstrated here:
https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/examples/disclosure-navigation/
“The following example demonstrates using the Disclosure Pattern to show and hide dropdown lists of links in a navigation bar for a mythical university web site. Each disclosure button represents a section of the web site, and expanding it shows a list of links to pages within that section.”
Note the menuitem role isn’t used for the menu items on the example. It’s assumed they’re menu items (and screen readers understand this) as they are list items within a nav element.
I see you’ve also added the menubar role, but that is not correct for the type of menu that MMM is aiming to create:
Before considering use of the Menubar Pattern for site navigation, it is important to understand:
- The
menubarpattern requires complex functionality that is unnecessary for typical site navigation that is styled to look like a menubar with expandable sections or <q>fly outs</q>. - A pattern more suited for typical site navigation with expandable groups of links is the Disclosure Pattern. For an example, see Example Disclosure Navigation Menu.
I’ve just checked amazon, ebay, google and bbc and none use the menubar role.
You are of course welcome to make any change you like using the filters, but I thought I would explain why you don’t see these roles added directly to the plugin and why there likely won’t be an update to change this. MMM has been audited by many accessibility specialists, many times in the past, and passed.
Do you need a filter on the “ul.mega-sub-menu” element, so you can add an ID to link it to your ‘aria-controls’ attribute?
Regards,
Tom- This reply was modified 10 months, 1 week ago by megatom.
Hi hmcody,
That’s correct, unfortunately the menus created in gutenberg aren’t backwards compatible with classic menus – its a limitation/design decision that the core developers made when creating the gutenberg navigation block.
Regards,
TomHi,
Please post a link to your site so I can take a look.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Menu styles went missingHi,
I believe I found the issue. It is an incompatibility with very old versions of MMM Pro. There is a compatibility fix in v3.6.2 of Max Mega Menu.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Entrance onMOuseclick and exit by hovering out.Hi Grant,
Sorry, but that’s not a feature of the plugin.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Mega Menu Broken, Before It was fine.I need to go now, I will be back online tomorrow morning.
Forum: Plugins
In reply to: [Max Mega Menu] Mega Menu Broken, Before It was fine.To make the sub menu full width, go to Mega Menu > Menu Themes > Mega Menus and set the Panel Width (Outer) to:
bodyThe content of the sub menu had been created using custom html widgets, you can use archive.org to inspect the html and copy and paste the html back onto your menu:
Forum: Plugins
In reply to: [Max Mega Menu] Mega Menu Broken, Before It was fine.Hi,
Glad to hear it is working.
There is no problem with the output in head option.
You can add CSS to either “Custom CSS Divi or custom styling Max Mega Menu”.
I would really like to find the bug in v3.6.1 that caused this issue in the first place, so that you can continue to use the latest versions, and so that other users don’t run into the same issue. Please could you get in touch through https://www.megamenu.com/support/ (use WPSupport as the licence key)?
- The