Mixed Content in cs-head.js

I just updated my site for SSL and I’m receiving mixed content errors on Google fonts in Cornerstone’s cs-head.js

[Warning] [blocked] The page was not allowed to display insecure content from http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3SZ2oysoEQEeKwjgmXLRnTc.ttf. (cs-head.js, line 1, x2)

I’ve tried all sorts of things and can’t seem to find something that works. Please help :slight_smile:

I’ll post a secure note with access…

Hi there,

There might be some links that we not properly updated when you switch to https.

Please install the Better Search Replace plugin then do the following:

search for http://example.com and replace it with https://example.com; and
search for http:\/\/example.com and replace it with https:\/\/example.com

Hope this helps.

Hi Basanta,

I did that and it updated quite a few things in the database but didn’t fix the Cornerstone Google fonts issue. Any other ideas?

Thanks!

Hi again,

It looks like these references are actually coming from your child theme style.css file. Could you please check that file? The fonts are also loading correctly over HTTPS because of Theme Options so you may not need the styles in your child theme at all.

Boy do I feel stupid :fearful: The first reference was secure and the rest weren’t. I didn’t even notice. Thanks so much for the help!

No worries, it happens to the best of us :slight_smile: Glad you’re all sorted, and have a great day!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.