Elementor
Elementor is opt-in per post — it does not automatically claim posts created by Structura. If your Structura posts render with a title and featured image but no body, the cause is usually an Elementor Theme Builder → Single Post template that was assigned to all posts and doesn’t include a “Post Content” widget.
Structura does not write any Elementor-specific meta on new posts,
because unlike Divi, Elementor doesn’t hijack the_content unless
an editor opens the post in Elementor’s builder.
How to verify your Elementor Theme Builder template still
renders post content
Walk through this to check:
- In wp-admin, go to Templates → Theme Builder.
- Look for a Single Post template. If there’s no Single Post template, Elementor uses your theme’s default — skip this section.
- Open the Single Post template in the Elementor editor.
- Confirm the layout contains the Post Content widget (under
the Single category in the widget sidebar). This is the
widget that outputs whatever WordPress stored in
post_contentfor the post being rendered. - Check the template’s Display Conditions (top-left hamburger menu → Display Conditions). If it’s set to “Include → All Posts”, it applies to every post on your site — including Structura’s. Either make sure the template is correct, or scope it more narrowly (e.g., a specific category).
- Update the template and reload the front-end URL of a Structura post.
What to check if the body is still missing
- Clear Elementor’s CSS cache. Go to Elementor → Tools → Regenerate CSS & Data. Also flush any caching plugin.
- Open the post in the block editor (not Elementor). Confirm the Gutenberg blocks are there. If the “Edit with Elementor” button has been clicked on this post, Elementor will claim it going forward — switch it back from the block editor.
- Check for a Display Conditions conflict. If two Single Post templates both match the same posts, Elementor picks one; the other’s layout is silently ignored.
Status of this page
This page is a placeholder — the steps above cover the most common cause, but we haven’t yet walked through every Elementor configuration that can produce a blank post body. If you hit this issue on an Elementor site and the steps here don’t resolve it, contact support so we can add your case to this page.
Related pages
- Posts look blank with a page builder — the hub page with an overview of all supported builders.