Remove Page Header support from CPT
I love the page header addon for pages, but the options show up on all of my CPTs, where it doesn’t need to be and clutters up the post editor. Any way to disable it on all but pages (and archives)?
I love the page header addon for pages, but the options show up on all of my CPTs, where it doesn’t need to be and clutters up the post editor. Any way to disable it on all but pages (and archives)?
The client wants the page header image to fill the majority of a phone screen instead of the standard mobile resizing. How to I change the css to display a different image on small mobile view? build site is tdw.space
Hi, I am trying to add page header to my category page by selecting page header template in category by even after many attempts nothing happened. Please help as I am able to add page header in other pages but face this issue only in category page.
Hello, obviously there is a new feature in GP Premium that changed the way how page headers are added and edited, isn’t it? At least there is a section for that in WP navigation I’ve never seen before. But the same editor within the page has gone. That would be useful if I’d like to … Read more
Hi guys, The new page header is a fantastic update, thank you very much, it’s extremely useful. It works nicely for me in custom post archives, but for the life of me I can’t figure out how to use them in custom taxonomy archives. I see the page header option for standard taxonomy terms, categories … Read more
Hi Tom, after the recent page header update the top/bottom padding setting does not seem to work on mobile. When viewed on mobile the content has no padding top and bottom.
Hello Tom. With the new header it is not quite easy for me. I often took a different header in each page. Sometimes picture, video or shortcode.or other. Now I have to create a new page header for each post. It’s much more work. I know the new Pageheader has more choices. But would it … Read more
While I have built many WordPress sites, I am not a professional developer. I first built this site on MetaGlobal.com because the server running the site where I am hoping to end up was running very slow. So I used the MG site as a dev site [I know this is not good form]. The … Read more
Hello Tom, I see the new format for the Page Header, read the documentation, and seen another post about this but it was still not clear if you meant to remove the regular Page Header form from the edit pages form? I use Page Header to place custom (to each forum) text at the top … Read more
Hi, when I use {{post_author}} tag in Page Header, it shows the_author_meta(‘nickname’) information. Is it possible to change it to the_author_meta(‘display_name’)? I tried to create custom shortcode ( https://generatepress.com/forums/topic/single-post-page-header-issues/#post-350710 ) for that purpose, but the returned value is shown right after .inside-content-header element, not in the place I put the shortcode in. thanks