=== Plugin Name === Contributors: ysdbjorn, sleeplessdevelopers Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SR5E44BCTFG7L Tags: logo, slider, carousel, ticker Requires at least: 4.0 Tested up to: 4.7 Stable tag: 1.7.4 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Show your partners, clients or sponsors on your website in a logo carousel! == Description ==
Show your partners, clients or sponsors on your website in a logo carousel.
Kiwi Logo Carousel uses code and libraries from bxSlider and Simple Page Ordering
== Installation ==[logo-carousel id=default]
NOTE: You can't use a carousel category with a slug called 'default'.
== Frequently Asked Questions == = Why can't I use the slug 'default' for my carousel? = Because the slug 'default' is already used for displaying all the logos. = Which browsers are supported? = We tested this plugin with: Internet Explorer 8, 9, 10, 11; Chrome; Safari; Firefox; Opera; The grayscale effect does not work with some versions of Internet Explorer. = What are the server requirements? = You need a server running PHP version 5.4 or newer. Older versions are not supported and may cause problems. = I have problems with adding logo images = When you are using a theme by TrueThemes or another theme which is not supporting featured images, or handles featured images in another way. You cannot use this plugin. Please contact your theme developer. = Why is the shortcode not working in widget areas? = Add this code to your themes functions.php: ' add_filter('widget_text', 'do_shortcode'); ' == Screenshots == 1. The Logo Carousel in action 2. Logo overview 3. Click on Custom Order and change your logo order with drag and drop 4. Create carousels like categories 5. Configure your carousels separately. Copy & paste the shortcode in any of your posts, your use the PHP function in your theme == Changelog == = 1.7.4 ( 2017-04-28 ) = * Added Indonesian translation = 1.7.3 ( 2016-08-17 ) = * Bugfixes and improvements * Added Persian translation = 1.7.2 ( 2015-08-17 ) = * Bugfixes and improvements * Added Czech translation = 1.7.1 ( 2015-03-06 ) = * Bugfixes and improvements * Added new Spanish translations. Thanks to Alejandro Soret. = 1.7.0 ( 2014-09-05 ) = * Bugfixes and improvements * Fixed a Wordpress 3.4 compability issue. * Plugin is now using the jQuery library included in Wordpress * Serbian translations added. Translation created by Ogi Djuraskovic. = 1.6.1 ( 2014-04-22 ) = * Bugfix: URL attachment doesn't save = 1.6.0 ( 2014-04-17 ) = * Removed Carousels & Logo's from the Menu Settings page in Wordpress back-end * Added option to set Autoplay Pauses * Fixed a problem with translation files * Added logo alignment options (requires logo height to be set) * Added logo height option (default height is set to 150 pixels) * Improvement: When using Visual Composer Fontend Editor, Logo Carousels were messed up. Now showing an error message instead of Logo Carousel. * Improvement: Plugin javascript now loaded in WP_FOOTER instead of WP_HEAD * Added a global option (applies on all carousels) for including jQuery from the plugin. * Little improvements = 1.5.1 (2014-02-07) = * Bugfixes = 1.5.0 (2014-02-06) = * Improvements on the "Manage Carousels" page * Logo and URL columns are added in the Logos overview * Bugfix: Ticker mode is glitching after hover = 1.4.4 (2014-01-30) = * Reversed some changes from last update, because of a bug = 1.4.3 (2014-01-27) = * Some little improvements = 1.4.2 (2014-01-23) = * Some little improvements = 1.4.1 (2014-01-22) = * Some changes in the Dutch translation file = 1.4.0 (2014-01-10) = * Bugfix: Ticker Mode glitch when the loop start over * Bugfix: Pause on hover in Ticker Mode does not work * Improvement: Next & Previous controls are now suitable for retina displays. * Added Autoplay option. Turned on by default. * Added Clickable logos options: Open in new tab, Open in same window or Turn off. * Echo the logo carousel with a PHP function. * ...and other little improvements = 1.3.1 (2014-01-02) = * Add a url to your logo to make it clickable = 1.2.0 (2013-12-31) = * Bugfixes & Improvements = 1.1.0 (2013-12-21) = * Bugfixes & Improvements = 1.0.0 (2013-12-20) = * Bugfix: A problem with creating new carousels * Some other little improvements * Better settings page layout * Sort logos by your Custom Order, by Title, by Date or Random * New font icon for Wordpress 3.8 = 0.1.2 (2013-12-18) = * First release, Beta version