Hi all,
I do have an SSL based website (SSL only) on which I want to switch to Lay theme.
Not setting things up I noticed that Chrome and Firefox are not loading images, console shows the following error:
"Mixed Content: The page was loaded over HTTPS, but requested an insecure image. This request has been blocked; the content must be served over HTTPS."
Plus I noticed that the image is loaded locally ("wp-content/uploads...") although I do have a CDN (S3 / CloudFront) set up through W3 Total Cache and would have expected the image to be served through the CDN.
Is there any fix for these?