# Events with Search Bar

Before using the `[events_with_search_bar]` shortcode, you need to configure your settings under *Event listing settings*&#x20;

<figure><img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2F0NTsZjGLEmQzC0Z8BmZw%2FScreenshot%202024-11-28%20at%2011.17.01.png?alt=media&#x26;token=4e5313df-a786-40c6-8d0b-c2102c8fdee7" alt=""><figcaption></figcaption></figure>

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](https://docs.wavecast.io/publishing/classify-and-personalise/create-and-configure-taxonomies).

This can be found under *Settings* > *Event Settings*

<figure><img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2Fh8zbKSApm9vi6byKB9iO%2FScreenshot%202024-11-28%20at%2011.19.51.png?alt=media&#x26;token=49949177-dc2c-4d67-ac84-227d48772b7b" alt=""><figcaption></figcaption></figure>

When placed, it will render your events like so:<br>

<figure><img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2FZeBeN4yObRRIRtkqLJtd%2FScreenshot%202024-11-28%20at%2011.24.57.png?alt=media&#x26;token=9503f359-cd0d-4662-9007-34779337f492" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
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
{% endhint %}

<figure><img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2FfDSCP4b4nP1V6nK6PpXI%2FScreenshot%202024-11-28%20at%2011.26.41.png?alt=media&#x26;token=008cc42f-d8d4-4407-9e4f-5ec5b69b936a" alt=""><figcaption></figcaption></figure>

These are the following parameters which are accepted:

<table><thead><tr><th width="130">Parameter</th><th width="134">Type</th><th width="494">Description</th></tr></thead><tbody><tr><td><code>page_id</code></td><td>String (default: '1')</td><td>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.</td></tr><tr><td><code>attendance_mode</code></td><td>Array (default: null)</td><td>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.</td></tr></tbody></table>
