• Hi,
    I use this plugin on almost every website I built with WordPress and it always worked just fine.

    After the update I noticed this error in the Console, and my website is now without icons!

    Access to CSS stylesheet at 'https://use.fontawesome.com/releases/v7.3.1/css/all.css' from origin 'https://ifivending.it' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    all.css:1 Failed to load resource: net::ERR_FAILED

    The website is now under construction, I use the Kadence theme and few other plugins.

    Can you help me? Thank you

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

Viewing 1 replies (of 1 total)
  • Plugin Author mlwilkerson

    (@mlwilkerson)

    Hello, @francy27 . I took a look at that site, and it appears to be loading Font Awesome now from cdnjs.cloudflare.com instead of use.fontawesome.com, and I don’t see that CORS error. Did you perhaps switch how you load Font Awesome since you posted this?

    Anyway, I’d need a little more information in order to investigate. I don’t yet know of a reason why any updates of the Font Awesome plugin would cause that error on that URL.

    Often a CORS error like that is a red herring. There’s often an underlying error that’s there, and the CORS error is caused by the response of that underlying error not having the correct CORS headers. So to understand the actual cause, I’d need to investigate to see that that underlying error is.

    So you could dig to find that in the browser’s network tab, or point me to a staging site, for example, where the error still occurs, and I could investigate there.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.