gardainformatica
Forum Replies Created
-
Forum: Plugins
In reply to: [giWeather] Version 164 doesn’t work1. What version of WordPress are you using?
2. What theme do you use?
3. Do you use other plugins?
4. Can you try with a clean version of wordpress?Forum: Plugins
In reply to: [giWeather] Instant locationHi,
I am trying to use the widget and ist Location in the context of the corresponding post.
You can create many widget one for each location and put them in the article or in the pages of interest.
For more information look in the guide
How can I place giWeather inside an article or page of WordPress?
As you can see the value in the widget below already works with the coressponding locality ID set in the custom field.
What widget are you referring to ?
Forum: Plugins
In reply to: [giWeather] Clock errorThe time is the time of the forecast.
We will evaluate whether to add this option in a future release .
Or siply modify giweather code:
File giweather\extras\lib_giweather\json\giweather.php
Line: 121Before:
echo date_i18n( “D, d H:i”, $fc[‘dt’], false );After:
echo date_i18n( “D, d H:i”, time(), false );Forum: Plugins
In reply to: [giWeather] colour of the wordsYou can use the custom css option.
More info in the guide.
Forum: Plugins
In reply to: [giWeather] CSS customizationYou can find CSS class of each giWeather element with a web developer tool like Chrome Developer Tools or Firebug.
You can find an example here.
Forum: Plugins
In reply to: [giWeather] Default to Farenheit?Yes in the last release we have added this option.
You can choose to unit of measure: Imperial/British or Metric/International;
Forum: Plugins
In reply to: [giWeather] Ajax ErrorThis problem has been fixed in the latest giweather release.
Forum: Plugins
In reply to: [giWeather] The language of the widget is the sameHello EM3DESIGN,
Can you include a link to your site, so we can see the problem?
Which language have you selected?
Forum: Plugins
In reply to: [giWeather] widget was working fine, now not loadingHi ac1643,
Have you updated giweather to the latest version?
Have you inserted the openweather map api key?
Can you include a link to your site, so that we can see the problem?
Forum: Plugins
In reply to: [giWeather] Clock errorHi danicasati,
Can you include a link to your site, so that we can see the problem?
Remember that the forecasts are displayed with an interval of three hours (It depends on the service OpenWeathermap). So you see the next forecast (or the forecast selected), not the current time.
Forum: Plugins
In reply to: [giWeather] Time is not correctHi xpanium,
Have you selected the correct time zone in the giweather configuration ?
I tried to visit your site but I do not see giweather.
Remember that the forecasts are displayed with an interval of three hours (It depends on the service OpenWeathermap). So in your case you see the next forecast, not the current time.
Forum: Reviews
In reply to: [giWeather] Looks great, good range of settings, good support.Hello,
Thanks for the reporting.
We have released the new version of giWeather v1.2.0 so that it is again compatible with OpenWeatherMap.
As of October OpenWeatherMap requires that all calls to their services take place using an app key.
To generate a key simply register at http://home.openweathermap.org/users/sign_in
Once you have the key you just copy it to the configuration giWeather in the “App Id”.
If you find useful our extension consider making a donation
http://giweather.gardainformatica.it/
or gives us 5 minutes of your time reviewing our plugin.
Thank you,