Responsive Booking Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 144: | Line 144: | ||
==== Content ==== | ==== Content ==== | ||
Additional messages can be added to the booking page in SETTINGS->BOOKING PAGE->PAGE DESIGN->CONTENT. This is also where you can change the default warning messages which show when a room is not available. | Additional messages can be added to the booking page in SETTINGS->BOOKING PAGE->PAGE DESIGN->CONTENT. This is also where you can change the default warning messages which show when a room is not available. | ||
====Use multiple layouts==== | |||
If you want to use multiple layouts you can add a layout parameter to the URL. Example: | |||
https://www.beds24.com/booking2.php?propid=13437&layout=2 | |||
will display layout 2. If you are using Wordpress you can add a layout parameter to the shortcode as explained in the plugin settings. | |||
== Internationalisation == | == Internationalisation == | ||
| Line 159: | Line 166: | ||
=== Allow enquiries when no price is found === | === Allow enquiries when no price is found === | ||
If you are using rates you can set "Allow Enquiry" = yes. This will allow the guest to send an enquiry if you have availability but the system can not find a price. If you generally want to accept only "Requests" instead of confirmed bookings go to SETTINGS->PROPERTIES->RULES and set your "Booking Type" = Request | If you are using rates you can set "Allow Enquiry" = yes. This will allow the guest to send an enquiry if you have availability but the system can not find a price. If you generally want to accept only "Requests" instead of confirmed bookings go to SETTINGS->PROPERTIES->RULES and set your "Booking Type" = Request | ||
== Developers == | == Developers == | ||
Advanced functions are available in SETTINGS->BOOKING PAGE->DEVELOPER | Advanced functions are available in SETTINGS->BOOKING PAGE->DEVELOPER | ||