Descripción
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.
Preguntas frecuentes
- 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
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Menu Card” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.