hullcode
Forum Replies Created
-
Forum: Reviews
In reply to: [Weather Widget Pro] No menu – No instructions – No useHello ecki02, it is a widget, and every widget in wordpress works in the same way. There area different ways to add a widget, but a good start is go to Appearance ? Widgets in yout admin panel.
Manual installation
Download the zip file and extract the content
Upload the folder weather-in-any-city-widget to your WP plugin folder /wp-content/plugins/ directory
Go to Plugins > Plugins, and activate the pluginWidget
Go to Appearance > Widgets, and drag the widget to a sidebar
Configure your widgetShortcode
Go to Appearance > Widgets, and drag the widget to a sidebar
Configure your widget
Copy the shortcode generated at bottom
Remove widget
Paste shortcode wherever you want
Please, this plugin is a free service. Reconsider your evaluation. Thanks.Forum: Plugins
In reply to: [Weather Widget Pro] Shortcode for only one dataHi!
temperature only in celsius:
[weather_pro cityid=”12403″ title=”” city=”Budakalász” units=”c” today=”on” now_icon=”off” now_temp=”on” now_humidity=”off” now_pressure=”off” now_cloudiness=”off” now_wind=”off” now_sunrise=”off” time_format=”universal” days=”off” layout=”horizontal” wind=”off” rain=”off” rainchance=”on” icon=”on” temp=”on” backgroundcolor=”#ffffff” bordercolor=”#ffffff” textcolor=”#000000″ iconscolor=”dark” weathericonscolor=”color” fontsize=”15″ shadow=”off”]
wind only:[weather_pro cityid=”12403″ title=”” city=”Budakalász” units=”c” today=”on” now_icon=”off” now_temp=”off” now_humidity=”off” now_pressure=”off” now_cloudiness=”off” now_wind=”on” now_sunrise=”off” time_format=”universal” days=”off” layout=”horizontal” wind=”on” rain=”off” rainchance=”on” icon=”on” temp=”on” backgroundcolor=”#ffffff” bordercolor=”#ffffff” textcolor=”#000000″ iconscolor=”dark” weathericonscolor=”color” fontsize=”15″ shadow=”off”]
Forum: Plugins
In reply to: [Weather Widget Pro] no data againHello kengray, we finished the API server migration yesterday. Sorry for de inconvenience.
Forum: Plugins
In reply to: [Weather Widget Pro] No settings?Great! Thanks for the info!
Forum: Plugins
In reply to: [Weather Widget Pro] No settings?Hi, go to your dashboard > Appearence > Widgets
Select a sidebar e.g. ‘Primary’
Press the + button
Search ‘Weather widget pro’ or select legacy widget and scroll down to ‘Weather widget pro’Forum: Plugins
In reply to: [Weather Widget Pro] no weather figures — no data being shownHi, we had a problem some hours ago, everything works ok now. Thanks.
Forum: Plugins
In reply to: [Weather Widget Pro] City is not changing, stays on New York CityCould you give us more info about your set up? (wp version, theme, etc) Thanks
Forum: Plugins
In reply to: [Weather Widget Pro] No settings?Hi! You need to add the widget to any widget section like a sidebar. Then you will see the settings and shortcode.
Thanks!
Forum: Plugins
In reply to: [Weather Widget Pro] critical errorHi kengray20, thanks for the info. That issue is far to be important, you can check the description here: https://patchstack.com/database/vulnerability/weather-in-any-city-widget/wordpress-weather-widget-pro-plugin-1-1-40-cross-site-scripting-xss-vulnerability?_s_id=cve
Anyway, tomorrow we will launch a fix to that bug. Thanks again!!
- This reply was modified 7 months, 3 weeks ago by hullcode.
Forum: Plugins
In reply to: [Weather Widget Pro] temperature stopped updatingHi kengray20, our plugin has two caches in order to improve speed and reduce API calls. One is in the the plugin itself and is set to 30 minutes, the other is in our server and it is set to 60 minutes.
We have just reduced the server cache to 30 minutes to have more up-to-date data. Thanks for your feedback.Forum: Plugins
In reply to: [Weather Widget Pro] widget not showing dataHello kengray20, we added a backup API call in version 1.1.35 triggered when cURL fails. Anyway, you should contact with your host provider and ask them enable cURL. Thanks for your feedback!
Forum: Plugins
In reply to: [Weather Widget Pro] widget not showing dataHello kengray20, the problem is your server cURL configuration. You have the following error “cURL error 7: Failed to connect to eltiempoen.com port 9090 after 0 ms: Couldn’t connect to server”.
The new version of the plugin uses the WP function wp_remote_get, which internally uses cURL, to call to our API and cache the response. You can rollback to version 1.1.31 or ask your host to enable cURL in your PHP configuration.
Forum: Plugins
In reply to: [Weather Widget Pro] widget not showing dataHi, we are trying to get that bug fixed. Thanks for the info.
Forum: Plugins
In reply to: [Weather Widget Pro] Some cities’ data is not displayed in widgetsHello nakobus, I tried to search “Georgetown, Demerara-Mahaica (Guyana)” and works everything ok. Could you give me more info about the problem? Thanks
Forum: Plugins
In reply to: [Weather Widget Pro] The wind forecast is incorrectHello jomas222, it is true! We just fixed it. Thanks a lot for the warning.