I have the same issue as discussed in this thread. I have added the following to my .htaccess file:
- Code: Select all
<FilesMatch "\.(ttf|otf|eot|woff|woff2|js)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
However the Widgetkit slider does not appear when i switch languages. If i temporarily disable the caching on Cloudflare it works in Chrome only. I have tested in all browsers and it's the same in all. You can see the site here and look in the various consoles when switching language.
I don't know what to do anymore.
Regards
Michael