Hi, i connected a new domain to my site, now a few items won’t load, social icons, weather icon and my account icons in the header. Social icons in the footer, dividers in the category menu on post page. Its been a few hours since connecting the domain so the loading is finished. https://imgur.com/a/DNIWBt8
Hi,
Could I just barge in with a similar problem?
My WordPress site was migrated to another domain, and now I face the same problem of all icons being gone.
However, in my case, they also don’t appear in the tagdiv Composer mode.
Lars
Hello,
Usually when this problem appears you’ll receive some errors in the browser console and most of the time is related to CORS, if you have those errors, then please use those guides to resolve the problem:
-> https://medium.com/@dtkatz/3-ways-to-fix-the-cors-error-and-how-access-control-allow-origin-works-d97d55946d9
-> https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin
-> https://talhasariyuerek.com/en/cors-policy-no-access-control-allow-origin-solution/
-> https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/
I hope this will help you!