natejones / wpds

A WordPress digital signage solution that uses Zurb’s Foundation.
http://pixelydo.com/work/wordpress-digital-signage/
GNU General Public License v3.0
105 stars 74 forks source link

Weather Widget #37

Open wgc-nz opened 9 years ago

wgc-nz commented 9 years ago

Love the theme. It's working great. We just have one small issue with the weather widget. It displays the text with the temp saying if it is cloudy, raining, windy etc but when it is sunny outside it just says 'Unknown'. It is a great day here in Wellington, New Zealand today and so the widget has been saying 'unknown' all day. Can this be fixed somehow?

planetmyhack commented 9 years ago

Maybe you can refer to this :

https://github.com/natejones/wpds/issues/38

islanddog commented 8 years ago

Utilizing a third party Javascript plugin and implementing would not be too hard. I used: http://simpleweatherjs.com/ and it works great.

itiggema commented 8 years ago

There is an issue with the jQuery and Simple Weather Script Linking. Line 296 needs to have the latest jQuery link and version updated. Line 298 needs to link to the latest Simple Weather file.

rickles65 commented 8 years ago

I couldn't get it to work at all, I installed the Weather Underground plugin and it worked perfectly.