Responsive Booking Page: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 140: Line 140:
==== 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.
== Multiple Properties ==
If you have multiple properties you can use the multiple property booking page to displays all properties in your account. It links to the property booking page where the actual booking is made.


== Internationalisation ==
== Internationalisation ==
Line 180: Line 177:
  $(document).ready(function() { $("#buttonpaypal").val("the new text"); });  
  $(document).ready(function() { $("#buttonpaypal").val("the new text"); });  
  </script>
  </script>
== Multiple Properties ==
If you have multiple properties you can use the multiple property booking page to displays all properties in your account. It links to the property booking page where the actual booking is made.




[[:category:Developers |Here]] you can find more developer options.
[[:category:Developers |Here]] you can find more developer options.