Now I am getting the following errors and the orders are not fullfiled. Font awesome are not also loaded at all
- Code: Select all
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.valleygreentea.com.au/templates/gk_storefront/fonts/storefront-pixellove/storefront-pixellove.woff. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.valleygreentea.com.au/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.valleygreentea.com.au/templates/gk_storefront/fonts/storefront-pixellove/storefront-pixellove.ttf. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.valleygreentea.com.au/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
GET https://www.valleygreentea.com.au/index.php?tmpl=json&lang=en&_=1469711143884
301 Moved Permanently
971ms
jquery.min.js (line 4)
ParamsHeadersHTMLCookies
_
1469711143884
lang
en
tmpl
json
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.valleygreentea.com.au/templates/gk_storefront/fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.valleygreentea.com.au/index.php?tmpl=json&lang=en&_=1469711143884. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
Here is the url
https://valleygreentea.com.au/
I would appreciate your help. This a live site and I cannot work at the staging site since there is no https there
Thanks