Events Search & Filter Bar for The Events Calendar
Give your visitors a real way to find events instead of scrolling a long event calendar. Events Search & Filter Bar is a free event search plugin and events filter bar for The Events Calendar. Visitors type an event name, narrow it to a date range, and see matching events on the same page — with a shareable URL for every filtered view. Front-end event search and filtering is normally a paid feature in the events calendar ecosystem. This event calendar addon gives you a real, working one for free. 👉 View the live demo An events calendar addon, not another event calendar plugin This plugin does not replace your WordPress event calendar — it makes the one you already have findable. If you run The Events Calendar to manage events, conferences, webinars, workshops, classes, gigs or local meetups, and your events page has grown into a long list, this adds the search and filtering layer that list is missing. It works on any WordPress site running The Events Calendar (free or Pro), with any theme, and with the block editor, Elementor, Divi, Beaver Builder, Bricks and WPBakery — because the bar is placed with a simple shortcode. What you get, free Event search that runs on the server. Keyword search matches the event title, paginated and bounded — your event catalogue is never dumped into the browser. Type-ahead event suggestions. Instant results as visitors type, in a keyboard-driven dropdown — and, when the bar has a results list to hand them to, a “See all results” row that takes them there. A date filter with presets. Today, Tomorrow, This weekend, This week, Next week, This month, Next month — or a custom date range. Multi-day and recurring events are matched correctly, in your site’s timezone. Filtered event lists on the same page. Place the results region where you want it and the bar drives it — event count, active-filter chips, Load more, and helpful empty states that offer a way out (“Clear search”, “Search past events too”, “Browse past events”). Events grid or events list, the visitor’s choice. Pick the default; visitors can flip between the two from the results toolbar, and re-sort — soonest first, latest first, or by title. Event cards you control. Show or hide the image, title, date, venue and cost, set the number of columns and the card scale, and choose how the event date reads. Shareable, bookmarkable URLs. Every search, date range, sort and page is in the address bar, so a filtered event view can be linked, shared and crawled — and the browser’s back and forward buttons behave. Put your search bar on the default events page. On The Events Calendar’s List view, swap out its search box, its List/Month/Day links and its date navigation, and put your bar there instead. It keeps rendering its own event results — your search and date filter drive them. Add a heading to the events page. The events archive is not a normal WordPress page, so there is nowhere obvious to title it. Type one line and it appears above the bar; leave it blank and nothing changes. Make it match your site. Accent, text and background colours (six ready-made palettes, including two dark ones), two bar frames, six search-button treatments, a control-size scale and a corner-radius slider. A theme-proof control reset keeps the bar clean on themes that restyle every input. Accessible by design. A proper combobox/listbox keyboard pattern, focus that never leaves the input while arrowing through suggestions, polite screen-reader announcements — and a plain form fallback that still searches with JavaScript switched off. Light on your site. Event queries are cached, public requests are rate-limited, and the CSS and JS load only on pages that actually render a bar. Add the event search bar with a shortcode Drop this on any page, post or widget area: [events-calendar-search] Out of the box that’s an event search box with type-ahead suggestions. Turn on the date filter and a results region in the settings panel, and the panel writes the shortcodes for you — including the second tag that marks where the filtered event list appears: [events-calendar-search facets="search,date" results-mode="inline" target="events"] [events-calendar-search-results target="events"] You never have to type either by hand. Design the bar in the panel, then copy both tags with one click. Shortcode attributes Every attribute below is optional. Leave one out and it inherits your saved setting, so a bare [events-calendar-search] follows the settings panel and you only add an attribute where one placement should differ. [events-calendar-search] — the search bar What the bar contains and does facets — which filters the bar shows. search, date, or search,date. Category, tag, venue, organizer and location filters are Pro. search-fields — which field the keyword matches. title. Description, venue name and organizer name are Pro. typeahead — the suggestions dropdown. dropdown (default) or off. results-mode — where events appear. inline (a results block on this page) or none (dropdown suggestions only). A separate results page is Pro. target — an id that links this bar to its results region, e.g. target="events". Use the same value on both shortcodes. filters-visibility — where the filters sit. expanded (all options on show, the default) or bar_inline (inside the bar’s keyword row). Behind a Filters button, or permanently below the bar, are Pro. filter-style — how a filter trigger looks. text. Pill, dropdown and filled styles are Pro. placeholder — the text inside the empty search box. How the bar looks bar-template — the bar frame. unified (default, one joined bar) or detached (separate field and button). button-style — the search button. solid_icon (default), solid, outline, icon, text or none. accent-color, text-color, bg-color — hex colours, e.g. accent-color="#0f766e". control-size — the control scale as a percentage, 80–140 (default 100). corner-radius — corner rounding in pixels, 0–24 (default 8). The event list view — grid (default) or list. per-page — events per page, 1–50 (default 12). columns — grid columns, 2–5 (default 3). card-size — card scale as a percentage (default 100). card-fields — which parts of an event card show, from image, title, date, venue, cost, e.g. card-fields="image,title,date". date-format — how the event date reads. site (default, your WordPress format), long, medium, dmy or iso. template — the card design. clean. The Modern card design is Pro. [events-calendar-search-results] — a standalone event list Place this wherever the filtered events belong; it shares state with the bar through target. It accepts target, view, per-page, facets, search-fields, columns, card-size, card-fields, date-format, template, accent-color, text-color, bg-color, control-size and corner-radius — the same values as above. Examples A search box on its own, no event list: [events-calendar-search results-mode="none"] A search box with a date filter, and the event list below it in a two-column grid: [events-calendar-search facets="search,date" results-mode="inline" target="events"] [events-calendar-search-results target="events" view="grid" columns="2"] A compact bar in a sidebar widget, matching your brand: [events-calendar-search bar-template="detached" button-style="icon" accent-color="#0f766e" control-size="90"] Events as a plain list, 24 per page, showing only title and date: [events-calendar-search-results target="events" view="list" per-page="24" card-fields="title,date"] Upgrading from version 1.x? The old layout, show-events, disable-past-events and content-type attributes are still accepted and mapped onto the new engine, so shortcodes already published on your site keep working untouched. Events Search & Filter Bar Pro Everything above is free and stays free. If you need more than a keyword box and a date filter, Events Search & Filter Bar Pro adds: Wider event search — match event description, venue name and organizer name, not just the title. More event filters — category, tag, venue and organizer facets. A location filter in the bar — match city, state/region or country from your venues. More filter placements — behind a “Filters” button, or permanently below the bar, plus pill, dropdown and filled trigger styles. A separate events search results page — send the bar’s submissions to a dedicated page instead of a region on the same one. The Modern card design — a date badge on the event image. Full takeover of the events page — replace The Events Calendar’s List view with your bar and your event results, instead of swapping only its controls. Pro keeps the same shortcodes, the same settings and the same CSS class names, so upgrading doesn’t mean editing your pages. More Addons To Enhance Your Events Website If you are using The Events Calendar plugin to manage events, conferences, webinars, workshops, or local meetups, you can extend its functionality with professional event calendar addons built specifically for event websites. These addons help you improve event layout design, event listing display, search and filtering options, and overall event management on your WordPress website. Event Single Page Builder for The Events Calendar: Replace the default event template with a fully custom single event page. Design professional event pages using Elementor and showcase event schedule, venue details, maps, speakers, sponsors, ticket booking buttons, countdown timers, and call-to-action sections. You can also use it on non-Elementor websites using ready-made templates. Events Widgets for Elementor: Looking for an event widget for Elementor? This addon provides widgets to show event list, grid, and carousel. You can display events in different layouts and customize event meta fields such as date, venue, organizer, and ticket links. Events Shortcodes for The Events Calendar: Display events anywhere on your website using flexible shortcodes. Show upcoming events, past events, featured events, or category-based event listings in list, grid, slider, timeline, masonry, accordion, and more. Events Speakers & Sponsors: Add dedicated speakers and sponsors sections inside your event pages. Showcase keynote speakers, guest presenters, partners, and sponsors with structured layouts to increase credibility and improve event promotion. Events Calendar Modules for Divi: Using Divi theme? Display The Events Calendar events inside Divi Builder using custom event modules and create stylish event list and grid layouts. Some Other Cool Plugins Timeline Widget for Elementor: Create vertical and horizontal timelines inside Elementor. Cool FormKit: Add advanced fields and features to Elementor forms. AutoPoly: Polylang addon to automatically translate WordPress pages and posts using AI. LocoAI: Translate WordPress plugin strings inside Loco Translate using an AI translator. Cryptocurrency Widgets: Display live cryptocurrency prices, charts, and market data. Third-Party Services: This plugin contacts an external server in exactly two situations, both optional and both requiring your consent: the usage-tracking check-in, which runs only after you opt in and stops when you opt out; and the short feedback form shown if you deactivate the plugin, which sends only what you type. Nothing else leaves your site — the related-plugins panel in the dashboard reads a file bundled with the plugin, not a remote service, and no visitor or front-end data is collected at any time. For complete details, please review our Data Usage Policy, TOS, and Privacy Policy. Disclaimer: Events Search & Filter Bar is developed by Cool Plugins and is not affiliated with or endorsed by the official team of The Events Calendar. Some links inside this plugin or its readme may be affiliate links, which means we may earn a small commission at no additional cost to you. Special Thanks Special thanks to the authors of The Events Calendar plugin for creating a powerful and widely used event management solution for WordPress.
Top keywords
- events54×2.90%
- event51×2.74%
- bar33×1.78%
- search29×1.56%
- date22×1.18%
- calendar19×1.02%
- list18×0.97%
- page17×0.91%
- default14×0.75%
- events calendar14×0.75%
- filter13×0.70%
- results12×0.65%
Registrations for the Events Calendar – Event Registration Plugin
Whether you’re holding a meetup, class, workshop, tournament, or any other kind of event, you need a reliable way to handle event registration. Our plugin makes collecting and managing event registrations easy and simple. Even nontechnical users can set up the plugin and start collecting event registrations within minutes. Create a simple RSVP registration form or a more advanced event registration form with custom fields. All event registrations are stored in your WordPress database for easy event management. Customize confirmation and notification email templates to keep your attendees and event managers informed throughout the event registration process. Looking for an All-in-One Event Plugin? If you’re starting a new event website and prefer an all-in-one solution, check out Event Genius which is a partner plugin. Event Genius includes built-in event management, calendars, registrations, recurring events, and attendee management in a single plugin. Requires The Events Calendar Registrations for The Events Calendar works alongside The Events Calendar plugin. If The Events Calendar is not installed, you can install it directly from the onboarding setup wizard. Quick to Set Up and Easy to Get Started As soon as you install and activate the plugin, you can begin collecting event registrations on the single event page for all of your events. You can also customize the placement of the form on the single event page or on any other page using a shortcode or the block editor. Uses The plugin can be used for more than event registration. Here are some common ways people are using it: RSVP for meetings Class registration or simple class management Sports club registration Venue booking Webinar sign-ups Private instructor booking Virtual events Pickleball tournament registration User-Friendly Features Reduce incomplete event registrations by keeping the entire process on a single page (AJAX form submission). Keep your event page uncluttered (your registration form is hidden initially and revealed by clicking a customizable “Register” button). Follow up with attendees using customizable confirmation emails. Save registrations in the WordPress database for easy management. Allow attendees to cancel their registration using a secure link sent via email. Highly Customizable Add as many fields as you’d like to your event registration form. Choose where the registration form appears on your event page. Control how the form displays: reveal on click, pop-up modal, or always visible. Display the form anywhere on your site using shortcodes or the Gutenberg block. Customize labels, error messages, instructions, and required fields. Customize both attendee confirmation emails and organizer notification emails. Limit the number of registrations per event. Restrict registration to logged-in users if needed. Display a list of registered attendees. Set a registration deadline (date and time). Powerful Admin Tools Registrations are saved in the WordPress database, where you can manually add, edit, and delete them. Email addresses can be checked for duplicates (this prevents duplicate registrations). Get notifications when new registrations need to be reviewed. View a breakdown of registrations by event, and browse them quickly in an overview. Export your event registrations to a CSV spreadsheet. Search event registrations by name, phone, or email. Integrates with WPML (WordPress Multi-language) for multi-language events. Tools for GDPR Compliance View a breakdown of the tools with screenshots here Search for event registrations filtered by email address. Export all collected data attached to an email address whether connected to a user or not. Delete individual event registrations or permanently delete all data attached to an email address. Require attendees to agree to terms and conditions before registering. Include a link to a terms and conditions page. Benefits Save time with a simple, streamlined registration workflow. Customize the experience to match your needs. Build community by displaying registered attendees (optional). Provide a fast, user-friendly registration experience that increases sign-ups. New in 3.0 Cleaner, more modern interface Improved registration forms Revamped registration management experience 100+ improvements across the plugin Featured Reviews “Perfect plugin, excellent support! Really, two things you can never find combined. The plugin works great. Even the free version has many options, and the support is great. They answer quickly and provide answers to help you achieve what you need. Totally recommend it, and hope they keep creating great plugins!” –delfidream “I needed a plugin to allow signing up for advising sessions at a university; this worked great. Simple, easy to set up.” –adowdle “Awesome Support for Very Useful Plugin I’ve used Registrations for the Events Calendar for several years in a website for a chess camp. RoundupWP always provides timely, above-and-beyond support for any issues that arise.” – jodyfr Pro Version Need more customization and control? Check out Registrations for the Events Calendar Pro. Pro features include: Pro features include: Multiple registration forms per event. Drag and drop event registration form builder. Advanced field types: drop-down, number, checkbox, radio, date, file upload, and paragraph. Accept online payments for event registrations using PayPal (Stripe, iDEAL, and WooCommerce extensions available). Offline payment management. Flexible pricing: add multiple costs to events or vary pricing based on form field responses. Guest registrations (register multiple attendees at once). Waiting lists with automatic promotion when spots open. Multiple confirmation email templates. Registration types with multiple price levels and limits. Scheduled email messages for reminders and follow-ups. Send emails manually from the WordPress dashboard. Connect event series to a single registration (with The Events Calendar Pro). Event check-in and attendance tracking tools. Customizable event registration reports downloadable as CSV. Import event registrations in bulk using CSV. Allow attendees to edit their own registrations. Ideal for membership sites and recurring event registration workflows. Logged-in users can view a list of their registered events. Feedback or Support We would love to hear feedback and support the plugin so please visit the “Support” tab inside the plugin settings page for assistance. Setting up Registrations for the Events Calendar Install the plugin “The Events Calendar” by Modern Tribe from our welcome page (if not already installed). If you haven’t created an event, do so by going to the WordPress dashboard and navigating to Events -> Add New. A registration form will now appear on your created event or any other published event. Add a registration form for a specific event to another page on your site using the shortcode [rtec-registration-form event=743] with the “event” setting being the post ID for that event. Blocks also available. You can configure the form fields, messaging, registrations limits etc by navigating to Registrations -> Settings. You can configure the email options on the “Email” tab of the settings page. See a quick overview of your events and registrations on the “Registrations” page. Add, edit, and remove registrations manually by navigating to the “Registrations” tab and clicking “+ Manage Registrations” for an event. You can also export or view submission details here.