I took a look at your website. I’m not seeing any reference to the mixed content link in your website’s source code.
http://fonts.googleapis.com/css?family=Lato:300,700
However, when I bring up my browser’s inspector, I do see the mixed-content warning. Could you verify where this font reference is coming from (plugin, theme, etc)?
View post on imgur.com
Thank you for the quick reply. I wish I could identify the link. I get the same message as you.
I’m not the only person with this issue. See this link: http://stackoverflow.com/questions/35978316/wordpress-mixed-content-error-google-font-related
I Googled the issue but no resolve.
Unfortunately, I’m not sure what else I can do on my end to help resolve your situation since there is no reference of this link in your website’s source file. The plugin works by viewing the source code of your website and removes the protocols from all available links.
If you’re not using this Google font (Lato
) for your website, consider the Remove Google Fonts References or Disable Google Fonts plugin. I haven’t used these plugins myself, so try them out on a test server to see if that helps resolves your issue.
I’d also try disabling each plugin and your theme to see where this reference is coming from.
-
This reply was modified 7 years, 12 months ago by Fact Maven.
Thank you for your help. I do not use Google fonts and I do not have Google Fonts plugin. I will disable all plugins and test one at the time.
Again thank you!
Do let me know if you’re able to narrow down where the font reference is coming from. This way, I can look into implementing a possible fix for that.
If I can locate it, I will let you know. Thanks for your support.