=== Hoteliers.com Booking Module === Contributors: Hoteliers.com Tags: hoteliers, hoteliers.com, booking, module Requires at least: 4.0 Tested up to: 4.7.4 Stable tag: 1.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin lets you place the Hoteliers.com Booking Engine in your widgets. == Description == Add the Hoteliers.com Booking Engine code to your pages. This plugin lets you place the booking engine in your widgets. Related Links: * You can find more detailed information about the plugin in the [Hoteliers.com Support Center](https://hoteliers.zendesk.com/hc/en-gb/articles/200819381-Implement-booking-engine-in-website-with-WordPress). == Installation == == Requirements == Make sure you have PHP 5.4 or above. The plugin won't work on PHP 5.3 or less and will be deactivated automatically. = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'Hoteliers.com Booking Module' 3. Activate Hoteliers.com Booking Module from your Plugins page = From WordPress.org = 1. Download Hoteliers.com Booking Module 2. Upload the `hotelierscom-booking-module` directory to the `/wp-content/plugins/` directory, using your favourite method (ftp, sftp, scp, etc...) 3. Activate Hoteliers.com Booking Module from your Plugins page = Once Activated = You will find the 'Booking Module' menu in your WordPress admin panel. Enter the details on the settings page to setup the booking module. The Custom CSS area can be used to override default CSS of the plugin to customize the look-and-feel of the booking module. == Upgrade Notice == If you previously installed the Hoteliers.com Booking Module from the Hoteliers.com Support Center, please keep in mind that your current settings and custom CSS might get lost during upgrade. == Frequently Asked Questions == = What is my 'hotel id'? = https://hoteliers.zendesk.com/hc/en-gb/articles/202365252-Where-can-I-find-my-hotel-ID = Do you have questions or issues with the Hoteliers.com Booking Module plugin? = [Support](https://hoteliers.zendesk.com/hc/en-gb/articles/200819381-Implement-booking-engine-in-website-with-WordPress) == Screenshots == 1. Admin settings panel == Changelog == = 1.3.2 = * Changed PHP version requirement check * Deactivate plugin if PHP 5.3 or lower is installed = 1.3.1 = * Made Custom CSS textarea a little wider * Show default hotel selection in widget area only if there are multiple hotels setup = 1.3.0.1 = * Fix for empty Chain ID = 1.3.0 = * Make some settings overridable on widget level * Added possibility to set a Chain ID in admin panel * Load default styles in admin panel if no styles have been setup * Fix for grid system = 1.2.1.1 = * Bugfix for full screen fancyBox * Changed page title of admin page = 1.2.1 = * Make fancyBox full screen = 1.2.0 = * Added option to enable booking engine reminder * Added a screenshots * Cleanup some HTML in admin page * Another bugfix in readme = 1.1.6.1 = * Bugfix in readme = 1.1.6 = * Added more detailed installation instructions = 1.1.5 = * Fix for grid system = 1.1.4 = * Added activation hook to check for PHP version = 1.1.3 = * Removed some useless and reset CSS * Removed unused JS * Fixed paths to some images * Changed registration of fancyBox to optional (only registered if no handle containing 'fancybox' is found) to avoid collisions with some themes = 1.1.2 = * Fix for an encoding issue in the widget = 1.1.1 = * Bugfix in queueing custom CSS = 1.1.0 = * Added possibility to add some custom CSS to overwrite plugin styles = 1.0.2 = * Fixed compatibility with Fancybox v1 = 1.0.1 = * Fixed issue where HotelID might not be passed to booking engine = 1.0.0 = * Initial Release