Font has been blocked by CORS policy using Jetpack CND
-
Hello there, since many weeks i’ve theses errors on my browser console :
Access to font at 'https://c0.wp.com/p/woocommerce/9.7.0/assets/fonts/WooCommerce.woff2' from origin 'https://mywebsite.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
GET https://c0.wp.com/p/woocommerce/9.7.0/assets/fonts/WooCommerce.woff2 net::ERR_FAILED 403 (Forbidden)I make some search and i found that the issue is caused by the Jetpack CND for loading this file :
<script type="text/javascript" src="https://c0.wp.com/c/6.7.2/wp-includes/js/dist/vendor/react-jsx-runtime.min.js" id="react-jsx-runtime-js"></script>
By disabling Jetpack that fix the issue but i need the Jetpack’s CDN…
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.