Introduction
The following Wheelbase sections allows you to edit the text and add HTML formatting.
-
Custom notifications are setup by you through the dashboard and can be scheduled to trigger at any time before or after a guests reservation takes place. Make sure you add enough white space in your custom notification text to make it readable.
-
Rules of the road are being displayed on the guests booking dashboard for quotes and confirmed bookings, on the reservation receipt.
HTML tags you can use
<br> line break (force a new line)
<b> Make text between tags bold</b>
<i> Make text between tags italic </i>
<u> Make text between tags underline <u>
<ul><li> bullet-point list </li></ul>
<a href="www.yourwebsite.com
"> link text </a>
Note
If you want to test your HTML updates, you should create a new booking. Looking at receipt of an existing booking will not reflect the changes.
Resources