Multilingual Booking Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 35: | Line 35: | ||
'''Booking Widgets''' | '''Booking Widgets''' | ||
The widget designer allows you to choose a language. | |||
If you are using Wordpress you can do this in the shortcode. For detailed information please log into Wordpress and go to SETTINGS-> | If you are using Wordpress you can do this in the shortcode. For detailed information please log into Wordpress and go to SETTINGS-> BEDS24 ONLINE BOOKINGS | ||
<div style="display: none";t> | |||
The translation options for the availability calendar widget are limited. To translate "Click your arrival date" add the following script to the source code of the page which displays the widget: | The translation options for the availability calendar widget are limited. To translate "Click your arrival date" add the following script to the source code of the page which displays the widget: | ||
| Line 55: | Line 57: | ||
}); | }); | ||
</script> | </script> | ||
</div> | |||