Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #361267

    Hi, the behavior is very strange, when I use chrome browser, instead of the correct social icons, the browser shows some symbols. But, that s not all, when is use http://www.domian.com, the icons are correct, when I use domain.com the icons are wrong.

    Any idea on how to fix this?

    Thanks in advance

    #361534

    Hey ggravina!

    Please add following to your .htaccess file

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    Regards,
    Yigit

    #361667

    Fantastic! Is working perfect!

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Social Icon showing symbols in chrome browser’ is closed to new replies.