Hi!
Did you ever get this to work?
I got the same problem. I tried to follow these instructions, but I couldn’t get it to work. I think my problem is in step 2..
I just got it work. Here is how. In the instruction in Marteens’s post, step 2 says to change the API url. So go the the widget source code, change the occurrence of http://free.worldweaatheronline.com/feed/<something else> and http://www.worldweaatheronline.com/feed/<something else> to http://api.worldweatheronline.com/free/v1/<something else>. It then works.
Files you need to change are : gg_funx_.php and wweather_widget.php
Good luck.
Ok, great thanks! I had only changed the weather_widget.php, so that’s why it didn’t work for me earlier. Now I changed the gg_funx_.php aswell and it works perfectly.
In both gg_funx_.php and weather_widget.php I found two lines with
“http://free.worldweatheronline.com/feed/…”
and I changed it to
“http://api.worldweatheronline.com/free/v1/…”
just like huwang said. So thanks again 😉
So much thanks, I did the same and got it working !
I’m sorry, i’m kinda new at this. Where can I find the source code for gg_funx_.php and wweather_widget.php.
Thanks,
Ken
Thank you guy’s that helped me
Thank you this worked for me aswell!
treehousecreations the files are located in your plugin directory. ex. /wordpress/wp-content/plugins/weather-and-weather-forecast-widget/
Thanks a lot , now its accepting the key ,
but i am having this message “Sorry! No actual weather data available!”