Appointment Booking Calendar Blog

Creating great appointment booking forms using WordPress.

Blog / Publishing various appointment calendars in the same page

Publishing various appointment calendars in the same page

Using the Appointment Booking Calendar you can publish a booking form with a selection of the calendar in the top, allowing this way the publishing of multiple calendars into the same space.


Within the Appointment Booking Calendar, the way for publishing various calendars into the same page is to assign the calendars to the same user (ex: demo):

Assign users to calendar

...and then use a shortcode like this one:

[CPABC_APPOINTMENT_CALENDAR user="demo"]

Assign users to calendar

... doing that drop-down select field will appear above the calendar allowing to select the calendars assigned to the user indicated in the shortcode:

Assign users to calendar

Another option is to put the shortcode without the user parameter:

[CPABC_APPOINTMENT_CALENDAR]

... and that way all the public calendars will appear in the drop-down field to select one for the booking process.

Feedback about these features will be welcome, feel free to open a support ticket for any question.