Shortcodes
Event Registrations Form
With WP Event Manager you can add the registration option button or form to anywhere in your site of specific event using this shortcode. To add the registration option to an event you need to use the below mentioned shortcode. [event_register ...
The event submission form
To display the Event Submission Form, a user needs to create a new page from the Pages menu at the Admin Panel and then add the shortcode [submit_event_form]. A user can also add the shortcode in the Template File which is attached to the page ...
The Event Dashboard
You can add an Event Dashboard to a new page by pasting the appropriate shortcode on the HTML editor. To display an Event Dashboard, users need to create a page from the pages menu at the Admin Panel and add the shortcode [event_dashboard]. Users can ...
The Event Summary
The brand new feature of WP Event Manager allows users to get a complete summary of their events. A new page needs to be created from the Admin Panel to access the event summaries. Setting up the Event Summary page To set up the event summary page, ...
The Single Event Listing
The brand new feature of WP Event Manager gives users the right to access their events on a single page. In case, users want to view their events on a single page, a new page can be created from the admin panel for the single event listing. Setting ...
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 ...
Organizer Shortcodes
The organizer shortcode allows you to list and view the details of the organizers. 1. Submit Organizer Page The Submit Organizers Page contains a form in which a user needs to fill in the details of the event organizers. To set up the Submit ...
Venue Shortcodes
On this page 1. Submit Venue Page 2. Venue Dashboard 3. Event Venue Event Venues Shortcode Attributes 4. Particular Event Venue 5. Single Event Venue 6. Multiple event venues The venue shortcode allows you to list and view the Venue details.The venue ...
Upcoming events
The upcoming events shortcode is used to access the details of the upcoming events of a specific organizer. To add shortcodes for Upcoming events, follow the below mentioned steps: Log into the Admin panel. Add a new page under the pages menu on the ...
Popular Articles
Hide/Show registration button on specific events
Not all your events require a Registration Button/ tab. For such events users can hide the registration button in WP Event Manager. There are certain events for which organizers do not want people to register and this is when they need to hide the ...
Ordering Events By Event Start Date / meta key
WP Event Manager allows its users to arrange events in order and change the order as per their requirements. In this guide, you will learn about how you can arrange events in order based on their start date/ meta key. Here are the steps you need to ...
Upcoming events
The upcoming events shortcode is used to access the details of the upcoming events of a specific organizer. To add shortcodes for Upcoming events, follow the below mentioned steps: Log into the Admin panel. Add a new page under the pages menu on the ...
Event Calendar
An interactive calendar that stylishly displays your upcoming event dates and details. Installing The Plugin The installation process is the same for all the addons, offered by WP Event Manager. They can be both installed automatically and manually. ...
Change Default Events Listing View
WP Event Manager tutorial shows how to Change Default Listing View of Events. Show default events listing view Apply layout via shortcode, [events layout_type="box"] //values for layout type: box,list Apply layout via js, /** You need to put code in ...