Calendar page
Display all your events in one page and allow your customers to select a specific event and time.
Add a calendar page link to your menu
- Navigate to Online Store > Pages and click the Add page button.
- Enter a Title, change the Template suffix to page.coattend_calendar and click Save.
- Navigate to Online Store > Navigation and select your menu. Add the created page as a new menu item and click Save.
- Your Calendar page is ready!
Calendar modal
Alternatively, you can display the calendar in a modal. Insert an HTML button with the class coattend-calendar-button and you're good to go.
Example:
<button class="coattend-calendar-button">Calendar</button>
Calendar modal example.
Customize the calendar page
Please follow the instructions on Calendar Settings page.