OpenAgenda
Display calendars from https://openagenda.com on your site. Basic usage This WordPress plugin allows you to embed any calendar hosted on https://openagenda.com on your WordPress site. Upon activation, the plugin creates a new post type named Calendars. Just create a new calendar, provide the UID of the calendar you wish to display in the calendar settings box, and that’s it ! You can leave the content area for this calendar empty, as it will be populated automatically with your events ! Your events are automatically inserted after your content. If you wish to control where your events will be listed, just use the shortcode [openagenda] in your content. Settings General settings can be found under the Calendar > Settings entry in the admin menu. All data related to your API key or calendars can be found on https://openagenda.com. The settings are divided into two tabs: General and Integrations. General settings The General settings page provides the following settings : OpenAgenda API key : Your user API key. Providing your account API key is required for the plugin to work properly. It can be found in your account on https://openagenda.com Allow for embedded content : If your events contain embedded content, tick this box to allow the corresponding HTML tags. Load default stylesheets : The plugin provides very basic styling and depends heavily on your theme’s styles. Disable this to rely 100% on your theme styles. Legacy templates : Templates have been updated in 3.0.0. Check this option to continue using legacy templates. Cache duration : For performance reasons, basic requests to OpenAgenda are temporarily kept in cache. This settings controls the time to keep them cached, in seconds. Default event image : Choose an image to use in case events do not have one. Delete all calendar content on uninstall ? : controls whether you want to delete all your calendars on uninstall. Delete all options on uninstall ? : controls whether you want to delete all your calendar settings on uninstall. Allow OpenAgenda to collect usage stats ? : controls whether you want to send CMS used and site URL to OpenAgenda, for statistic purposes. Integrations settings The Integrations tab allows you to fine tune settings for various third party services the plugin uses. OpenStreetmap integration settings : Default map tiles link : This is the map tile used for the various maps displayed by the plugin. Default map tiles attribution link : this is the default attribution link placed on OpenStreetMaps. CloudImage integration settings : CloudImage API key : If you wish to use CloudImage to serve your images, enter your API key here. Permalinks settings In the Permalinks settings, you can change the prefix for your calendar pages. You cannot leave this blank as your URLs will conflict with WordPress’ default pages and posts. In the Settings > Reading section, you can set a calendar page as your front page. Note that it will still use the default calendar template provided by the plugin and the default front page template provided by your theme. Customizer settings In the Customizer, a new panel is available to house various display settings. For now only a main color setting is available. If you add Openagenda Filter widgets via the customizer, the preview will not display them immediately. That’s simply because filters are initialized on page load and the customizer preview is not always fully refreshed when a setting is changed. Simply publish your settings and refresh the page, or open your agenda page in another tab. Your filter should work just fine. Filter widget and shortcodes To allow users to easily find relevant events, the plugin also provides a convenient filter widget. Place the widget in your sidebar or other widgetized area, pick a filter and tweak any additional settings in the widgets admin. To integrate filters directly in your content instead of widget areas, the plugin also provide shortcodes. Every shortcode listed here (except for [openagenda]) corresponds to a filter option in the widget. Additionaly, shortcodes and widget filters have the same parameters, and every shortcode attribute corresponds to a widget filter setting. [openagenda] Displays the calendar. You do not need to use this shortcode explicitely, as it is automatically injected in the content of your “calendars” posts. However, if you need to insert static content after your list of events, you can do so by inserting this shortcode, then your static content afterwards. [openagenda_filter_active] Displays the active filters. It takes no parameters. [openagenda_filter_choice] Displays a list of choices, depending on the field chosen. It takes the following parameters : field: the slug of the choice field you want to display (e.g. “cities”, “keywords”, “departments”, “favorites”, etc… ). additional_field: Any custom field you have setup in your OpenAgenda administration. Only works when ‘Additional Field’ is the chosen field. page_size: Number of options to display before the ‘More options’ button. You can find the list of available additional fields in the Forms section of your agenda settings on openagenda.com (ex: https://openagenda.com/[your-agenda]/admin/schema) [openagenda_filter_calendar] Displays a calendar. It takes no parameters. [openagenda_filter_map] Displays an interactive map to locate and search events. It takes the following parameters : map_tiles_link : Map tiles link to use. Defaults to https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png map_auto : Whether to automatically update map on scroll. [openagenda_preview] Displays a preview of any calendar. It takes the following parameters : uid : UID of the calendar you wish to preview. size : Number of events to display. sort : Event sort option. Accepts lastTimingWithFeatured.asc, timingsWithFeatured.asc, lastTiming.asc, timings.asc, updatedAt.asc or updatedAt.desc. filters : Query string representing filters to apply to the request. To ensure it works properly and avoid breaking the shortcode, you should urlencode the query string. You can do so via a simple tool like https://www.urlencoder.org/fr/ links : Accepts oa or an empty string. If set to oa, event links will point to events pages on https//openagenda.com instead of local pages. [openagenda_filter_relative] Allows to filters past or upcoming events. It takes no parameters. [openagenda_filter_search] Displays a search field. It takes the following parameters : placeholder : text field placeholder. Customization Templates for the list of events and individual events can be customized in your child theme. If you’re not already using a child theme, it is recommended to create one. https://developer.wordpress.org/themes/advanced-topics/child-themes/ Just create a folder named openagenda/ in your child theme, then copy and paste the template you wish to override from the plugin’s templates/ folder. Here is a list of templates you can find in the plugin’s templates/ folder : event-loop.php : main wrapper for list view and single event view. Displays exports button and pagination at the top and bottom. list-header.php : contains the total number of events and active filters display. event.php : template used to display the event information on list views. single-event.php : template used to display the event information on single event views. event-location.php : template used to display the location information on single event views. event-additional-fields.php : template used to the list of additional fields on single event views. preview-loop.php : main wrapper for the preview widget and shortcode. The legacy/ folder contains templates used prior to version 3.0.0. If you updated the plugin and notice issues on your frontend, that’s probably because your site used legacy templates. Please try and check the Use legacy templates checkbox in the settings page. The plugin provide convenient template tags for you to display event data in the inc/template-tags.php file. Feel free to define your own in your theme. The plugin also provides many hooks to allow you to customize the html output or other various data. Usage of third party services and copyright information This plugin displays data hosted and provided by https://openagenda.com. By using this plugin, you accept and agree with OpenAgenda’s terms and conditions and privacy policy. Please make sure to read them before using this plugin. Also, using this plugin DOES require an account at https://openagenda.com, and an API key. By default, maps displayed by this plugin use data from https://openstreetmap.org/ and uses the leaflet JS library. By using this plugin, you accept and agree with OpenStreetMap’s terms of use, acceptable use policy and privacy policy The plugin provides optional integration with CloudImage. The integration requires to create an account at https://cloudimage.io and accept and agree their terms of use. Icons used in the UI are Genericons, licenced under the GPL 2.0.
Top keywords
- openagenda27×1.88%
- settings23×1.60%
- calendar16×1.12%
- events14×0.98%
- filter13×0.91%
- https13×0.91%
- display12×0.84%
- event11×0.77%
- content10×0.70%
- templates10×0.70%
- com9×0.63%
- default9×0.63%
Events Shortcodes For The Events Calendar
Events Shortcodes extends the functionality of The Events Calendar plugin by adding shortcode and Gutenberg block support for displaying events anywhere on your website. This events calendar extension allows you to insert event listings into pages, posts, landing pages, or custom sections using simple shortcode attributes or the integrated block editor interface. If you are looking for The Events Calendar shortcode, this addon provides a simple and flexible solution. It helps you present events created with The Events Calendar plugin in multiple layouts including list view, timeline format, and minimal list styles that help visitors quickly understand event schedules and details. For users who need more advanced options, the Pro version adds additional layouts such as grid displays, carousels, sliders, and other dynamic event showcase styles that help create engaging event sections across different pages of your website. 👉 View Plugin Demos: (FREE) Events List | Events Timeline | Events Minimal List 👉 View Plugin Demos: (PRO) Events Grid | Events Accordion | Events Masonry | Highlighted Layout Events Carousel | Events Slider | Events Filter Bar | View All Demos Events Shortcodes Plugin Features The Events Calendar Shortcode & Block Insert events into any content area of your website using a dedicated Gutenberg events block or a simple shortcode for The Events Calendar. You can place an event feed inside posts, landing pages, or widgets without modifying your theme files. [events-calendar-templates category="all" template="default" style="style-1" date_format="default" start_date="" end_date="" limit="10" order="ASC" hide-venue="no" time="future" socialshare="no"] Multiple Event Layouts & Styles Choose between list, timeline, and minimal list layouts to showcase a list of events in different visual styles. These layouts help organize event dates, titles, and details in a structured format that works well for event pages, schedules, and activity listings. The Pro version adds additional layouts such as grid, carousel, slider, accordion, and masonry views. Date Filters in Shortcode Filter events by date range or event type such as future events, past events, or all event archives. This allows you to create separate sections for upcoming schedules or previous event archives. You can also choose any date format to match your website’s regional settings. Event Category, Sorting & Limit Display events from specific categories and control how they appear on the page. You can sort events in ascending or descending order and limit how many events are shown in each listing. This helps create focused event sections such as featured events, category-based listings, or homepage event highlights. Events Shortcodes Pro Features The Pro version extends the core functionality of the plugin by providing additional layouts, filtering options, and advanced display controls. These features help website owners create more interactive event sections and present event information in visually engaging formats. Events Search Filter Bar Add an advanced filter bar on the frontend that allows visitors to search and filter events directly from the page. Users can quickly search events based on categories, venues, organizers, or other available filters. This feature is useful for websites that publish a large number of events and want to provide an easy way for visitors to explore schedules and program listings. Advanced Event Layouts Access premium event layouts designed for modern websites. These layouts help present event information in different visual formats that can fit various page designs and website structures. Available layouts include Grid for structured event cards, Carousel for sliding event showcases, Masonry for dynamic grid arrangements, Accordion for compact event listings, and Calendar style displays for schedule-based views. Display Events by Venue, Organizer, or Tag The Pro version provides advanced filtering options that allow you to display specific groups of events based on event metadata. This helps you organize event listings across multiple pages and create more targeted event sections. List of Events by Venue Show events happening at a particular location. This is useful for venues, conference halls, coworking spaces, or community centers that host multiple events. List of Events by Organizer Display events organized by a specific organizer or organization. This allows event platforms or multi-organizer websites to create dedicated event sections for each organizer. List of Events by Tag Filter events using tags to create topic-based event lists such as workshops, webinars, meetups, or training sessions. Show Only Featured Events Highlight selected events that you want to promote on your homepage or landing pages. Featured event lists help draw attention to important announcements, upcoming conferences, or special events. Why Use Events Shortcodes with The Events Calendar? Many websites need a quick way to highlight upcoming activities on the front page. With this plugin, you can create homepage event sections that show the latest schedules, upcoming sessions, or featured programs to help visitors stay informed. Content creators and bloggers can embed schedule blocks inside articles, announcements, or event recap posts using shortcode. This makes it easy to connect written content with relevant schedules or upcoming activities. Upgrade The Events Calendar from a simple display to a modern events calendar. Instead of relying only on the default calendar view, this plugin introduces structured layouts such as lists and timelines that make event information easier to read and navigate. Since the plugin uses a shortcode, it works with almost any WordPress theme. You can show list of events on websites built with popular themes such as Astra, GeneratePress, OceanWP, Kadence, Blocksy, and Neve, as well as custom-developed themes. Using Events Shortcodes addon alongside The Events Calendar plugin gives you more control over how event information appears across your website. It improves your site’s event management and event display in an easy way. Who Can Use Events Shortcodes? This plugin is useful for many types of WordPress websites, including: Non-profit and charity websites that need to promote public events Business websites that publish workshops, webinars, or training sessions Conference and summit websites that need structured program listings Schools, colleges, and universities that share academic events Community groups that manage local meetups and activities Agencies and developers who need flexible event output inside custom layouts More Addons For The Events Calendar If you are building an event-based website using The Events Calendar plugin, you may also benefit from these additional addons developed by Cool Plugins. These addons help improve event presentation, create custom layouts, and integrate events with popular WordPress page builders. Together they allow you to build a more flexible and professional event management website without custom development. Event Single Page Builder Create fully customized single event pages. This addon allows you to control how event details appear on individual event pages, including sections for event descriptions, schedules, venue information, ticket details, and other event metadata. It helps website owners design event pages that match their branding, typography, and overall website layout. Event Speakers & Sponsors Add dedicated sections for speakers and sponsors within event pages or event listings. This addon is especially useful for conferences, workshops, summits, and professional events where speaker profiles and sponsor information need to be presented clearly. It helps highlight guest speakers and showcase sponsor logos. Events Widgets for Elementor Use Elementor widgets designed specifically for The Events Calendar to display event listings inside Elementor layouts. The widgets allow you to present events in list, grid, or carousel formats while taking advantage of Elementor’s visual page builder controls. This integration makes it easier for Elementor users to create dynamic event sections. Events Calendar Modules for Divi Display event information inside Divi Builder layouts using dedicated event modules. These modules allow Divi users to insert event lists and other event-based elements directly within their page designs. It provides a seamless way to integrate event content into Divi-powered websites while maintaining full design control within the builder interface. Other Plugins by Cool Plugins Cool Plugins develops a range of WordPress plugins designed to extend popular tools and simplify website functionality without complex configuration. These plugins are used by website owners, developers, and agencies to add new features, automate tasks, and improve the overall user experience of WordPress websites. Cool Timeline – Create visually engaging vertical or horizontal timelines to present company history, project milestones, product journeys, or storytelling content on WordPress websites. The plugin allows you to organize chronological information in a structured timeline layout that improves readability and presentation. Cool FormKit – Extend Elementor forms with advanced features such as additional input fields, conditional logic, calculations, multi-step forms, and enhanced form styling options. This plugin helps Elementor users create more dynamic and functional forms without needing custom scripts or complex form builders. AutoPoly – Automate multilingual website translation for WordPress sites using Polylang. The plugin integrates AI-powered translation services to help convert content into multiple languages quickly, making it easier to manage multilingual websites. LocoAI – Enhance the Loco Translate plugin with AI-assisted translation capabilities. It allows users to translate WordPress themes and plugins more efficiently by using intelligent translation tools that help speed up localization workflows and improve translation accuracy. Third-Party Services: To improve user experience this plugin offers optional usage tracking and optional feedback submission on deactivation. Data is sent only after explicit user consent. No hidden tracking is performed, and no frontend visitor or site user data is collected. For more details, please review our Data Usage Policy, TOS, and Privacy Policy. This plugin also utilizes the Codestar Framework (licensed under GPL) and Google Fonts to provide integrated typography options. Disclaimer: Events Shortcodes For The Events Calendar plugin is developed and maintained by the Cool Plugins team and is not affiliated with, endorsed by, or officially connected to The Events Calendar plugin or its parent company, StellarWP. Some links in this plugin and readme file may be affiliate links, which means we may earn a commission at no additional cost to you. Special thanks to the famous The Events Calendar ⇗ plugin authors for creating an awesome event plugin for events management. ✍ 200+ Reviews by Happy Users ★★★★★ Great Plugin and Great Support Makes shortcodes so much easier to display. I’ve had to contact support in the past for a plugin, but Vishali with Cool Plugins went above and beyond to help me out with my issues. I highly suggest using their products. ★★★★★ Block based I used it several years ago. Now I needed it again for a client. The best thing: It’s already block based with lot’s of customization. Great job, thanks! (It would be perfect to be able to select custom fonts that are being added through Kadence Custom Fonts plugin) ★★★★★ Highly recommended Very fast and helpful support. The translation issue was resolved quickly, competently, and without complications. I am very satisfied with the plugin and the service. Highly recommended! 🙂 ★★★★★ Great Plug-in : Simple & Efficient Great plug-in, so simple to use, with huge effect! Event Calendar is great but really to poor in its free version. Great but I was about to stop it because of the lack of possibilities to make custom layouts. “Events Shortcodes For The Events Calendar” plug-in solved part of this pb and I kept going with Event Cal. and now, I’m finaly willing to buy Events Calendar full version! ★★★★★ Great addon for the Events Calendar Great tool to simplify and shorten your design/dev time ★★★★★ Great addon With this addon it’s easy to create a modern and good looking view at your calendar events!