Description
Menu Card can manage multiple menus using shortcode. you can also categorised menu by category and can set price also you can toggle link option.
How To Use
Simply place [menucard] in your posts/pages for displaying all categories of menu and for specific category use [menucard category=”CATEGORY_SLUG,CATEGORY_SLUG”]. Demo
You can set the following values in options page or use the attribute to override the values from options page:
- Price: Price of menu item.
- Link: It should be link with menu card’s item detail page or not or you want to use custom url.
- Custom Url Input any url that you want to open when click on menu card item. for this (link) should be custom url.
FAQ
- Installation Instructions
-
- Copy the zip file to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Copy the zip file to the
Reviews
Contributors & Developers
“Menu Card” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Menu Card” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.8.0
Issue resolved that happened after upgrading to latest version due to underscore.js update.
0.7.0
Fixed edit menu category issue. This is major change you will lost all previous categories.
0.6.0
Initial version.