Description
Change the look and feel of your website with Weather Press,
Add the weather press Power and beauty to Your website.
This is the Unique plugin that allow your visitors to get the weather data of as many cities as you wish inside a single, beautiful and powerful front-end Layout.
(Please See screenshots), or even Better : the online demo
Weather Press Free Version come with a very basic administrator panel that allow you to
- Set the plugin language,
- Set the temperature unit,
- Set the Main location (since V4.7),
- Set the Secondary location (since V4.7).
- Please visit weather press, how to ? for installation purposes.
Like Us on Facebook, and start talking now!
- Read what Our premiums users shared about us on facebook :
Awesome support! Great plugin! I highly recommend using this plugin and if you want added functionalities, buy the pro version. It’s awesome
I just installed the NEW Weather Press plugin for a client who is in the heating and air conditioning industry. The plugin looks fantastic on their website and offers so many customizations! The upgrade was well worth the money! What’s even better than this app is the customer service. I had a tiny issue with an error when I saved my customizations so I sent an e-mail and received a reply within the hour. EXCELLENT customer service! Thank you Weather Press!!
Screenshots
Installation
How to install and use Weather Press :
- Upload
weather-press
unzipped folder to the/wp-content/plugins/
directory or simply use the WordPress installer to install the zipped plugin file, - Activate the plugin through the ‘Plugins’ menu in WordPress,
- Go to https://www.weather-press.com/weather-press-xml-generator to generate your two (2) locations IDs ,
-
Now go to your weather press administration panel, under “Setup Locations” and enter your generated IDs.
-
Now you are ready to use your weather press as a plugin or as a widget. Enjoy !
- To use weather press as a plugin just put the shortcode below anywhere in your theme’s PHP files:
Shortcode:
<?php
include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
if ( is_plugin_active( 'weather-press/weather-press.php' ) ) {
echo do_shortcode( '[weather_press]' );
}
?>
- To use weather press as widget just go to your WordPress
>>administrator dashbord
>> appearance
>> widget and choose in which part of your current theme you want to integrate your weather press widget whith the possiblity to set a Title.
FAQ
Don’t be shy! we are immediately available on facebook, just post your questions, ideas or feedbacks and we will be in touch..
- Just Go to : https://www.facebook.com/weather.press.page/
- Like Us on Facebook, and start talking !
- Read what Our premiums users shared about us on facebook :
Awesome support! Great plugin! I highly recommend using this plugin and if you want added functionalities, buy the pro version. It’s awesome
I just installed the NEW Weather Press plugin for a client who is in the heating and air conditioning industry. The plugin looks fantastic on their website and offers so many customizations! The upgrade was well worth the money! What’s even better than this app is the customer service. I had a tiny issue with an error when I saved my customizations so I sent an e-mail and received a reply within the hour. EXCELLENT customer service! Thank you Weather Press!!
Reviews
Contributors & Developers
“weather press” is open source software. The following people have contributed to this plugin.
Contributors“weather press” has been translated into 5 locales. Thank you to the translators for their contributions.
Translate “weather press” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
4.7
- XML file removal for better hosting support
4.6
- Performance improvement
4.5
- Get The All New weather press Layout !
- Ajax calls, bugs correction !
4.4
- Important transient bugs correction
4.3
- bugs correction
4.2
- wordpress transients introduction
- improved translation
- minify css and js resources for better speed
4.1
- link the plugin to the new weather press website
- improved layout
4.0 Rises
- The Weather Press REBUILT considering the user experience.
- ALL Features are improved !
2.7
- Default Layout improvement ( CSS/JS/PHP Classes )
- Adding the XML upload field to the admin panel
- Ajax call improvement
2.4
- Smartly responsive layout
2.3
- Change the openweathermap API KEY for better results.
- Establishing the 10% donation for humanitarian organizations.
2.2
- Enhance security with the WordPress nonce check
- Reorganize the folders structure ( All main classes and the XML configuration file are now located in weather-press/includes folder )
- Use of the wp_localize_script to inject javascript variables( wich is the best way ).
- CSS and PHP code optimization.
- Better commented code.
- Addition of the weather press translater class.
- Addition of undefined.png icon.
1.1
- Stable release.