Category:Wordpress: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
[[Category:Apps_Plugins_and_Extentions]] | [[Category:Apps_Plugins_and_Extentions]] | ||
''This page explains how to install and customise the Wordpress plugin.'' | ''This page explains how to install and customise the Wordpress plugin.'' | ||
The [https://wordpress.org/plugins/beds24-online-booking/ Wordpress Plugin] allows you to add an embedded booking page and/or booking widgets via short codes. | |||
==Install the Plugin == | ==Install the Plugin == | ||
These [http://beds24.clarify-it.com/d/cdgw9g step-by-step instructions] show how to install the plugin. | |||
== Booking Widgets == | |||
Widgets are inserted via short codes. | |||
===Booking Box, Booking Strip, Availability Calendar === | |||
Short Codes for Booking Box, Booking Strip, Availability Calendar are generated n the widget designer in the Beds24 control panel in SETTING->BOOKING PAGE->BOOKING WIDGETS. Copy the short code from there and paste it where you want to display the widget on your Wordpress page.. | |||
Use these [http://beds24.clarify-it.com/d/cdgw9g step-by-step instructions] for details. | |||
===Booking Button, Booking Link === | |||
Booking Button, Booking Link are inserted via these short codes: | |||
*Booking button: [beds24-button] | |||
*Booking link: [beds24-link] | |||
Paste it where you want to display the widget on your Wordpress page. | |||
For customization options see the "Booking Widgets" section in SETTINGS-BOOKING WIDGETS in Wordpress | |||
You can generate the short codes for for one or multiple properties. To generate a short code for multiple properties set the selector for "Property" = All SETTING->BOOKING PAGE->BOOKING WIDGETS. Copy the short code from there and paste it where you want to display the widget. | |||
If you want to allow guests to search by certain criteria: | |||
*first create the search criteria in SETTINGS -> BOOKING PAGE ->MULTIPLE PROPERTIES->SEARCH CRITERIA then go to SETTINGS -> BOOKING PAGE ->MULTIPLE PROPERTIES->PROPERTY SETTINGS and assign the applicable criteria to each property | |||
*Once you have set and assigned your search criteria you can go to SETTINGS-> BOOKING PAGE-> BOOKING WIDGETS. Set PROPERTY = ALL and design your widget, ensuring that you change "Search Filter" to show the search criteria in your booking widget. | |||
*Generate the code for the widget and paste it into the source code (Set the Wordpress editor to "Text") where you want to display the widget. | |||
== Developer Options == | == Developer Options == | ||
Developers or users with basic knowledge of HTML, PHP and CSS can change the plugin code to customise widgets. | Developers or users with basic knowledge of HTML, PHP and CSS can change the plugin code to customise widgets. | ||
=== Developer Options for last generation booking widgets === | |||
'''Example''': Change the default values of [beds24-box] | |||
'''Example''': Change the default values of | |||
Open your Wordpress dashboard and go to SETTINGS->BEDS24 then click on "Edit" | Open your Wordpress dashboard and go to SETTINGS->BEDS24 then click on "Edit" | ||