Hi,
I like to change the homepage of the website with elementor but i get an error like:
Sorry, the content area was not found in your page. You must call ‘the_content’ funtion in the current template, inorder for Elementor to work on this page.
Manual solution
Add the_content function into the page template’s code.
This is the line you need to add: <?php the_content(); ?>
If you are not familiar with where to place this code or how to add it to the page, please contact your website developer so it can be implemented properly as we cannot provide full support for that.
So my quesion is, how to place this line of code?
Thanks,
Michelle Hoenderboom