Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sensolern

    (@sensolern)

    Hi again,

    I just figured out the problem. It is all about the Storefront theme, once changed to any other theme the problem is way.

    Thank you very much for your patience and efforts.

    Thread Starter sensolern

    (@sensolern)

    Hi,

    Since about 2 years, I am using the main headline “sensolern Kontrastkarten mit pädagogischem Wert” on my homepag, and “sensolern” as text in the in the site identity in the theme customizer (beneath the logo image). There was always no issues with the H1 tag at all. Just a few days ago, I noticed the H1 tag is missing!

    I messed around some forums like Stack overflow and found two separate advises to add a <title> in the header.php and a function in functions.php, it seems that both didn’t work as you mentioned. After that I contacted Yoast, they said that they cannot help and the issue must be discussed with Storefront theme support.

    Today I realized the the H3 are also not found, only H2 and H4!!

    Now both codes were removed, the homepage title was always untouched and still no clues about the reason!.

    • This reply was modified 3 years, 3 months ago by sensolern.
    Thread Starter sensolern

    (@sensolern)

    Hi Danielwrobert,

    Thanks for your help

    I’m not sure if I correctly understood what you meant. The headline on my homepage is: “sensolern Kontrastkarten mit pädagogischem Wert”. I just added it to the title in (Customize) and in the head.php as well, but unfortunately no success!

    <?php wp_title(”, true,”); ?>sensolern Kontrastkarten mit pädagogischem Wert</title>
    
    
    Thread Starter sensolern

    (@sensolern)

    <title><?php wp_title(”, true,”); ?>sensolern</title>

Viewing 4 replies - 1 through 4 (of 4 total)