Since the update to 3.4.2, the widget lists a number of these lines…
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /…/public_html/wp-content/plugins/wp-google-weather/wp-google-weather.php on line 162
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Pitty but it doesn’t work anymore with WordPress 3.4.1
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>copied directly from the installation instructions on here ([wp_google_weather city=”new york” temperature=”f” language=”en” forecast=”1″])
the shortcode doesn’t work. it just shows the code in posts, in the sidebar, in widgets.
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Warning: simplexml_load_string() [function.simplexml-load-string]: <!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”> in /domain/wp-content/plugins/wp-google-weather/wp-google-weather.php on line 162
It was working like a charm couple weeks. Today gets broken.
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Hello Guys,
I just want to ask what is the bestway to change the weather icon on google weather api, changing it’s path to mysite. Thank you ??
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>hello,
I’m embedding this useful plugin to both pages and posts.
pages are displaying fine, put at posts images break. For example:
does anyone know the reason? thanks
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>pushes all other plugins to bottom of sidebar column
]]>If your WP Google Weather widget icons are missing, here is my fix…
1. Login to admin
2. Plugins > Editor > WP Google Weather > wp-google-weather.php
3. Change all (4) instance of this…
<img src=”https://www.google.com’.$conditions
to THIS…
<img src=”‘.$conditions
Basically, you’re just removing the hard coded call to Google.com from the IMG source URL’s. Apparently that is no longer needed.
Worked for me, your mileage may vary…
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Any one having this problem
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Space required after the Public Identifier in /home/webmx04/public_html/blog/wp-content/plugins/wp-google-weather/wp-google-weather.php on line 162
Warning: simplexml_load_string() [function.simplexml-load-string]: <!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”> in /home/webmx04/public_html/blog/wp-content/plugins/wp-google-weather/wp-google-weather.php on line 162
and so on……
I saw a couple of site with this prob ex:
https://www.wirtekulinarium.at/
https://www.jardineriechatou.fr/
I saw other site without this problem any idea on how to fix this issue. I having this problem on my site.
]]>I am using this plugin with MK (Macedonian) language, the days are translated fine, but the weather is still on English (Sunny, Clear, Rain…)
Have any1 some tips how can I change this?
Thanks
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Receiving the following error message when viewing web page.
Fatal error: Call to undefined function: simplexml_load_string() in /homepages/4/d318938996/htdocs/Nashua_HotSpots/wp/wp-content/plugins/wp-google-weather/wp-google-weather.php on line 154
Widget Setup appears as follows:
Title: Nashua Weather
City, Country (Optional): Nashua, United States
Temperature: Farenheight
Language: en
Display Forecast: (will not accept being selected)
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Hello – I love this plugin but is there a way to add it directly into a theme? I’d like to position this in my header, just right of my title but I’m not sure what the php code is? I’m sure there is some way to reverse engineer the shortcode into a php string that I can put into the header but I’m not quite sure how…
Any help would be appreciated!!! ??
Cheers!
– Dale
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>How can I find out if the data feed is working or not?
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Hi,
I would like to change the colour of the Title within the widget to match my site. I can’t seem to find it in the .css. I am sure it is there but I just can’t see which field to change.
Can you please let me know?
Thanks very much
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Does anyone know how to center the display on this plugin? I am also using WP125 with 2 columns and the Google weather plugin displays underneath but on the left side of the sidebar, which leaves a lot of empty space beside it. If i could display the weather in the center of the sidebar, it would more professional. Any ideas??
]]>Hi!
First of all, thanks for the plugin! =)
One question: are you planning to include template tag support?
Ricardo
]]>This is an awesome little plugin. I have a few questions on the shortcode though.
What are all the options you can pass?
The example is: [wp_google_weather city=”new york” temperature=”f” language=”en” forecast=”1″]
Which is great and works great, but what if I want to show a title?
or specify a country?
Anyone know how to do that?
thanks in advance.
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>just a line of code to make WP Google Weather WPML compatible:
version 0.5 at line 132 change to:
$lang = (empty($instance['lang']) && defined('ICL_LANGUAGE_CODE')) ? ICL_LANGUAGE_CODE : $instance['lang'];
i.e. if no language has been set use WPML’s constant for the current language code if it exists.
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>Hi There
Great plugin, but i can’t seem to display the weather for my city, Darwin Australia.
I have tried Darwin; Darwin Australia; Darwin Australia; DarwinAustralia in the city field and nothing displays. It works fine for other Australian cities like Sydney and Adelaide.
You can see here in the right sidebar: https://darwinhub.com/tourist-tips/darwin-weather/
Any way to fix this?
Thanks!
]]>So far, the WP Google Weather plugin version 0.4 seems to work on WP 3.0 just fine. Hurray and thumbs up for that ! ??
Just one thing I noticed ( no idea if related to 3.0 or not ) is that the widget option “Display forecast?” does not remain checked when reloading the widget page.
Hope I explained that clear enough…
About the TODO list: I vote for the following three features !
– add translation for backend
– choose from different styles
– add caching
Thanks for this great work ??
https://www.ads-software.com/extend/plugins/wp-google-weather/
]]>