Changes

Jump to navigation Jump to search

Make Your Own Booking Widget

858 bytes added, 18:18, 27 April 2015
no edit summary
[[Category:How to]]
''This page explains how to create your own booking widget''
 
 
== Introduction ==
'''Introduction'''
Making your own booking widget is not hard. It only involves opening the booking page and optionally passing some information to it.
<input type="submit" value="Book Now">
</FORM>
 
 
== Widget for specific dates ==
1. Customise widget, then generate code.
 
[[Image:Custom-Widget1.png|350px|link=]]
[[Media:Custom-Widget1.png|view large]]
 
[[Image:Custom-Widget2.png|350px|link=]]
[[Media:Custom-Widget2.png|view large]]
 
 
2. The code consists of three parts. Identify the <script></script> and delete it.
 
[[Image:Custom-Widget3.png|350px|link=]]
[[Media:Custom-Widget3.png|view large]]
 
3. Customise the content of the selects to only contain the dates you want to offer. In this example is for a booking strip for December 1st 2015 3 nights.
 
[[Image:Custom-Widget4.png|350px|link=]]
[[Media:Custom-Widget4.png|view large]]
 
4. Paste the code into the source code of your web site
 
Result:
 
[[Image:Custom-Widget5.png|350px|link=]]
[[Media:Custom-Widget5.png|view large]]

Navigation menu