-
- Dealing with problematic themes
- Enable Trace and Debug Javascript file logs
- Event listing styling and fonts problem
- Event listings not showing up in the [events] page
- Event listings throw 404 page error
- Events don’t display until RESET is pressed
- How to add my registrations on my account page
- Woocommerce cart fragment-jquery cookie problem
-
- Add a custom field in the search form on the event dashboard
- Add custom field in Search filter
- Adding a country field for events
- Change Default Events Listing View
- Changing Login Redirects
- Changing the event slug/permalink
- Changing the priority of field for event submission form
- Create Child Theme
- Create default image path filter
- Create or pick categories from Free/ Core WP Event manager
- Create single event template with Elementor Pro
- Creating a custom event search form
- Cron Job
- Disable Any theme timepicker
- Editing Event Submission Form Fields
- Event Detail Page
- Event List with Elementor plugin
- Hide Additional Information Section from Single Event Page
- Hide and Add column from the Event Dashboard
- Hide Comment on Single Event Listing Page
- How To Add My Registrations on My Account Page
- How to allow comment forms on each event?
- How to allow organizers to add images in the description box
- How to delete an expired event by time
- How to Disable Social Media share links?
- How to display additional custom fields on a single event page?
- How to override archive template
- How To Remove Duplicate Event Type Meta Box While Using Gutenberg Editor
- How to replace default event banner placeholder image
- Importing Event Listings With WP All Import Pro
- Limit the banner Size
- List of all the default template and fields given in core and Premium Add-ons
- Multilingual Website Using WPML
- Ordering Events By Event Start Date / meta key
- Remove existing field from event submission form
- Remove the Preview Step
- Translating WP Event Manager
- Validate submit event field Snippets
- Visual Composer
- Show all articles ( 24 ) Collapse Articles
-
- Attendee Information
- Bookmarks
- Colors
- Contact Organizer
- Emails
- Embeddable Event Widget
- Event Alerts
- Event Calendar
- Event iCal
- Event Slider
- Event Tags
- Export Events
- Google Analytics
- Google Maps
- Google reCAPTCHA
- MailChimp
- Organizers
- Recurring Events
- Registrations
- Sell Tickets
- Sendinblue
- Stripe Split Payment
- Woocommerce Paid Listings
- Zoom
- Show all articles ( 9 ) Collapse Articles
-
- Attendee limit on registration addon
- Change the domain of license key (license key migration )
- Editing registration form fields
- Event tag snippets
- Existing Licence Key Activation
- Exporting Registrations
- Facebook Preview
- Field restriction on the registration form without sell ticket and attendee information
- Hide/Show registration button on specific events
- How To Install WP Event Manager Add ons
- How to show Ticket Price
- Send an email notification to the organizer when a event is approved
You can add an Event Dashboard to a new page by pasting the appropriate shortcode on the HTML editor.
For showing event dashboard, users need to create a page from the pages menu at the admin panel and must add shortcode [event_dashboard] or also can add the shortcode in template file which bound with the created page. Only logged in users will be able to access this page.
Setup
Create a new page, name it something along the lines of “Event Dashboard” or “My events” and then inside the content area add the shortcode:
[event_dashboard posts_per_page="25"]
posts_per_page – Default shows 25 events per page.
It is best way to insert the shortcode into the ‘text’ view of the visual editor to ensure it gets formatted correctly.
How The Event Dashboard Works?
The event dashboard is accessible by users on the front end and by admins on the backend and displays their listed events. The event dashboard both at backend and will show the following tables with actions such as marking an “Edit”, “Mark canceled” and “Delete”.
You can access the event dashboard at backend from WP admin >> Event Manager >> All Listings.
The dashboard at frontend can be accessed directly on the site :