Levo provides pre-built Event blocks accessible through Studio's Blocks panel under the Events category. These blocks come pre-wired for event data — dates, locations, ticket availability, registration buttons — without requiring custom development.
The integration requires two distinct pages:
Created via Pages → Add Page → Blank Page, this displays all events from a Series using Event Listing blocks that auto-pull published events from your linked Series.
Created via Pages → Add Page → Event Page, this generates one URL per event and uses Event Detail blocks to show dynamic event-specific information including registration forms.
The distinction exists because the listing page is static and pulls a list of events, while the event detail page is dynamic — it generates a unique URL per event.
Navigate to your Event Series Settings → Studio section to link both your listing and detail pages.
Visitors experience a multi-step flow: ticket selection, attendee information entry, coupon code application, payment processing, and confirmation email delivery. All of this is handled by the Event blocks. You do not need to build the registration form manually.
Completed registrations appear immediately in the Events dashboard Attendees tab, displaying attendee details, ticket types, payment status, timestamps, and check-in information.
Event Detail pages support dynamic meta tags using context variables like {context.event.title} and JSON-LD structured data to enable rich search results.
The event dashboard includes a Preview button to verify layout and functionality before publishing.