Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Problem with extra admin in h2 title

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

  • danbp
    Moderator

    @danbp

    Please indicate also your theme name when you ask for help.

    Check your theme header.php
    i suspect there is a little syntax error in the “title”.

    Compare with one of the WP theme (2014 or 2013) how the header.php is written.

    Example
    <strong><h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1></strong>

    IMHO, the error is here: rel=”home”>


    misharnet
    Participant

    @misharnet

    Sorry for not indicated the specific theme I use. I use DAZZLING theme, but it also happens on Simple Catch theme too. THANKS a lot for your quick reply. I will check my header.php now, and let you know what is the result.


    misharnet
    Participant

    @misharnet

    SOLVED thanks a lot!


    danbp
    Moderator

    @danbp

    You’re welcome. Glad you got it to work ! 😉

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] Problem with extra admin in h2 title’ is closed to new replies.
Skip to toolbar