When I use shortcode of the team showcase plugin in my teams page on WordPress, and published it, then when I open it by edit with Elementor:
Sorry, the content area was not found in your page. You must call
the_contentfunction in the current template, in order for Elementor to work on this page.

This message always appears. How can I fix it?
I tried to put wp_reset_postdata(); and the_content() functions in single.php and page.php, but also in vain.