You could set up a custom post type with custom taxonomies and then allow people to filter the results or do a search.
Failing that, perhaps an event plugin would help. It depends on how much coding you want to do or if you want to try and find a plug and play solution.
Related Posts:
- Automatically adding tags and categories into Post Excerpt for searching
- Is There a Difference Between Taxonomies and Categories?
- How to display non-hierarchical taxonomy as terms with checkboxes?
- Control term order on a per-post basis
- How to search for categories and/or tags?
- Sticky posts on home page, search, tag and archives without plugin
- Search by word, category, tag, author
- Any way to assign Post Categories and Tags to Links?
- Help with multiple dropdown tags search
- Site search needs to find posts for category topic AND Tag or keyword thats not in the post
- How to “group” (categorize) the Pages together?
- Is There a Difference Between Taxonomies and Categories?
- Echo text using is_tag
- Show Posts via cat+cat in URL that are in both Categories doesn’t work
- WordPress Default Category and Custom Taxonomy Selected Attribute not Working After Searched in wp_dropdown_categories Array
- Return all Tags and Categories in Separate List
- Filtering posts in category by tag URL
- Search by tag, category and author without plugin
- How to echo Tags and Categories as plain text
- 404 error when i try to search by category or by tag
- Query posts that have all the specified tags
- Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
- What is the difference between a “tag” and a “category”?
- Check if a post is in any child category of a parent category
- How to export and import taxonomies (category, tag and/or custom taxonomy) and their terms
- Can’t custom taxonomies have same terms (slugs) as categories?
- get_categories for custom post type with a specific custom taxonomy attached
- WordPress Multiple Category Search
- How do the ‘tag’ and ‘category’ (default) taxonomies do ‘save_post’ action?
- get all tags from category
- Could not insert term into the database
- How can I add the featured image functionality to a custom taxonomy?
- Share one taxonomy across multiple blogs in 3.0 [duplicate]
- 404 Error On Category and Tags Pages
- Can a Child Category Have More than One Parent?
- Combine two taxonomies in a hierarchical tree
- Checklist of selected categories
- Weird behaviour when adding terms/term_taxonomies programmatically
- Exclude categories from search query
- Rewrite URL with category and tag combined using WP_Rewrite
- How to tax query X number of posts related by tag first, then by category if not enough in tag-related
- Use tag interface for hierarchical taxonomy?
- How can I select a primary category?
- wp_update_nav_menu_item() to insert categories
- Sort posts by tags in category pages
- Using URL parameters, list posts from category and custom taxonomy
- How to get the url to tag & category base set by the user?
- Admin Panel – Disable Moving Selected Terms To Top of Metabox
- Filter categories using tags
- How to make custom taxonomy check boxes like ‘Categories’
- Create terms when registering taxonomy?
- Create product category and keyword search form in woocommerce? [closed]
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- Category and tag with same name
- Create subdomains for tags and categories
- How to create non-unique sub-category slugs?
- In the tag archive – display count of posts for each category they belong to
- Is it possible to disable certain user roles from creating tags?
- Automated adding of one tag to all the posts in a category
- How to get next previous category in same taxonomy?
- Moving Categories submenu to Media, but still opens Posts menu
- Display only deepest category on a single post?
- Search for tags
- Exclude most recent posts from specific category in wp_query()
- When using get_categories or similar, is it possible to filter results that contain certain Tags as well?
- Custom Query to search through categories
- How to totally get rid of Category in my blog?
- How to add HTML5 ‘required’ attribute to wp_dropdown_categories() without JavaScripts?
- Root level category, tag, author and archive pages to work
- How to Override default update_count_callback for category
- Wrap a chosen category name with div
- Showing all the posts in one page?
- Does WordPress Offer a Way to Find All of the Categories that Don’t Have Children?
- How to show empty category in admin menus search
- Categories and Tags returning 404 on the sidebar when using ugly permalinks
- Add custom taxonomy terms to WordPress menu dynamically & append #slug to url
- How to select product category while adding new product in woocommerce? [closed]
- Deleting All tags except categories Wp database
- How do I get the total number of categories in a list of search results?
- Is it possible to put tags and category information in the post as text?
- wp_list_categories, Add class to all list items with children
- Getting WordPress custom taxonomy/category?
- Script to duplicate categories as tags
- Display empty taxonomy terms with get_terms()
- Category Search functionality on category metabox (wordpress admin)
- Return category slug / title from category ID
- Filtering search results
- Remove Categories and Tags from Admin Dashboard
- Connecting WordPress gallery to custom categories (taxonomy)
- How to filter archives both by category and tag?
- Remove Archive Headline and Archive Intro Text fields on category and tag archive pages in WordPress Admin with Genesis framework
- How to get the number of child categories a specific parent category has?
- display most popular tags of category?
- Get tags specific category
- Get term by slug in Gutenberg
- Can paginate_links() be customized for a specific category or tag?
- What’s the difference between “parent” and “category_parent” in a WP_Term object?
- Update taxonomy value of post type in query
- How to query posts from specific authors and categories using WP_query?
- How to get the depth of a category’s subcategories