• Join the Best Wordpress and Elementor Support forum

    Provide or get advice on everything Elementor and Wordpress, ask questions, gain confirmation or just become apart of a friendly, like minded community who love Wordpress and Elementor


    Join us!

"SINGLE" TEMPLATE IS MISSING FROM THEME BUILDER

F

fldjswm

New Member
Hey y'all, appreciate you guys taking the time to read this.
I am trying to make a "Single" + "Event" template, but the SINGLE template type is missing from my template type drop-down menu.
I've checked the "Event" option from the Elementor Setting (image #1), added the code in the theme function.php, and at the snippet (image #2).
-------------------
add_filter('elementor_pro/utils/get_public_post_types', function ($post_types) {
$post_types['event_listing'] = 'Event Listings';
return $post_types;
});
---------------------
However, the SINGLE template is still not showing up (image #3).
Any advice on how to make "Single" appear?
 

Attachments

  • 1.PNG
    1.PNG
    239.5 KB · Views: 690
  • 2.PNG
    2.PNG
    217 KB · Views: 609
  • 3.png
    3.png
    416.1 KB · Views: 642

Latest Resources

Other Elementor Resources

elementor official

Still stuck? Ask the forum

Post your question with a screenshot and a link if you can, and a member will usually reply within a day. Free to join, no sales pitch.

Create a free account
Top