Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Insecure http link for google fonts

$
0
0

Replies: 0

You have this bad code:

/miguras-divi-enhancer/includes/modules/AnimatedLinks/CreativeLinkEffects/css/demo.css
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700|Raleway:400,300,700);

This should be https:// or just //

As it is, it is causing mixed content SSL errors on any site that is using https (which should be all sites)


Viewing all articles
Browse latest Browse all 59525

Trending Articles