
Originally Posted by
Danielle
OK I did that, but the slide out still isn't showing.
There are still a couple of error, if you look at your site using chrome you, and use the console. These are reported and need to be fixed
Code:
Mixed Content: The page at 'https://flyingdreams.com.au/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Slabo+27px'. This request has been blocked; the content must be served over HTTPS.
(index):22
Mixed Content: The page at 'https://flyingdreams.com.au/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Sacramento'. This request has been blocked; the content must be served over HTTPS.
(index):1
Mixed Content: The page at 'https://flyingdreams.com.au/' was loaded over HTTPS, but requested an insecure script 'http://www.flyingdreams.com.au/includes/templates/westminster_new/jscript/jquery.carouFredSel-6.0.2.js'. This request has been blocked; the content must be served over HTTPS.
These three points need fixing by changing http:// to //, so the scripts are loaded without a preferred protocol
Bookmarks