-
Author
-
April 12, 2017 at 10:38 #158291
vrcworks
ParticipantMy site is hosted on Digital Ocean.
Serving site using CDN ; Cloudfront (AWS Service) to users.
using WP super cache plugin,
menu icons are not loading/displaying on activating CDN, if I disable CDN, it is showing menu icons.
Getting the following errors on browser console:
Access to Font at ‘https://cdn.mechanicalengineering.blog/wp-content/themes/kleo/assets/font/fontello.woff2?54362609’ from origin ‘https://mechanicalengineering.blog’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://mechanicalengineering.blog’ is therefore not allowed access.
mechanicalengineering.blog/:1 Access to Font at ‘https://cdn.mechanicalengineering.blog/wp-content/themes/kleo/assets/font/fontello.woff?54362609’ from origin ‘https://mechanicalengineering.blog’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://mechanicalengineering.blog’ is therefore not allowed access.
mechanicalengineering.blog/:1 Access to Font at ‘https://cdn.mechanicalengineering.blog/wp-content/themes/kleo/assets/font/fontello.ttf?54362609’ from origin ‘https://mechanicalengineering.blog’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://mechanicalengineering.blog’ is therefore not allowed access.
Blogs at https://www.vrcworks.net/
April 12, 2017 at 23:46 #158362Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 16, 2017 at 15:09 #158613vrcworks
ParticipantI have resolved the problem by adding the following line
Header set Access-Control-Allow-Origin “*”
on .htacess file.
Blogs at https://www.vrcworks.net/
April 18, 2017 at 19:18 #158833Radu
ModeratorGreat
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.