Agency & Multiple Property Setup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 51: | Line 51: | ||
== Set up and install multiple property booking page == | == Set up and install multiple property booking page == | ||
A Booking page containing all properties is created automatically. | A Booking page containing all properties is created automatically. If you want to generate the code for an embedded Iframe for multiple properties go to SETTINGS-> BOOKING PAGE-> EMBEDDED IFRAME and set "Property" = "All" | ||
If you want to allow guests to search by certain criteria: | If you want to allow guests to search by certain criteria: | ||
*First create the search criteria in SETTINGS -> BOOKING PAGE ->MULTIPLE PROPERTIES->SEARCH CRITERIA | *First create the search criteria in SETTINGS -> BOOKING PAGE ->MULTIPLE PROPERTIES->SEARCH CRITERIA. | ||
*Then go to SETTINGS -> BOOKING PAGE ->MULTIPLE PROPERTIES->PROPERTY SETTINGS and assign the applicable criteria to each property. | |||
== Generate booking widgets == | === Generate booking widgets === | ||
*Once you have set and assigned your search criteria you can go to SETTINGS-> BOOKING PAGE-> BOOKING WIDGETS. Set | *Once you have set and assigned your search criteria you can go to SETTINGS-> BOOKING PAGE-> BOOKING WIDGETS. Set "Property" = "All" and design your widget, ensuring that you change "Search Filter" to show the search criteria in your booking widget. | ||
*Generate the code for the widget and paste it into the source code (Set the Wordpress editor to "Text") where you want to display the widget. | *Generate the code for the widget and paste it into the source code (Set the Wordpress editor to "Text") where you want to display the widget. | ||