Display Settings
The Display tab controls how events look across the site: date and time formatting, the default event view, which views are available, calendar settings, recurring event configuration, and single-event page options.
Go to Eventonomy → Settings → Display to access these options.
What You Will Learn
- How to configure date and time formats
- How to set the default event view and enable/disable views
- How to configure the month calendar
- How to control the recurring-event horizon
- What single-event and card display options are available
Date & Time
| Setting | Default | Description |
|---|---|---|
| Date format | Site setting | PHP date format string. Defaults to your WordPress site date format. Example: F j, Y for "July 18, 2026". |
| Time format | Site setting | PHP time format string. Example: g:i a for "6:00 pm". |
| Week starts on | Site setting | First day of the week shown in the month calendar. |
| Default event duration (minutes) | 0 |
When creating a new event, the end time is pre-filled to start + this many minutes. Set to 0 to disable the auto-fill. |
Event Views
| Setting | Default | Description |
|---|---|---|
| Default view | grid |
The view visitors see when they land on the Events page (/events/). Options: Grid, List, Month, Upcoming, Week (Pro), Day (Pro). |
| Show a view switcher on the archive | On | Adds view-toggle buttons above the events list so visitors can switch between enabled views. |
| Enabled views (Free) | All four | Tick/untick Grid, List, Month, Upcoming. At least one must remain on. |
| Events per page | 12 |
Number of events shown per page in list and grid views. |
| Archive layout | grid |
Fallback layout when no explicit view is selected: Grid or List. |
| Show past events | Off | When on, the events archive includes events whose start date has passed. |
| Days of past events to show | 0 |
When "Show past events" is on, this limits how many days back to include. 0 = none. |
Calendar View
The Calendar view feature card enables the month calendar block. Toggle it on or off to show or hide the calendar view site-wide.
| Setting | Default | Description |
|---|---|---|
| Max events shown per day (month view) | 3 |
Caps the number of event entries visible per calendar cell. Overflow is indicated by a "+N more" link. |
| Highlight today | On | Highlights the current day's cell in the month calendar. |
| Day starts at | 8 |
First hour shown in the week/day hour-grid (0-23). Pro only. |
| Day ends at | 20 |
Last hour shown in the week/day hour-grid (0-23). Pro only. |
| Time slot size | 30 |
Granularity of the week/day grid: 15, 30, or 60 minutes. Pro only. |
Pro - Day starts at, Day ends at, and Time slot size apply to the Week and Day grids, which require Eventonomy Pro.
Recurring Events
The Recurring events feature card enables or disables the recurrence system site-wide.
| Setting | Default | Description |
|---|---|---|
| Expand recurring events up to (months ahead) | 12 |
How far ahead the occurrence materializer generates instances. Range: 1-60 months. Increasing this value generates more rows in evnm_occurrences; decreasing it stops generating distant dates until the horizon catches up. |
Single Event & Cards
| Setting | Default | Description |
|---|---|---|
| Default event timezone | Site timezone | Timezone applied to a new event when the organizer does not choose one. Pick any IANA timezone. |
| Timezone display | event |
How times are shown on the single-event page and cards. Site timezone - always show in the site's local time. Event timezone - show in the event's own timezone with its abbreviation. Both - show the event time first and the site time in parentheses (collapses to one when both zones match). |
| Show organizer on the single event | On | Shows the organizer name below the event title on the single-event page. |
| Show a location map on the single event | Off | Shows an embedded map when the event has a geocoded address. Requires Maps & geocoding (Pro, under Integrations). |
| Show comments on single events | Off | Renders the WordPress theme comment section on the event page. Comments must also be enabled on the Event page itself (Edit Page → Discussion). |
| Show image on event cards | On | Displays the cover image on event cards in Grid view. |
| Card excerpt length (words) | 20 |
Number of words shown as the event description excerpt on cards. |
What's Next?
Configure the event URL structure.