If your event page isn’t displaying the Evey event scheduler, you can easily fix it by adding a small code snippet to your product template. Follow these steps:
Steps to Fix
Identify the event template
Open the theme editor
Access the event template
Add a Custom Liquid or Custom HTML block
Paste this code into the new block:
<div data-evey-scheduler></div>
Click Save
Once saved, the event scheduler should appear properly on your event product page.
💡 Tip
If your store uses multiple templates for different types of products, make sure you add this code to each template used for Evey events.