Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Divemasterza
tagDiv Member

Thanks for the above info 🙂
We have move quite a lot of websites to https in the last couple of months.

line 10948 (latest build) of tagdiv_theme.js
var weather = 'http://api.openweathermap.org/data/2.5/weather?lat=' + tdWeather._currentLatitude + '&lon=' + tdWeather._currentLongitude + '&units=metric&lang=' + tdWeather._currentItem.api_language + '&appid=' + tdWeather._currentItem.api_key;

this is where I think the issue lies. Openweathermap API does not use SSL. (And I don’t think they intent to unless you pay $180/m)

Divemasterza
tagDiv Member

I am still getting mixed content on the home page (https://insidetravel.news) -> https://www.screencast.com/t/t24ybrBx

Divemasterza
tagDiv Member

Any progress on this?

Viewing 3 posts - 1 through 3 (of 3 total)