mixed content paradise
-
Hi,
I have those 3 mixed content :
– ‘https://fonts.googleapis.com/css?family=PT%20Sans%20Narrow:regular,700&subset=latin,latin-ext,cyrillic’.
– ‘https://fonts.googleapis.com/css?family=PT%20Sans%20Narrow:regular,700&subset=latin,latin-ext,cyrillic’.
– ‘https://query.yahooapis.com/v1/public/yql?format=json&rnd=20173221&diagnosti…0weather.forecast%20where%20woeid=457363%20and%20u=%22c%22&_=1491352393589’.I have changed the htpp to https on those lines :
in paradisehotel\st-framework\settings –> admin-settings.php
line 708 : $url = ‘https://fonts.googleapis.com/css?family=’.urlencode($font[‘family’]);
in paradisehotel\assets\js –> functions_2.js
line 21 : var url = ‘https://query.yahooapis.com/v1/public/yql?q=’ + encodeURIComponent(query)
in paradisehotel\assets\js –> jquery.simpleWeather.js
line 28 : var weatherUrl = ‘https://query.yahooapis.com/v1/public/yql?format=json&rnd=’+now.getFullYeand it changed nothing, it stay in http in the code when I open the website on a browser
you can check it here : https://www.pousadavillaaloha.com