Hi!
I just started using Cloudflare. In my Wordpress Backend, the icons for the users (coming from Gravatar) seem to be broken. If I open them (the image file URLs) in a new window, they look fine.
What could be the problem here?
Hi!
I just started using Cloudflare. In my Wordpress Backend, the icons for the users (coming from Gravatar) seem to be broken. If I open them (the image file URLs) in a new window, they look fine.
What could be the problem here?
Hi,
By visiting your site backend with Dev Tools open (F12) you may be able to get a better notion of what’s going on. Check the Network and Console tabs for errors relating to the Gravatar file. It may be a CORS policy error, a misplaced redirect, or any number of issues.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.