• Helloall,

    I am using Elementor page builder to create pages for my WordPress site. I have WooCommerce installed for my products. I have come across an issue – when I try to edit the SHOP page of WooCommerce, Elementor returns this error:

    “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.”

    The solution it returns is that I have to add <?php the_content(); ?> function to the page template’s code.

    I don’t know where to add this code, which template in WooCommerce or my theme? I am completely clueless.

    Please help.

Viewing 1 replies (of 1 total)
  • Hi!
    Did you find the solution for this problem?
    I’m using blank theme from underscores and want to customize shop page in woocommerce, I tried to add the_content function to theme, but didn’t work, but don’t know where to add it in woocommerce

Viewing 1 replies (of 1 total)

The topic ‘Add “the_content” function in WooCommerce’ is closed to new replies.