Bricks
Bricks 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 a Bricks Single Post template scoped to all posts that doesn’t include a “Post Content” element.
Structura does not write any Bricks-specific meta on new posts,
because Bricks doesn’t hijack the_content unless an editor opens
the post in Bricks.
How to verify your Bricks Single Post template still renders
post content
Walk through this to check:
- In wp-admin, go to Bricks → Templates.
- Filter by Template Type = Single. Look for templates with a condition scoping them to posts.
- Open the Single template in the Bricks editor.
- Confirm the layout contains the Post Content element (under the Single element category). This is the element that outputs the post’s body.
- Check the Conditions panel. If the template applies to “All Posts” and you didn’t intend that, narrow it down.
- Save and reload the front-end URL of a Structura post.
What to check if the body is still missing
- Clear Bricks’s cache (Bricks → Settings → Performance → Clear CSS cache) and any caching-plugin cache.
- Open the post in the block editor. If “Edit with Bricks” has been clicked on this post, Bricks claims it from then on — switch it back from the post’s admin bar.
- Check for template-priority conflicts. If two Single templates match the same post, Bricks picks one by priority.
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 Bricks configuration that can produce a blank post body. If you hit this issue on a Bricks 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.