Changes

Jump to navigation Jump to search

Mobile Prices

38 bytes added, 9 January
no edit summary
[[Category:RatesFixed Prices]]
[[Category:Daily_Prices]]
[[Category:Prices]]
[[Category:Enhanced_Selling]]
<div class="heading">Mobile Prices</div>
'''Step 1: Add the script '''
Go to {{#fas:cog}} (SETTINGS) BOOKING ENGINE > PROPERTY BOOKING PAGE > DEVELPERS DEVELOPERS 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>
2,914

edits

Navigation menu