Developers: Difference between revisions
Jump to navigation
Jump to search
m Annette moved page Web Designers to Developers |
No edit summary |
||
| Line 2: | Line 2: | ||
[[Category:Booking Page]] | [[Category:Booking Page]] | ||
[[Category:How to]] | [[Category:How to]] | ||
Code snippets for the booking page and booking widgets are available in SETTINGS->BOOKING WIDGETS. | |||
The | '''Customise Booking Widgets''' | ||
You can use HTML and CSS to create custom solutions. | |||
'''Customise Booking Page''' | |||
The booking page can be embedded in a page using an iframe or opened with a link or form. | |||
Custom CSS and Javascript can be entered in SETTINGS->BOOKING PAGE ADVANCED. | |||
The behavior of the booking page can be controlled with the following parameters passed in the URL or form. | |||
URL Parameters are always added in the format name=value. | URL Parameters are always added in the format name=value. | ||
| Line 81: | Line 91: | ||
|} | |} | ||
'''Wordpress''' | |||
If you use the Beds24 Wordpress plugin booking widgets and booking page can be added via a short code. Options and help regarding customisation can be found directly in the plugin settings. | |||
---- | ---- | ||