This is the official plugin support page for the Wunderground plugin. Download it now from WordPress.org.
Do you need plugin support or have comments?
For information on how to use the Wunderground plugin, please view the plugin page. After reviewing that information, if you still have an issue, please leave a .
Plugin has 10 great looking icon set options that fit your website’s style
Limited sampling of icon sets is better than none! Here are (in order): Clear, Snow, Partly Cloudy, Rain, Mostly Sunny
Default:
Smiley:
Generic:
Old School:
Cartoon:
Mobile:
Simple:
Contemporary:
Helen:
Incredible:
77 replies on “Weather Forecasts for WordPress – WP Wunderground Plugin”
[…] Weather Forecasts for WordPress – WP Wunderground Plugin | Denver … […]
Perfect plugin Zack for our regional magazine website in Roanoke, VA – http://theroanoker.com/
I had looked for something like this a while back but all the other weather plugins weren’t what I wanted. This is exactly what I need. Cheers!
@Marty Martin: Hey Marty, glad you like the plugin. I love your Stardate plugin, way fun.
Hey there. Great plugin and service you made. One thing tough, I have a multi-language site (trough qtranslate plugin), and need to translate the forecast condition phrases. Where do I have to put the code you entered in the FAQ? index of the theme or in your plugin? Can i put the inside the code? Thanks!
@Shumi: Yes, that would be the FAQ code. You add that to your theme’s
functions.php
file.Hi,
I have a multi-language site too and I would like to add/translate the forecast in French. Can you tell me how to do it? This FAQ code doesn’t mean anything to me.
Hello,
This plugin looks excellent! Many thanks for this astonishing work.
Unfortunately, I can’t manage to use it. I just used your shortcode example, but it seems there is something wrong with the XML parser. I get a lot of warnings like this one:
« Warning: simplexml_load_file() [function.simplexml-load-file]: http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=Tokyo%2C%20Japan:3: parser error : Entity ‘nbsp’ not defined in […]/wp-content/plugins/wunderground/wunderground.php on line 354 »
and finally this error:
« Fatal error: Error reading XML file in […]/wp-content/plugins/wunderground/wunderground.php on line 355 »
Thank you for your help!
Sylvain.
[…] Web Services announced the release of their latest awesome plugin- WP Wunderground […]
It looks great but I had trouble using it too. I inserted the code into a widget and it just creates this blank space. Tired other things and nothing worked.
@Krystal: Your host may not support the functionality used in the plugin. If you view the page source code, you should see a comment about why the plugin isn’t working.
Zack,
Does you pluggin support Wunderground “personal weather stations?” Looking to display “KNYWILT01” and not use their PWS stickers.
Thanks,
Kevin Joyce
Nice plugin ! We have low/high temps but it’s possible to have current temps also ?
Thanks !
hi,
is it possible to use my own weather icons? Or does a part of the script be recoded? if yes could you do that?
hope to hear from you.
thanks
If you want to use your own icons, you would add a filter to the bottom of your theme’s
functions.php
file:no support i guess!!!!
It’s a free plugin, buddy. You don’t always get an answer in one day.
how can use in php ?
thanks
to use a shortcode in php use this:
Thanks @arjan – instead of
[code]
, use HTMLcode
tag.As Arjan was trying to write, you can use the shortcode inside WordPress template files using the
do_shortcode()
function.So you can write
do_shortcode('[forecast]');
Hi,
I want to use in html-php but I don’t use WordPress, so I can not use do_short_code function. How can I display the widget? please, I don’t know much about php, be especific.
Thanks so much.
@Esther: This is a WordPress plugin; it only works with WordPress.
Sir, but I used in WordPress, and under sitting I did all the sittings but does not display! Any Advise?
that’s right 🙂
did you see my question? and the one from Anik Guay?
hope you can help us
Hi there,
First, please excuse my bad English speaking – I’m French.
I’ve installed your plugin and inserted the shortcode in a post, but no weather info appears. Here’s the comment I found in the source code:
<!– WP Wunderground Error : Weather feed was empty from http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=47.2031104, -1.3857277 –>
Any idea on how I can fix that?
Thanks,
David
Hi david .. Is this problem solve ? I have the same problem as yours..
[…] Katz Web Services, Inc. | Visit plugin site Print […]
Hey Zack,
Great work and thanks for making such a nice looking plugin. I’ve got in my sidebar all happy but the days of the week do not center over the icons as in your examples.
Sorry if this is a stupid question but how to I get it to center over the icon, and also can I bold the forecast caption or change the font for it?
Thanks for any help you can provide,
b
yes, i am a major noob. i just figured out the answer. i used span style and div style! hey, reading is fundamental!
sheesh, sorry!
Hi Zach,
Trying your plugin..
Installs great, but the icons do not all line up. Is something outside of the plugin causing this, or? (www.sequimbay.org)
Thanks,
Dave
Hmmm.
This morning, all is good. Not sure what the issue was, but seems to be behaving now.
Thanks again!
very nice plugin!
I just have 1 problem, I always have 6 days and I want to use 3 days but I still can not.
numdays=”6″ to numdays=”3″ but still the same.
Thank you
@amr
In WP>Settings>WP Wunderground under the Zip code, specify how many days you want.
@ Zach,
My display alignment problem is back. It seems to be caused by the description of the weather, e.g. “mostly cloudy” uses 2 lines, and “clear” uses 1 line, and so the icons are not aligned when there are different amount of description lines in use.
I hope my explanation is clear.
Thanks,
Dave
thank you David but as I told you “numdays=”3″”
BTW, I have the same prolem with alignment
thanks
Sorry amr, missed that.
Hi,
I would like use this plugin on my website. But the web provider does not allow to use simplexml_load_file() but replace with curl
Error message :
simplexml_load_file() [function.simplexml-load-file]: URL
file-access is disabled in the server configuration in
/httpdocs/site/wp-content/plugins/wunderground/wunderground.php
on line 382
Some body can help me!
regards
/Olivier
Hi there.
Thank you for the plugin. It worked great!
But, actually, after update I have problems with alignment too. Take a look @ the front page please. 🙂
can you help with that?
I love the plugin. It will com in very handy for the development of my website.
Just one problem, when I activate the plugin some text appears in my “tagline” area. This is what it looks like:
http://screencast.com/t/N5o2adxf
Any suggestions?
This plugin looks good
But does not work with Multisite 🙁
It just ignores all the changes on the settings page, and won’t allow me to save the option of using it in Celsius mode, Ignores short code location requests in all but the Network main site, etc
Works with Multisite for v 3.8.1
I am having troubles making the Celsius and Fahrenheit switch. Here is my code, but when the page comes up, all temps are shown in Fahrenheit.
Winnipeg
[forecast location=”Winnipeg, MB” caption=”Weather for Winnipeg” measurement=”C” todaylabel=”Today” datelabel=”date(‘m/d/Y’)” highlow=’%%high%%°/%%low%%°’]
Minneapolis
[forecast location=”55401″ caption=”Weather for Minneapolis” measurement=”F” todaylabel=”Today” datelabel=”date(‘m/d/Y’)” highlow=’%%high%%°/%%low%%°’]
Chicago
[forecast location=”Chicago, IL” caption=”Weather for Chicago” measurement=”F” todaylabel=”Today” datelabel=”date(‘m/d/Y’)” highlow=’%%high%%°/%%low%%°’]
Thank you
hello guys,
to fix the alignment isuue, just add this line into you CSS file
.css_table_class th {width: 14%;}
this will fix it for six days’ table
Regards,
How about local warnings such as Frost, Freeze, etc. for those with tender plants needing protection. Thanks from Lenny at Pinelands Nursery in Florida (www.PinelandsFL.com).
I have installed the plugin, but no matter what I do, it displays all 6 days of forecast, with the first title that I used.
I have tried it in both the sidebar and a post, same result.
I have cleared my browser cache and even tried a different browser, same result.
Same as Corey: first setup options can not be changed.
@Corey, @redywebs, @Macy – These issues have been fixed with the 1.2 version of the plugin, which I just uploaded. Please upgrade and confirm it works.
Hi Zack, it does work now.
Just another question, could you add gettext support so it can be used on multilanguage websites?
Thanks for the plugin but how can i put it in the index.php page only?
Hello!
I have just downloaded your plugin and so far I am really impressed!
I do have a question though. Is it possible to let the visitor choose the forecast location or somehow link the location to the content on different pages of my website?
Many thanks,
Taras
Hi Zach,
No way to fix the alignment problem?
Thanks,
Dave
Great plug-in. Trying to work it out atm and get it placed right 🙂
Hello!
My question is: How can I hide text (clear, etc.) if I can’t translate it?
I am from Hungary.
Thanks
This plugin is everything ive been looking for ages!
Thank you soo much
Hi again 🙂
I just want to knw if I can add the precipitation of chance to the weather
thanks 🙂
Any way we can add wind speed and direction. I would be willing to help pay for this if
Just curious, why are you using trigger_error without having an error_handler anywhere? Wouldn’t it be better to use exceptions there and actually handle it within the plugin? I’m running into an issue where other plugins provide an error_handler and that’s causing problems.
it looks like a great plug in, but i’m having an issue. get this message when i try to activate it so i can configure it – Plugin could not be activated because it triggered a fatal error.
Parse error: parse error, unexpected ‘{‘ in /home/a/7/2/16682/16682/public_html/wp-content/plugins/wunderground/wunderground.php on line 486
could it be a permissions thing? i wasn’t able to install through wordpress. my server wouldn’t let it unzip the install. do i need to change the permissions on the php file?
[…] Potete vederlo all’opera qui di fianco. Se vi piace lo potete scaricare dal sito ufficiale. […]
[…] Learn more on the official plugin page […]
[…] WP Wunderground – powers our weather page and that beautiful strip of weather icons along the bottom of the site. […]
needs a way to adjust to daylight savings time so your website isn’t showing current day and the weather still shows today as yesterday.
نزل علي هدا الخبر مثل كائن فضائي قادم من وراء الشمس يشبه الاطباق الطائرة المحيرة …… ان ينزل سقف المطالب المشروعة للطالب الى ان يحصل على رخصة حانوت لبيع المواد الغدائية و الاكلات الشعبية فهدا لا يتطلب كل هده الجلبة و الضجيج الغير مبرر يكفي ان تختار الحي الدي تريد و تفتح حانوتك نعم اسيدي ما كاين كاع لي يدويك و لا يكلمك …بان ينزل سقف المطالبة بالوظيفة الى مجرد المشاركة الجماعية في الاستفادة من سيارة النقل المزدوج هدا كدلك امر لا ينسجم مع حب الملكية الفردية و تحقيق الدات و هدا سيخلق متاعب لكل راغب في الحصول على هدا الامتياز الدي لا يميزه عن الكوتشيات سوى المحرك بالفوضى الخلاقة و الابداع الرائع للسائقين في اصطياد الزبناء و تمريرهم من الضيعات و البساتين للافلات من قبضة الشرطة على مداخل و مخارج المدينة و تحميل هده الدابة الخرساء ما تنوء بحمله الجبال الراسيات من حمولة تفقدها توازنها عند اول منعطف بما يعرض الركاب لرجة عنيفة بمقياس ريشتر او بسرعة الكهرباء التي يستلهمها هؤلاء السائقين العباقرة من شوماخر في اطار اللحاق الدولي للنقل المزدوج العطاوية داكار . اقول لمن من اجله تقرع طعاريج عاشوراء…ان الاستثمار في العنصر البشري الدي يعد البنية الفوقية للمجتمع خير من الاستثمار في البنية التحتية التي تاكل ميزانيات ضخمة كفيلة بانعاش التشغيل و تمكين الطالب الدي لا يتقن اية حرفة اخرى غير الورقة و القلم بان يعيش حرا كريما و يساهم مع اخوته ورفقاء دربه في الاحتفال بالحياة عوض ان يلبسوا مسوحات الحزن و التشاؤم و تضيع الكفاءات و تدهب ادراج الرياح و قد يحيد القطار عن السكة ما يعرض الامن و السلم الاجتماعي للخطر و يجعل المواطنة الصادقة على المحك في اختبار عسير ما بين الحقوق و الواجبات عملا بالقاعدة الشعبية اعطيها برسيما تعطيك حليبا اعطها حجرا تعطيك رملا اعطيها قمحا تعطيك طحينا انه صراع الافكار و خلق الانسان ضعيفا صدق الله ورسوله اللهم اني قد بلغت
Can you update to the new wunderground feed:
This feed will be deprecated. Please switch to http://www.wunderground.com/weather/api/
There will be a major update coming in the next couple of months that moves to the new API.
Hi! How can we correct this in the mean time ? Could you tell us where and what to modify ? Cheers.
Hi, thanks for the plugin
Please tell me. How to place vertically?
Like to know this one too. Looks like there are no support here, 4 years and no replies….
Love the plugin. It serves my purposes EXCEPT that it won’t display type in the footer area of the Customizr theme. It works perfectly in sidebars, but not the footer. Is there code I can change to make this work correctly?
Hi,
Having issues with the plugin using short code. It seems to be displaying each icon/cell of the table it creates in different sizes… Unsure why this would be. If anything was larger then it should be the ‘Today’ and everything else smaller. Can you help?
Hi love your plugin. Quick ques: I’m not using the forecast title (caption) which leaves a plain white bar above the forecast. How do I change the bar color to be same color as the background which is blue?
Hi….Just installed WP Wunderground…very nice! I initially left your footer link turned on (sharing the love, of course). However, when I tested it, the link does NOT open in a separate browser window. Thus, it takes my website viewer away, and they may not know how to get back. So, I have disabled it. If you can tell me how to get it to open in a new browser window….I’ll turn it back on!
For Version 2.0 – check /wunderground/templates/copyright.html — add target=”_blank” to anchor tag
this doesn’t work…I have this: and it still opens in the same window.
Wonderful, slick little plugin! Are there any plans to allow for a widget to display a fixed future date? It was brought up on the WP plugin support page but there hasn’t been any word on the matter one way or the other.
Thanks!
hello!
i have some problem
The WP Wunderground plugin requires the PHP function simplexml_load_string(). Your server has this disabled. Please ask your hosting company to enable simplexml_load_string.
can you help its?
Thanks
Any chance it can work with https? ssl server.
How to fix this error? Please help me .
Hi guys How to fix this error? Please help me .