Hi there-
We just launched https://www.thechocolatebunnyboutique.com and noticed in Firefox that we’re getting mixed content error for SSL.
I noticed this code in the head of site:
<style type=’text/css’>
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700);@import url(http://fonts.googleapis.com/css?family=Lobster);@import url(http://fonts.googleapis.com/css?family=Dancing+Script);.subtitle_seagreen{font-size:22px; color:#647467;font-family:Lobster}.subtitle_seagreen2{font-size:24px; color:#647467;font-family:Dancing Script,Open Sans}.subtitle_yellow{font-size:22px; color:#ffc925;font-family:Lobster}.subtitle_white{font-size:22px; color:#fff;font-family:Lobster}.subtitle_white2{font-size:24px; color:#fff;font-family:Dancing Script,Open Sans}.subtitle_olive{font-size:22px; color:#8c8c71;font-family:Lobster}.title_olive{font-size:48px; color:#686726;font-family:Open Sans}.title_white{font-size:56px; color:#fff;font-family:Open Sans}.title_white2{font-size:56px; color:#fff; line-height:1; text-transform:uppercase;font-family:Georgia}.title_seagreen{font-size:48px; color:#647467;font-family:Open Sans}.title_seagreen2{font-size:60px; color:#647467; text-transform:uppercase;font-family:Georgia}.text_white{font-size:13px; color:#fff;font-family:Open Sans; text-align:center}
</style>
We don’t have those fonts set anywhere in any theme or plugin settings. We’ve used this theme before on other secure sites so didn’t think was theme but I can’t find where that code is coming from and if I google .title_seagreen2, the only other site that comes up also uses this theme.
I noticed this comment at themeforest:
jmprojeto PURCHASED 5 months ago
hello where i can change the script calls the google fonts from http to https. I’m using a security certificate that is sending alerts errors.
8theme AUTHOR 5 months ago
Hello, jmprojeto,
You may change that in this file: framework/theme-functions.php
and this ticket in the support forum:
https://www.8theme.com/topic/legenda-https-google-font/#post-24981
We use a child theme so need to know best route since site is now live and how to do in child theme rather than editing parent.
Thanks much-
Jesica