Our site is now on 'https' and it's caused some knock on effects with errors - see below!
Can you advise me what I need to change on the theme make sure the theme works with https
"Those are the errors, it should be possible to update the styles to do the calls to the google apis in https -
1. about dthvdr9.com they might be some code that call that js in the theme, you can ask the theme developer for that
2. The page at 'https://www.netkandi.co.uk/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?:400,200,300,100,500,600,700,800,900'. This request has been blocked; the content must be served over HTTPS.
The page at 'https://www.netkandi.co.uk/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?'. This request has been blocked; the content must be served over HTTPS.
The page at 'https://www.netkandi.co.uk/' was loaded over HTTPS, but requested an insecure script 'http://www.dthvdr9.com/js/50092.js'. This request has been blocked; the content must be served over HTTPS.
The page at 'https://www.netkandi.co.uk/' was loaded over HTTPS, but requested an insecure script 'http://www.statcounter.com/counter/counter_xhtml.js'. This request has been blocked; the content must be served over HTTPS.
The page at 'https://www.netkandi.co.uk/' was loaded over HTTPS, but requested an insecure favicon 'http://www.netkandi.co.uk/sites/default/files/netkandi-fav-2015.png'. This content should also be served over HTTPS.
util.js:218 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
Hi,
Please change/ edit below to https:
file md_avendor.css (sites\all\themes\md_avendor\css) 2 lines:
@import url(http://fonts.googleapis.com/css?family=Raleway:400,200,300,100,500,600,7...);
@import url(http://fonts.googleapis.com/css?family=Playball);
file style-frame.css (sites\all\themes\md_avendor\theme_setting\admin\css\), line:
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
file theme-settings-general.inc (sites\all\themes\md_avendor\theme_setting\admin\)
For example: http://fonts.googleapis.com/css?family=Kavoon|Hanalei+Fill
file page.preprocess.inc (sites\all\themes\md_avendor\theme_setting\front\), line:
http://fonts.googleapis.com/css?family=Raleway:400,200,300,100,500,600,7...
also 2 links below, we can see that you add in block but do not know where they are.
http://www.dthvdr9.com/js/50092.js
http://www.statcounter.com/counter/counter_xhtml.js