=== WooCommerce Restaurant Ordering ===
Contributors: andykeith, barn2media
Tags: woocommerce, restaurant, order, ordering, menu, food, takeaway, delivery, collection, list, grid
Requires at least: 4.9
Tested up to: 5.5.1
Requires PHP: 5.6
Stable tag: 1.2.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

A restaurant ordering plugin for WooCommerce.

== Description ==

A restaurant ordering plugin for WooCommerce.

== Installation ==

1. Download the plugin from the Order Confirmation page or using the link in your confirmation email.
1. Go to Plugins -> Add New -> Upload, and select the zip file you downloaded.
1. Once installed, click to Activate the plugin.
1. In the dashboard, go to WooCommerce -> Settings -> Restaurant and enter your License Key in the box at the top. The license key can be found in your order confirmation email.
1. The plugin will automatically create a page called 'Restaurant Order' which contains your food menu based on your product categories.
1. On the same settings page, change any of the order form options as required.
1. Test the Restaurant Order page by viewing it on your website.
1. See the [full documentation](https://barn2.co.uk/kb-categories/wro-kb/) for further details and instructions.

== Frequently Asked Questions ==

Please refer to [our support page](https://barn2.co.uk/support-center/).

== Changelog ==

= 1.2.1 =
Release date 14 September 2020

 * Changed design of product lightbox on mobiles to better accommodate mobile browsers, especially Safari on iOS.
 * Various CSS improvements, including more consistent styling across themes.
 * Added POT file for translation.
 * Fix: Fixed an issue on iOS Safari which caused the buy button to be hidden when browser navigation UI was shown.
 * Fix: CSS issue with Flatsome theme.

<!--more-->

= 1.2 =
Release date 4 August 2020

* The product lightbox now displays the short description if the product doesn't have a long description.
* Improved the display of product lightbox on mobile.
* Improved error messages when a product cannot be ordered.
* Added support for WooCommerce Product Table in the product lightbox.
* Ensure full support for WooCommerce Protected Categories.
* Dev: added filter to allow hidden products to be displayed in order form (default: false).
* Dev: added filters for the product name, modal price, image and modal data.

= 1.1 =
Release date 24 July 2020

 * Changed the display of images in order form to prevent stretching or distortion for products with very small thumbnails or sites where thumbnails are
not cropped to the exact size.

= 1.0 =
Release date 23 July 2020

* Initial release.