Developers: Difference between revisions
Jump to navigation
Jump to search
m Annette moved page Widgets/Web Designers to Web Designers without leaving a redirect |
No edit summary |
||
| Line 14: | Line 14: | ||
https://www.beds24.com/booking2.php?propid=2047&numnight=7 | https://www.beds24.com/booking2.php?propid=2047&numnight=7 | ||
For example if you want to hide the header from | |||
https://www.beds24.com/booking2.php?propid=2047 | |||
to | |||
https://www.beds24.com/booking2.php?propid=2047&hideheader=yes | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 53: | Line 63: | ||
| advancedays || number of days || This will set the initial date to this many days in advance of today. Only applies the first time the page is opened | | advancedays || number of days || This will set the initial date to this many days in advance of today. Only applies the first time the page is opened | ||
|- | |- | ||
| | | hidefheader ||yes, no || Do not show the property information at the top of the page | ||
|- | |- | ||
| Line 69: | Line 77: | ||
|} | |} | ||
---- | |||
Old booking page only: | |||
|- | |||
| hidename || yes, no || Do not show the property name heading | |||
|- | |||
| hidedesc || yes, no || Do not show the description | |||