Events with Search Bar
The [events_with_search_bar] shortcode allows you to display your events or subsections of your events library. It enables users to search for and filter content directly on the page.
Last updated
The [events_with_search_bar] shortcode allows you to display your events or subsections of your events library. It enables users to search for and filter content directly on the page.
Last updated
Before using the [events_with_search_bar]
shortcode, you need to configure your settings under Event listing settings
You can also display Taxonomy Filters by adjusting Display Global Filter and Display Taxonomy Groups. More information on how to configure taxonomies for events can be found here.
This can be found under Settings > Event Settings
When placed, it will render your events like so:
When your event is live, a badge will display indicating this. If you would like this to be removed please contact us a clients@wavecastpro.com and we will remove it with custom CSS
These are the following parameters which are accepted:
page_id
String (default: '1')
Specifies the page ID of the pagination for the event listing. This parameter determines the specific page to display events on. If not set, defaults to page 1.
attendance_mode
Array (default: null)
Defines the attendance modes for filtering events. Accepts a comma-separated list (e.g., remote,in_person). If set to null, no filtering by attendance mode is applied.