Add a Picture Slider to the Booking Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:How to]] | [[Category:How to]] | ||
[[Category:Booking Page]] | [[Category:Booking Page]] | ||
''This page explains how to add a picture slider to your booking page. To do this you need knowledge of HTML, CSS and Javascript | |||
'' | |||
'''Requires:''' Knowledge of HTML, CSS (Javascript) | '''Requires:''' Knowledge of HTML, CSS (Javascript) | ||
| Line 33: | Line 34: | ||
*Step 2 | *Step 2 | ||
Copy the following HTML to the position you want the slider to appear. It can be any HTML content setting area for the booking page. | Copy the following HTML to the position you want the slider to appear. It can be any HTML content setting area for the booking page. If you want to add the slider in the header go to SETTINGS->BOOKING PAGE->PAGE DESIGN "Header" if you want to add a slider to the room descriptions go to SETTINGS->BOOKING PAGE ->ROOMS. You will need to set the editor to "Source" (click on the icon) and enter the links of the pictures you want to use. | ||
It is very important to enter the HTML using source mode of the built in editor otherwise the HTML may not save correctly. | It is very important to enter the HTML using source mode of the built in editor otherwise the HTML may not save correctly. | ||