I want to introduce you Easing Slider “Lite”, a very good, reliable, light image slider.
I have arrive to use it when wpcycle has failed working, due to some incompatibility that has not been discovered after hours of investigation.
Anyway, returning, I have choose Easing Slider “Lite” just because it seems to me quite easy to use an dvery friendly to use.
Easing Slider “Lite” is an extremely easy to use slideshow plugin for WordPress. It is built to be lightweight and simple, with absolutely no bloat. It comes with many great features, some of which include:
- Fully responsive & mobile ready
- Lightweight, weighing just 16kb minified including styling
- Bulk image uploading, integrated with new WordPress Media Library
- CSS3 transitions for ultra smooth playback
- Navigation arrows & pagination
- Preloading functionality on page load
- A visual editor for customizing basic styling
- Developer friendly with built-in Javascript events
- Lots of actions & filters for custom functionality
o display the slideshow, you can use any of the following methods.
In a post/page: Simply insert the shortcode below into the post/page to display the slideshow:
[php][easingsliderlite][/php]
Function in template files (via php): To insert the slideshow into your theme, add the following code to the appropriate theme file:
[php]<?php if ( function_exists( "easingsliderlite" ) ) { easingsliderlite(); } ?>[/php]
You can download it from here:
[php]http://downloads.wordpress.org/plugin/easing-slider.2.1.zip[/php]