🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
E

Easy menus

2.3/5 (3 ratings) 60 active installs Updated Jul 1, 2014
Menus samples

Menus samples

Plugin Demo&Manual | Plugin author | Donate

Plugin to create different types of menus with pictures.

The plugin allows you to add an image to each button of the menu.

Button shortocodes in pages or post. Easy menu widget.

List of shortcodes:

  • [EasyMenu menu = xxx style = 1 /] Horizontal menu / images / submenu
  • [EasyMenu menu = xxx style = 2 /] Vertical menu with icons
  • [EasyMenu menu = xxx style = 3 /] Vertical menu with icons 2
  • [EasyMenu menu = xxx style = 5 /] Horizontal menu with icons
  • [EasyMenu menu = xxx style = 9 /] Circles menu with images
  • [xxx EasyMenu menu = style = 11 /] Horizontal menu icons / submenus
  • [xxx EasyMenu menu = style = 12 /] Buttons icons menu / submenu

xxx *** is the menu id;

You can include shortocodes within templates. For them, insert the following php code on a piece of a template: ‘<php echo apply_filters (‘the_content’, ‘[EasyMenu menu = 5 style = 1 /] “);? >’ This example would load the menu with id 5 and style of menu 1.