Actually, turning off SSL should do the trick. Your website looks quite broken from here as well, but that’s because your website is served over https but all links to images, styles and scripts use http URLs. And such URLs are blocked for security reasons.
Try to set your Wordpress website URL to https as well. That should fix the asset links.
@Admin said:
Actually, turning off SSL should do the trick. Your website looks quite broken from here as well, but that’s because your website is served over https but all links to images, styles and scripts use http URLs. And such URLs are blocked for security reasons.
Try to set your Wordpress website URL to https as well. That should fix the asset links.
Apparently, Cloudflare’s SSL didn’t support flexible connection mode between them and yours. Got it fixed by switching to Full mode. Thanks for your support (and sorry for not mentioning Cloudflare SSL )