skip to Main Content

I am using WordPress and Elementor plugin. Now, I am trying to create new template for the header and footer part using Elementor Plugin.

When I click on Template -> Add New It’s showing an error like that :

"Sorry, the content area was not found in your page. You must call
the_content function in the current template, in order for Elementor
to work on this page."

My question is which WordPress template file this element is called at that time?

2

Answers


  1. Chosen as BEST ANSWER

    I found it. It's a single.php page.


  2. Also, you can use Query Monitor WP plugin to view which pages/templates are loading in the current screen

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search