Error- Where do I add "the_content" function code on FAQ pg w/ Accordion in TF Proto

I’m using Themeforest Proto Theme. In the FAQs page I added Elementors Accordion for expandable drop downs to answer FAQs. I’m getting the error that “the_content” function is not there. Tried the other suggestions but it looks like I need to add code as described below… can anyone tell me where to add this code, I’m not a developer.
Thanks!

“If you are a web developer and are developing a theme, 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. Please note that adding this code won’t enable the editing of Archive pages and Latest Post pages (these pages have to be edited via the theme builder of Elementor) and it is really simple.”