The functionality of this shortcode is also available by adding the category, location, and accessibility navigation items to your main calendar view. See Demo You can use this shortcode to display the calendar’s location, category, and accessibility filters separately from the main calendar. By default, it passes queries to your calendar’s main view, as configured […]
Category: Shortcodes
My Calendar Main Display Options
My Calendar creates a page for displaying the calendar on installation. This page will be created at https://yourdomain.com/my-calendar/, by default. You can edit this page to add additional content, change the page title, or change the slug using the standard WordPress editing features for a Page. My Calendar can also be displayed in shortcodes or […]
Search Events
My Calendar includes a simple search form that can be used in a few different ways. The main parameter for the search form is a target URL. By default, searches will be targeted to the main My Calendar page, where your calendar is displayed. In that case, they’ll display in whatever default view your calendar […]
Shortcode Generators
The shortcode generator is located under My Calendar > Shortcodes. You can use the shortcode generator to create shortcodes for the Main, Upcoming, and Today shortcodes. These are the most commonly used events displays, but there are several other shortcodes available: Main The general Calendar. Will show the default calendar view based on the selections […]
Shortcodes: Happening Next
This shortcode is largely identical to the Happening Now shortcode, except that it: By default, it will pick the next event. By using the ‘skip’ argument, it will skip over an event and pick the next one found. Otherwise, see information about the Happening Now shortcode.
Shortcodes: Happening Now
This shortcode is used to display an event that is currently happening. It selects the first event found that is happening at the time the page is loaded. Passing the category argument with a category ID or comma separated list of categories will limit the selection to events with those categories. The template argument can […]