If you would like to add just specific linked booking types to your booking widget but find you are unable to achieve this via the widget wizard, you can achieve this by adding the code for your linked booking types into the widget code itself.
⚠️Important: Your user needs to be able to manage booking rules to see Settings in the main menu.
First, you need to get your widget code from Access Collins:
Click Settings, Sites, and select the site.
Click Booking widget & links.
Click Enable linked booking types under Do you want to enable linked bookings?.
Check the box for Use specific types under Should this widget only allow specific booking types?.
When you click Select Booking Types, you will notice that your linked booking types are not listed.
To generate the widget code, choose any booking type and click Set Booking Types.
You will find your widget code in the grey box at the bottom of the page. Copy the widget code.
Within the widget code is a section that determines which booking types are shown on the widget. This will read, allowed-types="63a1b54b78cd290e7f68db24".
📌Note: The code will be different as this will be the code for your booking type instead.
All you need to do now is remove the code for the booking type you chose to include and replace this with the code for your linked booking type instead.
Find the linked booking type code
To find the code for your linked booking type:
Click Settings, Sites, and select the site.
Click Linked booking types, and then on the linked booking type for which you require the code.
The code is the last thing in the address bar next to linked-bookings.
Copy the code for your linked booking type.
Add the code for your linked booking type to the booking widget.