I’m working on changing the domain of an X website. I have both domains allowed for the site in the Apache config. I see Fontawesome assets being loaded with a fully qualified URL similar to “https://mysitename.com/wp-content/plugins/cornerstone/assets/fonts/fa-solid-900.woff2”. Is there a way to change the configuration so it uses a relative URL instead? The way it is now, the file won’t load due to “blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.”
Hello, @solarwoods,
Thanks for writing to us.
Please have a look at our documentation to learn more about how to fix the CORS origin issue.
You may check out this article as well
In case if it doesn’t work for you please contact your hosting provider to fix the CORS origin issue.
Hope it helps
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.