266 comments found.
Hi, can you show the weather for the users current location? Can you also show weather for specific locations, for example, if I had a category all about Berlin, could I use the short code to show the Weather forecast for Berlin? Thanks 
Hello,
Yes, you can display the visitor’s weather through geolocation. If you wish to show the weather for a specific location in each page, you can simply add a shortcode or widget with a different location selected. All the best.
Hello, Is it possible to translate into other languages? For example, Czech?
Hello,
Yes, you can translate the plugin and Czech is among the available languages. All the best.
Do the APIs needed charge a fee
Hello,
No, both weather station we use provide a free API. All the best.
Thank you. I am assuming that this plugin will look better than what is on this site now. https://thevoiceoflakecounty.com
Hi, saw there is an update, where is the changelog?
Hello,
We do not have release notes for this update, there are only minor bug fixes. All the best.
do you support traditional chinese language?
Hello,
Yes, both our weather stations, Open Weather Map and Dark Sky, support Chinese Traditional. All the best.
Hi guys,
Could you tell me how to make your weather forecast also show todays information? Currently its Wednesday here, but it’s showing from tomorrow onwards.
Any help would be appreciated.
https://wnws.com/weather/Hello,
We’ve sent a reply to your support ticket. All the best.
Hi, I just wanted to warn that the very popular security plugin Wordfence puts this plugin with a warning sign, marking it as abandoned. By the way, may I ask if this plugin is compatible with WP 4.8?
Hello,
The warning is most likely not related to our plugin, but to the plugin with the same name from WP Repository, which is indeed abandoned. The plugin should work fine on WP 4.8. All the best.
Hi – the widget simply keeps disappearing from the footer. Other plugins deactivated, WP up to date, using my own API. Please help.
Hello,
We’ve sent a reply to your support ticket. All the best.
Hi! recently i bought! i had installed. How can i do to show the weather in a box but with my personal width, i need show wether pos in 400 px width. can i do it?thnaks!
hi, how can i do to display widget like your demo(http://demo.curlythemes.com/weather/) **the white transparent box 2. can i add other weather data? like wind direction, or pressure? thanks!
Hello,
The widget does not have individual width settings. it will inherit them from your theme sections. In our demo, we are using Visual Composer to set transparency and width. The widget has a default info display, you can not add additional weather data. All the best.
I just noticed with this website ////// [simple-weather location=”Anchorage, AK” api=”c2409c7bee13f4b21d7b02b128a26332” interval=”1”]////////// The “day” is one day behind. As I type this Friday morning Los Angeles timecode, the website shows Thursday.
Hello,
I’ve tested the shortcode right now and it seems to work fine. If this is not a copy paste error, you should use the character ” instead of ”, as your quote character is not valid. Please open a ticket on our support platform with a link to your website and we will take a look. All the best.
Hi, pre-sale question, is there any option panel for the setting? and is it support auto-location?
Hello,
You can add the weather info either through shortcode or widget. They both support geolocation. Please take a look through our documentation to see the shortcode parameters and widget options: http://docs.curlythemes.com/simple-weather/#shortcode-usage All the best.
It is an awesome plugin. Thanks for your reply, is there possible owe the options panel at the backend in the future? It will more easy to use your plugin indeed!
For the moment, we don’t have plans to add a builder for the plugin. Still, thank you for the suggestion, we will keep it in mind. All the best.
Thanks for your reply, with a builder we can easy to custom the weather skin, and what information we want to display. I will purchase you plugin. 
Hi
Is it possible to use [simple-weather location=”auto”] and also automatically display the country or location name automatically?
Thanks
Hello
No, the shortcode does not display the location automatically. If you use the widget, the default widget name will be the location. All the best.
Ok, thanks
After upgrading to version 4.7.4, the plugin (3.0.1) does not work!
I’m using this code:
<?php echo do_shortcode('[simple-weather location="auto" days="4" night="yes" units="metric" text_align="center" display="block" style="large-icons" api="*****"]'); ?>Need help.
It seems that the problem with the auto-detection of the location…location="auto"
Help fix !
Hello,
We are not aware of any issues with the WP 4.7.4 compatibility. I’ve tested your shortcode right now and it seems to work fine. Please open a ticket on our support platform with a link to your page and we will take a look. Thank you.
Why does my weather keep disappearing? I’ve even entered our own API key??
Hello,
We’ve sent a reply to your support ticket. All the best.
I need to display the weather of four towns in one website is that possible?
Hello,
Yes, the location is defined individually for each widget or shortcode. You can add 4 shortcodes / widgets with 4 different locations in the same page if you want. All the best.
Hi, I would like to have hungarian language, It is possible?
Hello,
We have two weather API providers. Only Dark Sky station supports Hungarian, Open Weather map doesn’t. So, if you use weather info from Dark Sky, it should be fine. All the best.
Hi, great plugin! Had to switch to darksky as stock reporting was way off. Now am struggling and can’t seem to display celsius even with metric shortcode. Any ideas? Thanks.
Hello,
Please open a ticket on our support platform with the shortcode you are using and we will take a look. All the best.
I have some pre-sale questions:
1) Is this plugin full responsive and lightweight? 2) Can I use forecast.io for this widget?
Thank you! It looks nice at the first view.
Hello,
Yes, the plugin is built for speed and responsiveness. We have two weather stations available: OpenWeatherMap and Dark Sky (forecast.io). You can use both of them for both shortcode or widget. All the best.
Ok, cool!
Can you say me if I can use your shortcode in combination with the Custom Content Shortcode plugin like this: days=”2”]
I really need this because I have thousands of pages and I have to build it variably you know?
We are not aware of how this custom shortcodes plugin works, but if it is able to add text strings in a regular shortcode, it should be fine. All the best.
Hi guys, I send you a message two days ago and haven’t heard back – I’ve been having a lot of issues trying to make the shortcode work for the current weather with dark sky for a lat/long. It’s not showing the current weather when specified, it’s showing the next two days of forecast, help appreciated here.
Hello,
If you need our help, please open a ticket on our support platform: https://curlythemes.zendesk.com/hc/en-us/requests/new We weren’t able to find any message from you. I can see that you’ve recently rated our product 1 star, but this is not an efficient way to contact us, as it’s hard to help just by replying to the rating. Please open a ticket with a link to your page and we will take a look. All the best.
Hi ! How to make exactly the same? http://prntscr.com/e6idgu
All… I have done through php !
Hello,
In the demo, we are using the following shortcode: [simple-weather latitude=51 longitude=0.1 days=5 show_date=no units=metric text_align=center display=block style=blocks show_current=yes]
All the best.