I tried looking around for solutions to this in other topics, but I didn’t find one that quite exactly mirrored my issue.
I’ve got two headers. One is for the homepage and a select few landing pages and is set to priority 0. Its condition is set to home with several “AND” conditions for the pages we want it on.
The other is for the rest of the pages and posts on the site and is set to priority 20. Its condition is set to “Entire site.”
This works fine except for on my blog posts page, which is the one set in the WordPress admin under Settings > Reading > Posts. This page is showing the homepage header.
I tried adding the “Blog is being viewed” and “Post type Posts” conditions, but that didn’t change it.
The only way I’ve been able to change it is to give this header a higher priority, but the the homepage header disappears, as I suppose “Entire site” with Priority 0 overrides it.
What am I doing wrong?