Skip to Content

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:

  1. In wp-admin, go to Bricks → Templates.
  2. Filter by Template Type = Single. Look for templates with a condition scoping them to posts.
  3. Open the Single template in the Bricks editor.
  4. Confirm the layout contains the Post Content element (under the Single element category). This is the element that outputs the post’s body.
  5. Check the Conditions panel. If the template applies to “All Posts” and you didn’t intend that, narrow it down.
  6. Save and reload the front-end URL of a Structura post.

What to check if the body is still missing

  1. Clear Bricks’s cache (Bricks → Settings → Performance → Clear CSS cache) and any caching-plugin cache.
  2. 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.
  3. 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.

Last updated on