Category:Booking Page: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 37: Line 37:
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.  


  Note: Iframes on mobile devices are problematic. 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.