Site logo

[Resolved] Page Header not showing on blog page

Home Forums Support [Resolved] Page Header not showing on blog page

Home Forums Support Page Header not showing on blog page

  • This topic has 22 replies, 3 voices, and was last updated 8 years ago by Tom.
Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #521299
    Tom
    Lead Developer
    Lead Developer

    You’re using the “Elementor Canvas” page template. That template removes everything GP from the page, including all of our hooks.

    You’ll want to use the “Default” page template in order use GP hooks.

    #521497
    Nimie

    ok but what about on the blog page? How do I get the page header to show?

    #521723
    Leo
    Staff
    Customer Support
    #521725
    Nimie

    It is assigned to global

    #523729
    Nimie

    Also, since applying the header to the before header hook my top bar is missing text on the blog page only.

    #524210
    Tom
    Lead Developer
    Lead Developer

    Your blog page header doesn’t have any content, so it has no height. If you add top/bottom padding, it will add to the height.

    The top bar (Elementor template) is missing text because this CSS is added to the site:

    .blog .elementor-widget-icon-list .elementor-icon-list-text {
        display: none;
    }
    #524469
    Nimie

    Thank you that did it.

    #524687
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 8 posts - 16 through 23 (of 23 total)
  • You must be logged in to reply to this topic.