I’ve created an upcoming events list to display single calendar events. I’ve specified the source folder, added the %event_list% keyword to the page bodycopy, set a basic format for the single calendar event format,
<p>%asset_attribute_name% %event_end_datetime%</p>
but nothing is showing on the frontend.
I’ve gone back through the Squiz manual, but I can’t see what i’m missing.