Font Awesome not working

Hi there,

On our website (ywamnextwave.org) none of the icons are showing. I checked and it seems to be a problem with the Font Awesome icons. I literally tried everything. I have no idea why.

fontawesome-webfont.woff2 Failed to load resource: the server responded with a status of 404 (Not Found) 

I checked and all the font files are there.

Any ideas please?

Thank you.

Hi There,

Could you check the permission of that font file is 644?

For more information, please take a look at this article: https://stackoverflow.com/questions/37897205/woff-and-ttf-fonts-404-not-found.

Let us know how it goes!

Hi there,

I checked and the permissions of the files are set to 644.
Not sure what is wrong.

Thanks!

Hey There,

Would you mind providing us with login credentials so we can take a closer look? Please provide following information:

Set it as Secure Note

  • Link to your site
  • WordPress Admin username / password
  • FTP credentials

All the best!

Hi Thai

I am too facing issues with Fontawesome icons.
Please help me with it.
Please suggest the necessary steps to upgrade to Fontawesome 5.

Thank you

Hi,

Try adding this in your .htaccess file located at the root directory of your site.

Header add Access-Control-Allow-Origin "*"
Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"

For more information you may refer to the link below

Hope that helps

Hi There,

Font awesome5 has not included in the theme, If you want to use that please check this article how to use Font awesome 5 in wordpress theme.


Thanks

1 Like

Hi Basanta,

Thank you so much!

Nitin

You’re welcome, Nitin.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.