Comments Raffaele Valerio started the conversationMarch 11, 2019 at 1:36pmin 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,974Support repliedMarch 11, 2019 at 2:12pmHello Raffaele,This is the recommended way to set the favicon (Appearance -> Customize -> Site Identity):https://codex.wordpress.org/Creating_a_FaviconThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyRaffaele Valerio repliedMarch 11, 2019 at 2:24pmnothing happen.why i don't see my code in the code source browser window? 1,974Support repliedMarch 11, 2019 at 3:31pmNot really sure, have you setup the fav icon the way I suggested?you can also add your code in header.php, line 7Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyRaffaele Valerio repliedMarch 11, 2019 at 3:40pmthe 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,974Support repliedMarch 11, 2019 at 4:09pmYou can also add your code in header.php, line 7Or 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 Sign in to reply ...
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?
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
nothing happen.
why i don't see my code in the code source browser window?
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
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
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