• Resolved inspiringmedia

    (@inspiringmedia)


    Hi there,

    I would need to use Elementator Page Builder with a Theme called ‘Croccante’.

    Under the frontpage’s attribute, I tried to set it under ‘One Page website’ and got this error message:
    “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.”

    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.

    For this part, I understand that I have to seek assistance from the Theme builder.

    To work around, I tried setting the frontpage attribute to ‘Elementator Page Builder’, but the header for the theme doesn’t show up in the frontpage, only the content from ‘Elementator’ turn up.

    I would like both the header and content from the Elementator Page Builder to show up, is there a way to do so?

    Thank You!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Inspiringmedia,
    Explaining how to edit the Croccante theme and rebuild its entire structure, including its functions.php file is not a recommended thing to do. Even experienced developers use child themes…
    It is also beyond the scope of this forum and can cause a whole bunch of other conflicts.
    I would suggest considering using a different theme that does load ‘the_content’ by default.

    Thread Starter inspiringmedia

    (@inspiringmedia)

    Hi @benpines,

    Noted. Thank You for the advice! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Using Elementator Page Builder with Croccante Theme’ is closed to new replies.