Category:Developers: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:Widgets Category:Booking Page Category:How to Category:Wordpress Category:Widgets Category:Booking Page Category:How to Category:Wordpre..." |
No edit summary |
||
| Line 32: | Line 32: | ||
Example: hide header | |||
https://www.beds24.com/booking2.php?propid=2047 | https://www.beds24.com/booking2.php?propid=2047 | ||
| Line 39: | Line 39: | ||
https://www.beds24.com/booking2.php?propid=2047&hideheader=yes | https://www.beds24.com/booking2.php?propid=2047&hideheader=yes | ||
Example: Make a booking page for selected rooms only | |||
Use the propid to open the page and add &hideroom=22543 to hide a room. You can hide multiple rooms by comma separating them. | |||
https://www.beds24.com/booking2.php?propid=2048&hideroom=3589,3588 | |||