Shortcodes
There are multiple shortcodes in frontend pro addon.
1. Frontend Event Manager [comfortevent_event_manager] Shortcode
Where to use: You can add this shortcode to manage all event components from frontend.
Shortcode can be added in theme directly following this below code snippet
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
2. Event Checkout Page Shortcode [comfortevent_event_checkout] Shortcode
Where to use: Place this shortcode in the event checkout page for registering to an event from frontend.
Shortcode can be added in theme directly following this below code snippet
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
3. Event Checkout Payment Page Shortcode [comfortevent_event_payment] Shortcode
Where to use: Place this shortcode in the event checkout payment page for registering to an event from frontend.
Shortcode can be added in theme directly following this below code snippet
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
4. Frontend User/Attendee Dashboard [comfortevent_user_dashboard] Shortcode
Where to use: Place this shortcode in the user dashboard page for user to see their registered event, paid history and edit/update attendee list etc.
Shortcode can be added in theme directly following this below code snippet
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
5. Frontend Event List [comfortevent_event_archive] Shortcode
Where to use: You can add this shortcode to any page for rendering the event listing.
Shortcode can be added in theme directly following this below code snippet
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
6. Frontend Log Dashboard [comfortevent_event_details] Shortcode
Where to use: You can add this shortcode to any page for rendering the event details.
Shortcode can be added in theme directly following this below code snippet
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
7. Frontend Category Dashboard [comfortevent_event_dashboard] Shortcode (Pro) (Coming Soon)
Where to use: You can add this shortcode to see the overall overview/statistics of your event application.
Shortcode can be added in theme directly following this below code snippet
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
Last modified: August 20, 2025