- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
i bought this , now its been removed and readded, whats the deal?
i bought this , now its been removed and readded, whats the deal?
In short, this page that hosts the plugin got listed with Google as having malicious code, and Google was discouraging access to the page on some browsers. Most-likely, a hacker or bot got in and left evidence that Google was able to detect. CodeCanyon has verified that no malicious code was present, has requested a review from Google, and now Google has verified that the page is clean. In the process, the plugin had to be re-submitted for approval, hence the higher price. At no point were the plugin files affected. Hopefully this is a one-time occurrence.
Thanks for the purchase btw!
but i still cant download it, so i have to pay a 2nd time to get access to the files?
No way! Visit here to get my email: http://justinendler.com/contact/, send me an email and I’ll get you the latest version. For permanent access, maybe Envato support could give access to the buyers of the previous plugin ( 3 total ). I’ve asked them about it.
Hello, I purchase your plugin, but i have a question. Can i rewrite weather status? For example: Mostly Cloudy to P?evážn? zataženo Mostly Sunny to Slune?no etc.
It is very important to me. Please help.
The weather status text comes directly from the API and is not translatable.
Making these text strings link up with the existing translation file is a great idea. I cannot start on it for a couple weeks, but that will definitely be the focus of the next update to the plugin. You can keep up with new versions using the RSS feed on the plugin’s page.
In the meantime, with PHP , you could use an associative array to associate the API ’s term with your translated version. For instance, when the API spits out “Mostly Cloudy”, use that string as a key to your translated term in the array.
Nice plug-in! Working great, but i’d love to make it a little more ‘robust’. For instance, can I parse and display more weather data for my location? and/or, remove the forecast scrolling feature and display forecasts as lists?
thanks in advance for your help!
Thanks for the purchase!
You can alter the display of the forecast ( getting rid of the scrolling and using lists ) by overriding the default template files with your own versions. I added and FAQ about this here: http://codecanyon.net/item/wordpress-weather/faq/122415
This is also in readme.txt in the plugin files. My default templates use most of the weather data available from the API . After hitting the API for info, the plugin outputs all available weather data in the array called $data. You could include more data from this array in your custom template.
Chance of Rain Chance of Storm Clear Cloudy Fog Haze Isolated Thunderstorms Mostly Cloudy Mostly Sunny Overcast Partly Cloudy Rain Rain and Snow Scattered Thunderstorms Scattered Showers Showers Snow Showers Sunny Thunderstorm Windy
Very good plugin, but I have a question:
I can set a different starting location for each post?
My site is about tourism, so I would like to display the weather of each location in each post (Chicago, Lisbon, Rio de Janeiro, etc…).
Thanks.
Hi, just bought the weather plug in and installed it without modifications. Mainly I am interested in using the sidebar widget. I would like to have the “set location” function active, but when I click “Set Location” on sidebar widget only a empty (blank) site pops up. Does this option have to be chosen true/false or something in one of the files, and if, wich? Or how do I go about this?
Is it possible (in sidebar widget) to choose how many days for weather forecast (say one or two instead of four.) In what file do I modify this or do I have to make a custom template?
best regards, A.T. Wichne Norway
Working on the Set Location problem…
About limiting the forecast days: a custom template is currently how you go about limiting the number of forecast days. Is there anyone else who would like an option for this instead? Making the number of forecast days dynamic will increase load time just slightly, which is why it’s not in there now. However, if there’s an interest in this, I’ll build it in.
Set Location was breaking in this case because it relies on jQuery, which is loaded by Wordpress Weather. This particular site was loading jQuery again manually via a script tag. This will break the javascript aspects of Wordpress Weather. Loading scripts using the WP function wp_enqueue_script() avoids this problem.
Hi, look like a nice plugin. I have 1 question; would there be any way to override the standard Google weather icons with my own set of icons? Or is this not supported by Google or by the plugin?
Thx and cheers!
The ability to use alternate icons is not built in. You can switch them out with your own using some PHP . It’s not too difficult, but it would take some work. Message me if you want to tackle it and I can get you going in the right direction.
Is this a feature others would like to see added?
When I use the sidebar widget, it blows out the width and looks terrible. Can you provide replacement css so it looks good in a sidebar? Thanks!
It’s impossible to account for the styling going on in any one theme. The default CSS is designed for the default theme, twentyten. For now, you’ll need to override the default CSS with your own. Instructions for this are in the FAQ .
Once you get your own CSS file overriding the default, message me with a link to your site and I can offer advice.
Many people have requested some styling options in both this plugin and my Wordpress Media plugin, so the latter is undergoing an update that includes the ability to style it with no knowledge of CSS . Once that is complete and released, it’s Wordpress Weather’s turn.
hello.
just bought the plugin.
i only want to know how can i change the width ?
thank you
r.m
Nervermind. Found it !
Thanks anyway.
R.M
Hello again.
I think that the sentence “Partly Sunny” is missing from the localization file.
Thank you.
R.M
Thanks for pointing out the missing entry. It will be included in the next update which is coming soon. To have it now:
Search for
'Partly Cloudy' => __('Partly Cloudy', Wordpress_Weather::TEXTDOMAIN), in wordpress-weather.class.phpand create a new empty line after it. Add
'Partly Sunny' => __('Partly Sunny', self::TEXTDOMAIN ), to this new line.
Now you’ll need to add an entry for ‘Partly Sunny’ in your localization file, like:
#: wordpress-weather/wordpress-weather.class.php:55 msgid "Partly Sunny" msgstr "Your translated string"
Let me know how it goes. Thanks.
Hi there,
Am very interested in purchasing your Weather Plugin for Wordpress.
However when I looked at your live preview I noticed that the Icons are missing?
I have heard of this problem with Google Weather and wondered whether you were aware of it and would be having a ‘fix’ for your plugin.
I would need this before I could purchase.
Regards,
Ray
Howdy All,
The weather api has changed the weather icons and where they are stored. I will be fixing the bug this causes with a new release. For now, you can fix your copy of WordPress Weather: in views/weather-display.php replace
<img src="http://google.com<?php echo $data['current']['icon']; ?>" alt="" />with
<img src="<?php echo $data['current']['icon']; ?>" alt="" />on line 44 and replace
<img src="http://google.com<?php echo $elements['icon']; ?>" alt="" />with
<img src="<?php echo $elements['icon']; ?>" alt="" />on line 62.
Also remember to alter any custom template you might be running.
NOTE : this comment field is changing my PHP opening and closing symbols into the less-than and greater-than HTML entities in the code above. Make sure you use < and >
Hello,
Is it possible for a visitor to save its favorite location ? It seems that when refreshing the page, the choosen location isnt saved.
Thanks !
Hi,
Need to use this for a Dubai forecast and the date reverts to 1st Jan 1970 when I enter the destination as Dubai. Very odd. If I use a UK location the date is correct. Any Ideas?
Thanks
This is an inconsistency in the API . It happens with other locations besides Dubai. For this reason, the date display is commented out in the template. If you need it to display correctly for Dubai, you could create a custom template that provides the logic for Dubai’s date. The readme file has details on how to override the default templates, but feel free to message me if you need further instruction on creating a template.
Dude, I like your plugin, though on the example site (http://wordpress-weather.justinendler.com/) images are broken.
I would like to know if I can show several locations on a page/post
if you have any alive example, please pass the address for view.
Regards
Thanks for letting me know about the images. I’ll be fixing that and submitting an update shortly.
Multiple instances of the display with different locations is supported. Here is an example: http://wordpress-weather.justinendler.com/?page_id=36
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
34 Purchases
17 Comments