Difference between revisions of "Category:Booking Page"

From Beds24 Wiki
Jump to navigation Jump to search
Line 35: Line 35:
  
 
==Add booking Widget to your web site ==
 
==Add booking Widget to your web site ==
Go to SETTINGS->BOOKING PAGE->BOOKING WIDGETS to generate the code for your booking widgets.  
+
Go to SETTINGS->BOOKING PAGE->BOOKING WIDGETS to generate the code for your booking widgets.
 +
 
 +
 
 +
== Troubleshooting ==
 +
 
 +
When a long page inside an <b>iframe</b> changes to a shorter page, the guest viewing the page might be left at the bottom looking at what appears to be a <b>blank page</b>.
 +
 
  
 
  Note: Iframes on mobile devices are problematic. Make sure you have following code in the <head>: <meta name="viewport" content="width=device-width, initial-scale=1">. If you use the booking page in an Iframe we recommend you set up a special mobile page for the page where you have embedded the Iframe which opens the booking page in a new page instead of an Iframe.
 
  Note: Iframes on mobile devices are problematic. Make sure you have following code in the <head>: <meta name="viewport" content="width=device-width, initial-scale=1">. If you use the booking page in an Iframe we recommend you set up a special mobile page for the page where you have embedded the Iframe which opens the booking page in a new page instead of an Iframe.

Revision as of 21:13, 17 March 2019

This page is about the menu SETTINGS->BOOKING PAGE

To set up or change your booking page go in the to menu to SETTINGS -> BOOKING PAGE in the left menu.

Your booking page can be fully customised.

Use the selector to define if the link should open your booking page displaying all properties (in case you have more than one), a property or a room.

There are 2 booking page version available:

1 Responsive booking page

Examples:

  • Layout1.png
  • Layout2.png
  • Layout3.png
  • Layout4.png
  • Layout5.png
  • Layout6.png

Here you can find information on how to customise the responsive booking page

2 Adaptive booking page

Examples:

Example.jpg

Here you can find information on how to customise the adaptive booking page

3 Add booking Widget to your web site

Go to SETTINGS->BOOKING PAGE->BOOKING WIDGETS to generate the code for your booking widgets.


4 Troubleshooting

When a long page inside an iframe changes to a shorter page, the guest viewing the page might be left at the bottom looking at what appears to be a blank page.


Note: Iframes on mobile devices are problematic. Make sure you have following code in the <head>: <meta name="viewport" content="width=device-width, initial-scale=1">. If you use the booking page in an Iframe we recommend you set up a special mobile page for the page where you have embedded the Iframe which opens the booking page in a new page instead of an Iframe.