On your homepage, if you turn on developer tool, in console you can see these error:
—
Access to Font at ‘https://cdn.xx.net/wp-content/themes/oceanwp/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0’ from origin ‘https://xx.net’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://xx.net’ is therefore not allowed access.
ads:1 Failed to load resource: the server responded with a status of 403 ()
—
-
This reply was modified 7 years, 9 months ago by
Hai Zheng⚡.
-
This reply was modified 7 years, 9 months ago by
Hai Zheng⚡.
Can you try to add header('Access-Control-Allow-Credentials: true'); to your theme’s functions.php and see if it can help?
It didn’t work. I wrote it on the top of all the codes.
Any update for this? Thanks…….
I didn’t see that error on your homepage anymore. We don’t have access to your admin page. Can’t see the broken page.
If you still have this issue, please create a ticket. Our support team can give it a try.