Is it possible to allow a user to filter and events list by category? For example, having a page which displays all events using [EVENT_LIST], and which the user can filter using a dropdown.
Event Espresso doesn’t have a feature that builds a category filter like you’ve described here. Some have used the [EE_META] and modified the event_list to include a meta key for each event similar to categories, then wrote their own JavaScript to build a filtering tool. This would filter the events by meta_key.
Excellent – thanks Josh. I’ve constructed a jQuery function to filter the meta keys, as you suggested, and it works perfectly. I’ll post a link here as soon as the site is live.
The support post ‘Category Filtering’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.