Calendar Block
The Calendar block (eventonomy/calendar) shows a month-grid calendar of your upcoming event occurrences. It's server-rendered on first load, then refreshed in place through the Interactivity API as visitors move between months - no full page reload.
When to Use It
Add it to your Events page when you want visitors to browse by date rather than scroll a list. It pairs well with the Search & Filter block placed above it.
How to Add It
Block Editor:
- Open your Events page in the Block Editor.
- Click + and search for Eventonomy Calendar.
- Insert the block.
Shortcode:
[eventonomy_calendar view="month"]
Use the shortcode in the Classic Editor or in a page builder that doesn't support Gutenberg blocks.
Settings
| Setting | Attribute | Default | Description |
|---|---|---|---|
| View | view |
(empty) | The calendar layout. Leave this empty to use your site's default view. |
What Visitors Can Do
Visitors browse the calendar month by month and click a date to see that day's events, all without leaving the page.