Home Forums WoodMart support forum No favicon on frontend but it appears in WordPress pages

No favicon on frontend but it appears in WordPress pages

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

    Chris Dev
    Participant

    Hi,

    I have a weird problem. The favicon appears while in the WordPress dashboard and WP pages but not in frontend. I tried with many different favicons (png, jpg, webp) and different sizes (32×32, 200×200, 512×512) and all of them appear correctly while on a backend WP page (like products, orders, pages) but not when in front (even if I am logged in).

    I do not use any caching plugin at the moment. The favicon always appears on the source-code but not in the frontend. I tried many different browsers and the result is the same. I attached you 2 related screenshots.

    Any thoughts?

    Regards,
    Chris

    Attachments:
    You must be logged in to view attached files.
    #634025

    Artem Temos
    Keymaster

    Hello,

    To better assist you, could you kindly test the functionality with default WordPress themes such as TwentyTwenty or WooCommerce Storefront? This will help us determine whether the issue stems from our theme or elsewhere.

    Regards

    #647871

    Chris Dev
    Participant

    Hi,

    I ran several tests and the conclusion is this happens only when using WoodMart child-theme and Google Chrome (desktop and android). The < link rel=”icon” href=”https://example.com/image.png&#8221; sizes=”32×32″ type=”image/png” > is being shown on the source code, but for some reason Chrome glitches and does not display the icon. Firefox and Edge tested and they work as expected.

    Sorry for the late response. Hope this extra information helps.

    – – – – –

    Quick fix for other fellows until this is permanently fixed/addressed by the theme devs:
    1. Copy header .php to your child-theme folder.
    2. Add < link rel=”icon” href=”https://example.com/image.png&#8221; sizes=”32×32″ type=”image/png” > inside the < head >

    Mind that the code above is needs correction. I added some spaces so I can post this reply because I got blocked several times from Wordfence when I tried to post it with the correct code.

    – – – – –

    Regards,
    Chris

    • This reply was modified 6 days, 20 hours ago by Chris Dev.
    • This reply was modified 6 days, 19 hours ago by Chris Dev.
    • This reply was modified 6 days, 19 hours ago by Chris Dev.
    • This reply was modified 6 days, 19 hours ago by Chris Dev.
    #647975

    Artem Temos
    Keymaster

    Hello,

    Please switch to the default theme and send us your admin access so we can check this.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)