[Resolved] Header Element not showing in certain products

Home Forums Support [Resolved] Header Element not showing in certain products

Home Forums Support Header Element not showing in certain products

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2213199
    Ree

    I have this issue where only a few header elements are not showing up in products pages. what could be the issue?

    1. There is content in the text box
    2. there are settings in the page hero
    3. display rules is set correctly

    #2213208
    David
    Staff
    Customer Support

    Hi there,

    there is a Page Hero on those pages – and this is the HTML it contains:

    <link rel="preload" href="/wp-content/plugins/woocommerce/assets/fonts/star.woff" as="font" crossorigin="anonymous">

    So i assume you have another Header Element that is using the same Display Rules ? Or Display Rules such as the Entire site?
    As you can only have one header element per page.

    I would find the above header element, delete it, and use a Hook element in the `wp_head’ hook instead as thats the correct place for it.

    #2213395
    Ree

    I got it, thanks!

    #2213475
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.