Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #346288

    Hi,

    I recently transferred an existing site to a new domain and hosting for which everything transferred fine, except the icons.

    This is the initial site – http://hillseagles.com.au/ and

    http://www.eastcoasteagles.com.au/ is the new transferred site and you’ll see the icons not appearing. I’ve tried reinstalling Enfold, but can’t seem to see what the problem is.

    Any assistance you can provide would be much appreciated

    Thanks

    Daniel

    #346339

    Hey Daniel!

    Try adding this to your .htaccess file:

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

    Regards,
    Josue

    #346353

    Perfect. Thanks for your assistance

    #346354

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Social and other icons not displaying correctly’ is closed to new replies.