Forum Replies Created
-
AuthorPosts
-
Please close.
Thanks again.
Hi Rikard,
Thanks for clarifying.
That plugin did the job. Thank you. :-)
Mark.
GoDaddy CDN Update:
It seems that adding the code to the .htaccess file does indeed work with GoDaddy after all. You just have to be patient.
Immediately after adding the code, no amount of emptying caches and refreshing was going to make the icons reappear. However over the subsequent couple of days, browser by browser they started reappearing.I now have the Enfold theme installed on Godaddy with the CDN activated and with my icons in place it seems.
Mark.
Hi Nikko,
I have the exact same problem. My client has hosted their site with GoDaddy. I get this error:
Access to font at ‘https://secureservercdn.net/160.153.138.219/a0x.891.myftpupload.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf’ from origin ‘https://vs4business.co.uk’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
However, I don’t think that ‘switching off the CDN’ is a good solution. Yes it brings back the icons, but then the site is not benefitting from the CDN.
I have found another thread that says to add this code to the .htaccess file:
<FilesMatch “.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>I have done this and it did not work.
I have spent so much time searching for solutions to this. If you have a solution I would love to hear it. The site in question is: http://www.vs4business.co.uk
-
AuthorPosts