Hello there!
I am having some trouble with Elementor and Generate press.Whenever I try to add a new page and I get the following error with Elementor: “You must call the function “the_content” in the actual template so Elementor could work on this page.However when I edit a page with Elementor it works correctly.
According to Elementor Documentaion this problem might be because of a WooCommerce conflict, so I tried deactiviting the plugin, but still doesn’t work…So I guess It’s not a WooCommerce conflict.
The other issue that they state it’s because the function the_content is missing,so I cheked the following file “content_page.php” and effectively they it has the “<?php the_content(); ?>” function…
Any ideas of what could be the problem? Before I couldn’t even edit the pages, but after reinstalling Generate Press, at least now I can edit the actual pages with elementor.