• lionelbachelart

    (@lionelbachelart)


    Hey guys,
    i’m new to wordpress and tried my first website.
    unfortunately, on the website there aren’t any icons showing (only some strange hiroglyphes)
    i’ve already disabled all plugins.
    Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Ryan Ray

    (@ryanr14)

    Hi @lionelbachelart,

    Welcome to WordPress and thanks for trying out Storefront and WooCommerce!Getting to your issue, can you help me locate what appears to be broken icons? I took a look around the site and I’d seen a few icons, like for the cart, home icon in breadcrumbs, comments, etc…

    Icons
    Link to image: https://cld.wthms.co/uK4J12

    Thread Starter lionelbachelart

    (@lionelbachelart)

    Hi @ryanr14
    this is the screenshot in Firefox:
    https://imgur.com/a/M3Sp1D6

    Maybe it is a problem of firefox?

    Ryan Ray

    (@ryanr14)

    Hi @lionelbachelart,

    Hmm, that is odd indeed. When I tested your site in Firefox I have the same issue. The good news is that I don’t see the same thing on my own test site in Firefox.

    Test site Firefox
    Link to image: https://cld.wthms.co/c8Acm3

    That at least means it’s not a wider Storefront problem, and is happening in your specific setup. Inspecting your site further and looking at the Console in Firefox I do see this issue related to the FontAwesome font file.

    fontawesome error
    Link to image: https://cld.wthms.co/0BXxGS

    It seems to say that the font file is trying to be loaded from https://rampageous-tax.000webhostapp.com, but not allowed because a CORS header hasn’t been added to the site to add ‘Access-Control-Allow-Origin’ for the https://rampageous-tax.000webhostapp.com URL.

    You would likely want to look at any potential security plugins you have to tweak these settings, or take it up with your host if it is perhaps handled by them. The font file either needs loaded from your current domain (https://vovino.tk/) or there needs to be a ‘Access-Control-Allow-Origin’ CORS header added that allows the font file to be loaded from https://rampageous-tax.000webhostapp.com.

    I hope that makes sense. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Storefront theme doesnt show icons’ is closed to new replies.