Archived topic
Font-Awesome not loading correctly on alternate domain
3 replies · Started by Peter Islin Nielsen on July 14, 2016
Hi!
I have this funny thing occurring on a site I’m currently developing. It resides on the domain http://danischeflexibilitat.dk/ – and everything is fine there. But another domain is pointing to the same site http://danischeflexibilitat.de/ – as you can see, the Font-Awesome icon in the back to top button doesn’t load. I think it has something to do with absolute and relative URLs to the Font-Awesome files. Maybe in this file: http://danischeflexibilitat.dk/wp-content/themes/generatepress/css/font-awesome.min.css.
Any help would be greatly appreciated :-)
Hi Peter,
I believe this has to do with font icons not allowing other URLs to display them other than the main one.
This topic might help: http://stackoverflow.com/questions/26125030/font-awesome-icons-not-showing-in-chrome-a-maxcdn-related-cross-origin-resource
Thanks, Tom! You're a true wizzard... :-)
You're welcome :)
