Mixed Content – Forces SSL security Warning
-
My site is secured with a HTTPS SSL Certificate – however, occassionally, if the user hovers over certain buttons or even the main site logo (top left hand side) – the browsers shows a NOT SECURE message in the browser URL area.
After research my conclusion is that the site has ‘Mixed Content’ – in that some font calls for Styles are called using http and not https. Using ‘View Source’ in my browser shows a number of calls using http specifically the call to Google for fonts -:
http://fonts.googleapis.com/css?family=Signika:100,100italic,300,300italic,400,400italic,700,700italic&subset=latin,latin-ext,cyrillic,cyrillic-extI’m using Punto as my Theme – but I just cant find where these calls are being stored or called from so I can’t edit them to make the call a https call. I’ve installed a search and replace plugin (BSR) but it cant find the above string for me to change it.
Any help please?
The page I need help with: [log in to see the link]
The topic ‘Mixed Content – Forces SSL security Warning’ is closed to new replies.