I see hello elementor theme is not part of that and I also see that that theme does no have page.php.
Toolset uses the standard WordPress the_content() function that should be added within your theme's PHP template like page.php or singe-post-type.php but I see with your theme even page.php template file is also missing.
I suggest you should check with any of the other theme and you will notice that it should work.