How can we help?
Past Events
The Past Events Page is dedicated to the users who want to access the details of all their past events. It allows users to view the list of events and their details that have taken place in the past.
To add shortcodes for Past Events
- Log into the Admin panel.
- Add a new page under the pages menu on the Dashboard.
- Mention the Page Title(Past Event).
- Mention the shortcode on the content section of the dashboard.
[past_events]
- Preview and publish it on the website.
The Past Event Listings Shortcode Attributes
The following are the different attributes that are associated with the past event listings:
- per_page: Defaults to the ‘per page’ option in settings. This controls the number of events that can be listed in each page.
- orderby: Supports title, ID, modified, parent, rand,event_start_date.
- order: Defaults to ‘DESC’. Can be set to ‘ASC’ or ‘DESC’ to choose the sorting direction.
- show_pagination: Here past events by default show pagination option. For hiding pagination option use show_pagination=”false” code.
- location: Enter a location keyword to search by default.
- keywords: Enter a keyword to search by default.
- selected_datetime: Select the range of date & time to showcase particular event happening in that time frame.
- selected_event_types: Comma separate slugs to select by default.
- selected_categories: Use Comma to separate slugs(categories) to select by default.