Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
When people first view the site, the icons show as a square with a wire frame. Also the circle attribute for icons doesn’t show completely circular, is this a setting issue?
Hi Elliot
Thanks for reaching out.
This is something I’ve seen happen with the loading of Font Awesome on my personal, non-Vantage driven site. A slow connection can make it a lot more obvious. If you send through your link we’ll take a look and see if there is anything that can be done.
//
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
//
Thanks :)
This is a private message.
Thanks. The issue you’re facing is known as cross domain loading. Assets aren’t allowed to be loaded from other domains and get blocked as a result. Your site is at the .net domain but your assets are being loaded from the .com. If this situation is unavoidable you might try the fix suggested by David Walsh: http://davidwalsh.name/cdn-fonts.
Derp fantastic diagnostics. Thanks for everything.
For sure :) Let us know how you come along.