Okay
  Public Ticket #1928222
favicon
Closed

Comments

  • Raffaele Valerio started the conversation

    in theme options ->general settings->space before /head i set the favicon with this code:

    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/site.webmanifest">
    <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="theme-color" content="#ffffff">

    i uploaded the files in the website root, but i don't see the favicon and i don't read the code in the head section.


    can you help me?


  •  1,974
    Support replied

    Hello Raffaele,

    This is the recommended way to set the favicon (Appearance -> Customize -> Site Identity):

    https://codex.wordpress.org/Creating_a_Favicon

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Raffaele Valerio replied

    nothing happen.

    why i don't see my code in the code source browser window?

  •  1,974
    Support replied

    Not really sure, have you setup the fav icon the way I suggested?

    you can also add your code in header.php, line 7

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Raffaele Valerio replied

    the favicon it's ok now, but if i put in theme options -> general settings -> Space before </head>:

     <meta name="author" content="John Doe">

    i don't see this code in the browser

  •  1,974
    Support replied

    You can also add your code in header.php, line 7

    Or send us wp admin access in a private comment to have a look.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy