Site logo

page header

Page Header seems to not work on Toolset Types custom posts

The new Page Header update in 1.4 doesn’t seem to take affect when using Toolset Types. Or at least, when I set a Page Header in Global Locations to a taxonomy, the page header doesn’t show up at ALL (meaning, blank page header). Same Page Header works great if I set it to a regular … Read more

Add Post Title and Entry Meta to Page Header Automatically?

Hi, Is there a way I can automatically have a single post’s h1.entry-title and .entry-meta appear in the single post’s Page Header? My goal is for single posts to look something like this: https://www.webhostinghero.com/how-to-change-wordpress-author-in-bulk/ … and WITHOUT the author or editor needing to do anything manually in terms of setting this stuff up in each … Read more

GeneratePress + UberMenu3

Greetings Tom and Leo, I have missed a step in integrating UberMenu3 with GPP and would very much appreciate any guidance you can offer. I used this which the developer Chris provides for GP: /* Stop the theme from filtering the menu output */ add_action( ‘wp_head’ , ‘stop_generatepress_menu_filter’ ); function stop_generatepress_menu_filter(){ remove_filter( ‘walker_nav_menu_start_el’, ‘generate_nav_dropdown’, 10, … Read more

Page header on 404, calendar, archive, etc?

Hi there, I’ve been using the generate_before_main_content hook to put page headers on views that don’t have a page in WP. That works well when the width is contained. How do I do it for the full width page header? Thanks, Katie

How to reduce the page header video size for mobile phone

Hi, I am having difficulties to reduce the size of the div container for the .page-header-video on the mobile phone version. I have understood that I cannot have the video showing on the mobile version and instead adding an image which I’ve done. My problem is the height is too big so I’ve tried to … Read more

default page header options

How do I make it so that when I enter text into the Page Header, the Content Options are preset to match below image: It’s just that everytime I create a post / page, I’ll be using this exact configuration. I’ll make hundreds of posts over the next year and this will save thousands of … Read more

background-image page header

Hi there I have tried to display an image for my page header section with custom css. Even though I am using the important tag it is not displaying. It was there for a short time but now gone. When I used the page header settings in the dashboard it just didn’t display. .page-header-content { … Read more

A few issues with the page header

Hi, I’ve noticed a few issues with the page header as follows; 1. The vertical centre setting does not seem do that. It’s positioned the top of the content in the centre which means that the header content seems to be closer to the bottom. 2. When viewed on mobile and with a fullscreen background … Read more

Page Header/Sections Background Image Question…

I’ve been playing with the “Page Header” and “Sections” add-on. One thing I’ve noticed that’s a little frustrating is how the container does not automatically adjust to the image height. Instead, I am forced to guesstimate the container size by adjusting the padding until the height is generally similar to the image. Here are the … Read more

Feature request ++ Page-Header ++ GPP

Hi, i’ve played a bit with the settings of the Page-Header. I noticed that if you could merge padding-top and padding-bottom (just padding:..) you are way more flexible in display content. Or all padding-attributes separate. is there a way to alter the css output? and second: is there a way to alter the background of … Read more