Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1186047
How to enable Favicon
Closed

Comments

  • blair2004 started the conversation

    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.

  •  7,092
    Oliver replied

    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:

    <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, Oliver

  • golpar replied

    Hi,


    I added below lines to header.php in child, and my favicon.ico is uploaded in root directory, but no luck...


    Please advise

  •  7,092
    Oliver replied

    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

  • golpar replied

    Fixed! ..& I didn't change anything! :|