Access to font has been blocked
-
Hi, I am using the plugins “Appointment Booking and Online Scheduling” and “Contact Form Builder” by vCita. I am receiving this message in Chrome, but not in Firefox.
Access to font at ‘https://widgets.vcdnita.com/assets/css/icomoon/fonts/livesite-icons/icomoon.woff?-rdmvgd’ from origin ‘https://sandalwoodyoga.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
I have set in my .htaccess file
<IfModule mod_headers.c>
<FilesMatch “\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$”>
Header add Access-Control-Allow-Origin “vcnita.com”
</FilesMatch>
</IfModule>However, I am still getting this error.
Please advise.
ThanksThe page I need help with: [log in to see the link]
- The topic ‘Access to font has been blocked’ is closed to new replies.