Archived topic
Using MMEnu
7 replies · Started by fabien on July 28, 2019
Does anyone have experience with integrating MMENU to a GeneratePress site?
It looks like a great option but I'm having trouble integrating with GeneratePress... https://mmenujs.com/wordpress-plugin/
Hi there,
Does the plugin provide any instruction on how to implement it with WordPress theme?
Have you checked with their support?
Implementing in GP should be very similar in implementing in a default twenty series themes.
Yeah... support isn't ideal. The plugin has a few options out of the box, but it requires manually coding the hamburger, and bush of other basic options too. It's not easy either to have it replace the theme navigation. Shame because it looks well coded and is super lightweight. I think it would be a valuable add-on to GP.
If they can provide some clear instructions what needs to be done for a default WP theme, we can likely make it work as well :)
well as per https://mmenujs.com/wordpress-plugin/ the plugin allows to specify a css selector that targets the menu container, same with the menu button. I can't identify the right selectors. I tried #primary-navigation and #main-navigation but on desktop this ends up replacing my menus on every page but the home, and on mobile the mmenu only opens once clicking in a sub-link of your native mobile off-canvas menu.
Can you try:
#site-navigation
.menu-toggle
Let me know :)
I also use this plugin.
https://mmenujs.com/wordpress-plugin/
I think it is a nice addition and it generates a wonderful mobile navigation. But unfortunately the whole header including navigation slides to the end of the page.
who can help me?
You will need to check with the plugin support for that unfortunately.