=== Quick Restaurant Menu === Contributors: AlejandroPascual Donate link: http://thingsforrestaurants.com Plugin URL: http://thingsforrestaurants.com Requires at Least: 3.5 Tested Up To: 4.2 Tags: menu, restaurant, restaurant menu, food, drink, dining, cafe, coffee, cuisine Stable tag: 1.0.0 License: GPLv2 or later Create restaurant menu for bars, cafes and eateries. Drag and drop UI. Includes images, descriptions, sizes and prices. == Description == Quick Restaurant Menu allows you to create quickly menus for eateries, cafes, bars and restaurants. The plugin uses default WordPress functionality. Creates two new post types, Menus and Menu Items, which are used to construct the menu. You can create and edit menu items inside the menu post interface, rearrange them with drag and drop, and group them into sections. Then use a shortcode to display it in posts and pages. * Unlimited menus and items * Menu sections * Add header and footer to each menu * Menu items with picture, description, sizes and prices * Responsive menu layout for mobile viewing * Drag and drop interface * Insert custom CSS = Demo = [Example Menu](http://thingsforrestaurants.com) = How to use = Add the shortcode of the menu in any existing post or page: `[erm_menu id=123]` == Installation == 1. Unzip the plugin and upload it to your site's wp-content/plugins/ folder. 2. Activate Quick Restaurant Menu trough the "plugins" area in your WordPress dashboard 2. A new menu item called "Rest. Menus" will appear in your dashboard navigation. Go there and start creating menus. == Frequently Asked Questions == = How do I create a restaurant menu? = Click on **Rest. Menus** in your WordPress admin sidebar. Click on **Add New** to create your first entry and save the post. You will see a window inside the post editor with two buttons, one to insert new Menu Items, and the other to add Section Headers. Add the items you want and provide them with a title, picture, description, sizes and prices. Each item has three icons on the right: to hide in the front, to edit the item and to delete the item. Group your items inserting Section headers, eg. Starters, Lunch, Dinner, Breakfast, Desserts, etc. = How do I display the menu on my website? = After saving your menu post create a new Page. Simply click on **Pages -> Add New** in your WordPress admin sidebar. Give your new page a title, for example, *The Menu*. To display your menu in a simple list, use the shortcode with the id of the menu. You will find the shortcode in the table list of menus or inside the menu editor. `[erm_menu id=123]` = How do I manage currency character? = You don't need to insert the currency on each price. Just go to **Rest. Menus -> Settings**, insert your currency and in with position you want it to display: before or after the price. = How do I add custom CSS? = You can customize your template in the front end. Go to **Rest. Menus -> Settings**, insert your CSS and check **Insert Custom CSS**. = How do I edit Menu Items? = The plugin uses two types of custom posts, one for Menus and other for Menu Items. You can edit your **Menu Item** from inside de Menu Editor, but you can also edit it from the Menu Item post editor. The **Rest. Menu Items** menu is hidden in your admin sidebar, but you can show it from the settings. Go to **Rest. Menus -> Settings** to unhide it. Now you will see a new **Rest. Menu Items** menu in your admin sidebar. You can also edit you Menu Item from here, but you need to add your new items from the Menu Editor. = I have some feature requests, feedback, or questions about the plugin... = You can use the support tab here, or visit the [plugin website](http://thingsforrestaurants.com "Quick Restaurant Menu WordPress Plugin"). == Screenshots == 1. Menu displayed with different screen width 2. List of Menu Items inside Menu 3. Edit Menu Item inside Menu 4. List of Menu Items from admin sidebar == Changelog == = 1.0 = * Plugin released. == Upgrade Notice == Version 1.0 released