Skitter Slideshow Plugin
Skitter is a free jQuery slider responsive with a multiple animations and options.
Let your blog more elegant Skitter Slideshow! With numerous customization options, is one that will bode well for your theme.
USE
To use the Skitter Slideshow, go to Settings -> Skitter Slideshow. Then select a category that will display images, and customize the way you see fit. Add a post in the category you choose, and remember to choose an image highlighted, it will be what will appear on the slides. The plugin crops the image for better presentation of slides.
EXAMPLE AND DOCUMENTATION
http://skitter-slider.net
CREDIT
This plugin and the slider was developed by Thiago Silva Ferreira – http://thiagosf.net
CONTACT
Thiago Silva Ferreira
http://thiagosf.net
Installation
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Insert
<?php if ( function_exists('show_skitter') ) { show_skitter(); } ?>
into your template file. OR - Insert shortcode [skitter] in post or page
- Add a post thumb to a desired post.
- And voila!
Screenshots
Basic configuration
Adding the plugin in your template
Setting up the post with the picture for the slider and how to use a different URL of the post
Choosing the main image of the post to be displayed
Plugin working
Changelog
version 2.5.2
- Hotfix skitter sprites in styles
version 2.5.1
version 2.5.0
version 2.4.0
- Tested in version 4.5 and adding the plugin icon.
version 2.3.4
- Update plugin Skitter (bug fix function browser removed)
version 2.3.3
- Bugfix: Returns only posts with thumbnail (thanks Lucas Dias)
version 2.3.2
version 2.3.1
- Bug fixes in plugin Skitter
version 2.3
- Update plugin Skitter
- Themes for Skitter
- Bug fixes
version 2.2
version 2.1
- Add Shortcode
- Background configuration
version 2.0
- Update plugin jquery-animate-colors
version 1.9
- Bug fixed: Crop image
- Update plugin Skitter
version 1.8
version 1.7
version 1.6
version 1.5
version 1.4
- Bug fixed: Taking the wrong image rescue image library.
version 1.3
- Simple way to select images through the Library.
version 1.2
- Updated: Core configuration
- Bug fixed: Dots
version 1.1
- Added: News animations: random, randomSmart
- Added: New option: show_randomly (randomly slides)
- Added: jquery.easing.1.3 and jquery.animate-colors-min.js to replace jQuery UI
- Removed: jQuery UI
version 1.0
- Implementation of basic functionality