Archived topic
CPT single posts & regular posts - My Page Header isn't working
3 replies · Started by Paul on May 17, 2017
Hi Tom :)
I'm talking about Page header addon... Maybe it doesn't work with posts and CPT but only pages?
To illustrate:
Here is a page with a custom page header (the big image)
https://valley.wpninja.solutions/health-wellbeing/
And on this CPT I have defined a custom page header (banner again)
https://valley.wpninja.solutions/case_studies/hayleys_story/
But nothing comes through.
Any ideas?
Many thanks
Paul
Hmm, it should work.
Is your "Single Post Page Header" set to hide in Customize > Layout > Page Header by chance?
Umm... yes it was...
And...
.single-case_studies .entry-header,
.single-case_studies .page-header-image-single {
display: none;
}
That was me!
Sorry - solved.
That css was in my child theme and I had switched to GP Extender and didn't realise I had two css sources (must combine!).
Also, I had convinced myself it wasn't css hidden because I didn't see it in the html - and that's because I had it hidden in the options! Groan. Must get sleep.
Thanks :)
No problem! :)