Comments blair2004 started the conversationMay 27, 2017 at 12:28pmHi,i've installed WordPress in a subdirectory, and i'm using thegem, when i try to set a favicon, it appear as updated, but the settings aren't kept, so i would like to know how to enable favicon. 7,092Oliver repliedMay 29, 2017 at 7:31amHi! There is some bug with customizer, we'll fix it in the next theme update, Pls. temporally add the icon as HTML code. In the header.php file pls. add following code: <link rel="icon" href="favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/> And copy this file to the child theme.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Olivergolpar repliedJune 5, 2017 at 8:45pmHi, I added below lines to header.php in child, and my favicon.ico is uploaded in root directory, but no luck...Please advise 7,092Oliver repliedJune 6, 2017 at 7:08amHI!pls. provide the FTP access.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Olivergolpar repliedJune 8, 2017 at 6:56pmFixed! ..& I didn't change anything! :| Sign in to reply ...
Hi,
i've installed WordPress in a subdirectory, and i'm using thegem, when i try to set a favicon, it appear as updated, but the settings aren't kept, so i would like to know how to enable favicon.
Hi!
There is some bug with customizer, we'll fix it in the next theme update, Pls. temporally add the icon as HTML code.
In the header.php file pls. add following code:
And copy this file to the child theme.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi,
I added below lines to header.php in child, and my favicon.ico is uploaded in root directory, but no luck...
Please advise
HI!
pls. provide the FTP access.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Fixed! ..& I didn't change anything! :|