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) | 60 |
When creating a new event, the end time is pre-filled to start + this many minutes. Set to 0 to disable the auto-fill. Capped at 10080 (one week). |
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). Week and Day are shown but not selectable until Pro is active. |
| 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 | All on | Tick the views visitors can switch between. Free offers Grid, List, Month and Upcoming; Pro adds Week and Day to the same list. At least one must remain on, and the list falls back to Grid if you untick everything. |
| Events per page | 10 |
Number of events shown per page in list and grid views. Clearing it or entering 0 restores the default. |
| 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 to 23). Pro only. |
| Day ends at | 22 |
Last hour shown in the week/day hour-grid (0 to 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. Without Pro the three fields are visible but locked.
Week & Day grid caps (Pro)
With Pro active, two more fields appear inside the same Calendar view card. They stop a busy day from producing an unreadable wall of blocks in the Week and Day grids.
| Setting | Default | Description |
|---|---|---|
| Max events per time slot | 0 |
How many events one time slot shows before the rest are collapsed. 0 means no limit. |
| Max events per day (total across all slots) | 0 |
How many events one day column shows in total. 0 means no limit. |
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 to 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 shows the site's local time. Event timezone shows the event's own timezone with its abbreviation. Both shows 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 who's going (avatars + count) | On | Social proof near the registration area: recent attendee avatars and the going count. Names appear only as hover/screen-reader labels; emails are never shown. Turn off for privacy-sensitive events. |
| Show a location map on the single event | Off | Shows an embedded OpenStreetMap plus an "Open in Maps" link when the event has coordinates (e.g. imported, or geocoded by Pro's Maps & geocoding under Integrations); an address without coordinates shows only the link. |
| 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.