Even though I have a green lock in Chrome, there is an icon warning about security. When I inspect element, I see messages like this:
was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Raleway:400,700'. This request has been blocked; the content must be served over HTTPS.
was loaded over HTTPS, but requested an insecure resource 'http://maps.google.com/maps/api/js?sensor=false&nhxlbf'. This request has been blocked; the content must be served over HTTPS.
Why do the templates hardcode in "http:"? Leaving that out will work for both http and https, and will not cause these errors.
Hi,
Please check your email
Thanks, Cindy, that took care of it.