Title: Conditional Logic Not Working on Post Header Layout
Hey team,
I’m having an issue with conditional logic on my custom header layout in Cornerstone. I’m trying to display a universal blog post header (with breadcrumbs, dynamic title, etc.) only on blog posts, but it doesn’t seem to be working correctly.
Here’s what I’ve tried:
Screenshot 1 (Before)
- The correct header is not displaying on a single blog post (
Post Type: Post
). - The layout loads, but the content section with the logic is missing.
Screenshot 2 (Conditions: Post Type is Post
)
- Set the section’s condition to:
Post Type
isPost
- No change — it still doesn’t show on blog posts.
bebScreenshot 3 (Tested “All Singular”)
- I also tried:
All Singular
- Still not displaying the section on posts.
The section should render directly below the nav and include a custom headline and breadcrumb trail — but it’s not showing at all.
Any ideas what might be going wrong here? Is there a better condition to use than Post Type = Post
for single blog posts within a custom header layout?
Appreciate your help!
I don’t see an option to leave a hidden/private note or whatever to give you my login credentials but can provide that if you can instruct me on how to do that.
Thanks.