forms2.js mixed content errors

Joe_Barrett
Level 2

forms2.js mixed content errors

The marketo .js file calls to google fonts on http instead of https on line forms2.js:11603  of 17,000 line js file. Can marketo update this to http://fonts.googleapis.com/css?family=Open+Sans  to  //fonts.googleapis.com/css?family=Open+Sans  or something. Or is this something I can do somewhere?

5 REPLIES 5
SanfordWhiteman
Level 10 - Community Moderator

Re: forms2.js  mixed content errors

I don't see that string in the current library.


Please point to a page where you're triggering this mixed content error.

Joe_Barrett
Level 2

Re: forms2.js mixed content errors

mixed-content.png

This is what I see. It happens on all pages on our the site that use https... in chrome, didn't check any other browsers. forms2.js loads from https

SanfordWhiteman
Level 10 - Community Moderator

Re: forms2.js  mixed content errors

If you obscure the page I can't visit the URL.

SanfordWhiteman
Level 10 - Community Moderator

Re: forms2.js mixed content errors

Check your Custom CSS for Form ID 1217.

You included this font-face via plain http.

SanfordWhiteman
Level 10 - Community Moderator

Re: forms2.js mixed content errors

Joe Barrett please check back on this thread when you can.