Organizer Shortcodes
The following shortcodes would help you list and view the organizers:
1. Submit Organizer Page
The submit organizer page consists of the form, which asks for the details regarding the organizers.
To set up the Submit Organizer Page, pass the shortcode [submit_organizer_form], in the content area on the Submit Organizer Page.
2. Organizer Dashboard
The dashboard displays the list of all the organizers created. An individual can add, delete, duplicate organizers from the Organizer Dashboard.
To set up the Organizer dashboard page, pass the shortcode [organizer_dashboard], in the content area on the Organizer Dashboard Page.
3. Event Organizers
The event Organizer page displays a grouped and alphabetized list of all the organizers with an alphabetic filter option.
To set up the Event Organizer page, pass the shortcode [event_organizers] in the content area on the Event Organizer page.
This is how the event organizer page would look upon the frontend, which displays the available number of organizers along with total events.
In order to display a particular organizer on the event organizer page, the individuals can add the shortcode,[event_organizer id=ORGANIZER_ID].
id: Give organizer id to display the particular organizer on the event organizer page. By default empty and it will show all organizer list of given arguments(In order to know about the organizer id, one needs to hover the mouse on the name of the organizer on the all organizer menu under the organizer listings on the admin dashboard).