WP MMenu Lite

0

Easily create and customize a gorgeous app-like mobile menu based on Fred Heusschen’s mmenu.js! What is it? WP MMenu Lite is based off of Fred Heusschen‘s incredibly powerful and be

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Easily create and customize a gorgeous app-like mobile menu based on Fred Heusschen’s mmenu.js!

What is it?

WP MMenu Lite is based off of Fred Heusschen‘s incredibly powerful and beautiful mmenu.js jQuery plugin. WP MMenu Lite combines the simplicity of WordPress with the powerful features of mmenu.js to create a Mobile Menu Plugin. It’s easy to setup and use but also gorgeous right out of the box. WP MMenu Lite uses WordPress’s default menus/locations to keep things familiar for anyone who’s ever built a menu within WordPress.

How to use it

After you have installed the plugin…

  • Create a Menu

  • Set the location for that menu to Mobile Menu

  • Use the [mmenu][/mmenu] shortcodes to create a link that will open the mmenu

Using the Shortcode

Here are two examples of how you can use the shortcode:

[mmenu]example[/mmenu]

(within your page content)

OR

<a href="#mmenu">example</a>

These do the exact same thing, so if you want to incorporate this plugin into a theme you can do the latter in any template file and it should work.