fbpx
Did you miss our exclusive webinar on Attendee information? Click here to view the recorded session.
How can we help?

Create single event template with Elementor Pro

Elementor Pro is the advanced and paid version of the Elementor plugin. It enables users to access premium features for developing a web page template. One needs to follow the below-mentioned steps to develop a dynamic single event template on WordPress.

How to create a single event template with Elementor Pro

  1. Log in to your WordPress admin panel.
  2. Buy “Elementor Pro” plugin on from here or directly go to Admin >> Plugins >> Add new.
  3. Search for the Elementor pro plugin in the search box.
    Wp Event Manager Search For The Elementor Pro 1
  4. Install and activate the “Elementor Pro” plugin for which you will need the license key that you have obtained through the registered email id.
  5. Once the plugin is installed, the next steps are to create the template and customize it. Now add a new template under the template section of the dashboard.
    Wp Event Manager Add A New Template
  6. The following code needs to be entered in the active theme’s functions.php file, if the Event post type is not displayed on the template.
    Wp Event Manager Single Event Elementor Pro 3

       
    add_filter('elementor_pro/utils/get_public_post_types', function ($post_types) {
            $post_types['event_listing'] = 'Event Listings';
            return $post_types;
        });
    
  7. Once the code is added, try refreshing the page and adding the new template again.
    Wp Event Manager Single Event Elementor Pro 4
  8. The next task is to finalize a design by finding blocks, pages, and templates as per your requirement and then insert your selection.
    Wp Event Manager Ssingle Event Elementor Pro 5
  9. Customize the template based on your requirement;
    Wp Event Manager Single Event Elementor Pro 6
  10. Try adding multiple images, and different fields, etc.
    Wp Event Manager Single Event Elementor Pro 7
Create Single Event Template With Elementor Pro
Ashok Dudhat

Our team constantly explores ways that technology can help us reinvent industries. We want to change the world by creating great products that transform industries. We Dream It, We Make It.

Quick Links
Close
Close