Tag Archives: cafe menu

New Restaurant Menu Manager Loaded With jQuery Accordion & Tabs For WordPress

Restaurant Menu Manager is the brand new WordPress plugin you can use for creating beautiful restaurant menu in your WordPress site, you can easily group different menu items like Lunch, Dinner, Breakfast, Desserts, etc. You can also group entries with entry tags or Vegetarian, Sandwiches, Salad, Soups, etc. and then finally display them using a list or jQuery based accordions or tabs.

The plugin uses default WordPress functionality of custom post types, taxonomies, and custom meta fields and lets you easily import and export all your data. The plugin provides you following main features:

  • Add images or even a full gallery for each of your menu entries.
  • Set a featured image or entry thumbnail.
  • Allow visitors to leave comments below each entry.
  • Use other WordPress plugins with your Restaurant Menu Entries.
  • Translation Ready.

Install and activate Restaurant Menu Manager. After activation the plugin adds a new post type in WordPress admin section. Using this new post type you can create your restaurant menu entries, types and add tags etc.

restaurant-menu-manager screenshot 1Restaurant menu displayed in jQuery accordion tabs.restaurant-menu-manager screenshot 2Restaurant menu displayed in jQuery tabs.restaurant-menu-manager screenshot 3Restaurant menu displayed in simple list.restaurant-menu-manager screenshot 4Add New Restaurant Menu Entry screen.

restaurant-menu-manager screenshot 5All Restaurant Menu Entries Screen.

How to display the menu on your site in simple list?

[rm-menu]

Displaying restaurant menu in a jQuery accordion with collapsible tabs for different menu types, use

[rm-menu display=’accordion’]

For displaying your menu in jQuery tabs, then add this shortcode:

[rm-menu display=’tabs’] Learn more about shortcode usage.