Online Tour Calendar & Start Dates

Customise the number of days the Tour/Events/Dining calendar will show and which date the calendar will commence from. 

I.e. You can set the start date to be 25/2/25 and show only 1 day of bookings available. 

Go to Dashboard>Tour/Events/Dining Calendar

Scroll down to find WEB site integrations

See Tour Calendar. Click view.

Editing URL

This is the standard Tour calendar. We are going to add commands to the URL to make changes to the calendar view.

Show 1 (or more) days of calendar

If you want to show only 1 day of Tour dates (automatically sets to todays date), then we can add suffix ?days=x where ‘x’ is the number of days the calendar will show.

Show 1 day. Note the URL has ?days=1. We add 1 to show 1 day of Tour sessions.

Show 2 days. We added ?days=2 – we can see two days populated in calendar with Tour sessions. 

Show 3 days. We added ?days=3  and so on. We can add as many days as needed until the end of the calendar month. 

Commence calendar from specific date

We can add ?sd=DD/MM/YY  so the calendar will commence from date inserted. See example below; we added 27/02/25 to start the calendar from that date. Then it will show all days for the rest of the calendar month from that date. 

Commence calendar from date and show 1 or more days

Now we can combine the two commands to commence from a specific date and show 1 or more days of the calendar (up until the end of the calendar month).

NOTE: We need to add ‘&’ in between the two commands when adding to URL.

E.g. Add ?days=1&sd=27/02/25 to show 1 day of calendar commencing on the 27th of February, 2025.