Changes

Jump to navigation Jump to search

Mobile Prices

2 bytes added, 10:04, 10 August 2021
no edit summary
After you have created the offer you can set up prices for the offer. Click on <span style="color:#007bff;“ >{{#far:question-circle}} </span> in the top right for detailed instructions.
'''Step 1: Add a the script '''
Go to {{#fas:cog}} (SETTINGS) BOOKING ENGINE > PROPERTY BOOKING PAGE > DEVELPERS and add the script below to the <head> section:
<code><script>$(document).ready(function() {if($(window).width() >= 800) {$('.offerid1').show();$('.offerid2').hide();}else{$('.offerid1').hide();$('.offerid2').show();}});</script></code>

Navigation menu