Appearance
Post Feed Calendar Layout
Besides its own widget, Voxel Calendar adds a Calendar option to the layout dropdown of Voxel's native Post Feed (VX) widget. The feed keeps its data source — manual selection, filters, archive context, or a linked search form — and simply renders the results as a calendar instead of cards.
Use this when a page is already built around a post feed (and its search form pairing) and you want a calendar presentation without re-wiring anything.
Setup
- Edit your Post Feed (VX) widget.
- In the Layout section, set the layout mode dropdown to Calendar.
- A Calendar Settings section appears with the calendar-specific options:
| Setting | Default | What it does |
|---|---|---|
| Default View Type | Month | Starting view (Month / List / Agenda) |
| Mobile View Type | List | Default view below 768px |
| Event Date Field | recurring-date | Key of the recurring date field on the feed's post type |
| Events Per Day (Month View) | 2 | Pills per day cell before "+X more" |
| List / Agenda View Limits | 50 / 20 | Event caps for those views |
| Show View Switcher | On | Header buttons to change views |
| Event Display Format | Title + Times | How each event line reads |
Calendar style sections (container, header, day cells, event items, and so on) are added to the Post Feed widget's Style tab as well.
Search form pairing
If the feed is linked to a Voxel Search Form the usual way, searching updates the calendar in place — the calendar reads the same filter state the feed would. The feed's own post type, filter and ordering settings all apply.
Standalone alternative
If there's no post feed on the page, use the Calendar widget linked directly to a search form instead — same result without a feed widget.

