Jump to content

Font Awesome issue with IE 11


ipbfuck

Recommended Posts

Hi!

an user as reported me some issue with icons (font awesome) and IE 11 in my community.

Problem exist on first access, seems to be ok after click on article, forum, or any other link.

I've test with IE on windows 10 and windows phomne 8 (iemobile), and i can confirm.

Try to set default theme, disable plugin, disable ads (disable all together), set english from default (i've think: maybe an error in some strings...)! but, nothing! issue persist.

 

Here, instead (invision community) seems to be ok!

i've put also this in my htaccess:

AddDefaultCharset UTF-8
# Add Font Mime/Type
AddType image/svg+xml svg svgz
AddEncoding gzip svgz
AddType application/font-sfnt otf ttf
AddType application/font-woff woff
AddType application/font-woff2 woff2
AddType application/vnd.ms-fontobject eot
<FilesMatch "\.(svg|ttf|otf|eot|woff|woff2)$">
  <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    Header set Cache-Control "max-age=3600"
  </IfModule>
</FilesMatch>

but, again, problem persist and flush community/browser cache not help me.

 

someone has any idea on how i can fix/what can be the problem? :p

wp_ss_20160526_0002[1].png

 

thanks in advance,

S.N.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...