Responsive Booking Page: Difference between revisions

Jump to navigation Jump to search
Line 207: Line 207:
Make sure the module which you want to use is activated.
Make sure the module which you want to use is activated.


== Developers ==
== Developer Options ==
Advanced functions are available in SETTINGS->BOOKING PAGE->DEVELOPER
Advanced functions are available in SETTINGS->BOOKING PAGE->DEVELOPER


Line 230: Line 230:
  $(document).ready(function() { $("#buttonpaypal").val("the new text"); });  
  $(document).ready(function() { $("#buttonpaypal").val("the new text"); });  
  </script>
  </script>
[[:category:Developers |Here]] you can find more developer options.


== Multiple Properties ==
== Multiple Properties ==