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].
I’ve 2 problems on my site
1.Why does my Social Media Buttons in the footer looks not good? I build my site in Sydney Please help. http://www.studioambacht.nl/
2.The’re no thumbnail pictures by “RECENT POSTS” http://www.studioambacht.nl/rotary-arendonk/
I have installed and activate the plugin SiteOrigin Widgets Bundle. Please can you help me?
Hi Thessakoenders,
1. I’ve had a look at the site and this is actually a really annoying issue. It’s showing up like a square because that’s what your browser uses to tell you it can’t render the font. It can’t render it due to a Cross-Origin Resource sharing policy issue. The argument of www vs non-www is finally at the point where you have to decide the route to take, and take it (unless the server is set up for it – this is sadly beyond the scope). There’s no using both anymore. To fix this issue, please update your WordPress site URL by going to SettingsGeneral, and update the WordPress address, and the Site Address URL with: www.studioambacht.nl
2. It seems like you’ve fixed this issue. Do you still need help with this issue?
Hi Alex,
I’ve tried before to change this but then i can’t come into the WP dashboard so how can i change it without this risc?
Hi Thessakoenders,
Okay. This is quite complicated but just bare with me for a second. Go to the following page:
Login, you’ll get redirected, go to the above page again, fill out the form, and you’re done.
I know it’s weird but that’s seriously how you fix this issue. :S
So, problem solved this is the answer from hosting2go, there was a false.
“Font from origin ‘http://studioambacht.nl’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://www.studioambacht.nl’ is therefore not allowed access.”
In some browsers the icons are not loaded in the footer . In the .htaccess file I added the following lines :
Header add Access-Control-Allow-Origin “*”