Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #300824

    Hi!

    I added code from favicon generator to header.php to display favicons based on different OS
    Unpacked icons into root folder..

    on website http://www.superpaintingco.com

    For some reason Icons not displayed properly

    <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
    <link rel="icon" type="image/png" href="/favicon-196x196.png" sizes="196x196">
    <link rel="icon" type="image/png" href="/favicon-160x160.png" sizes="160x160">
    <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
    <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
    <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="msapplication-TileImage" content="/mstile-144x144.png">
    #300946

    Hi Igor!

    Thank you for using Enfold.

    Try to use the absolute url where the favicons are located. Example:

    <link rel="apple-touch-icon" sizes="57x57" href="http://www.mycoolsite.com/wp-content/themes/enfold/favicon/apple-touch-icon-57x57.png">
    

    Best regards,
    Ismael

    #890367

    will this support just be built into Enfold soon were the standard Favicon under theme settings gets assigned as Android & Apple Touch icons?

    #890777

    Hi millertimesites,

    You can request this feature here.

    Glad you got it working for you! :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.