Not only images this slideshow have images, title and description. some of your most requested features all rolled into one.
Image slider with description WordPress plugin is a Jquery based image slideshow script that incorporates some of your most requested features all rolled into one.
Check official website for live demo http://www.gopiplus.com/work/2011/11/04/wordpress-plugin-image-slider-with-description/
Image slider with description WordPress plugin is a Jquery based image slideshow script that incorporates some of your most requested features all rolled into one. Not only image, this slideshow have images, title and description. We have option to enable/disable description in the slideshow.
How to Configure this Plugin?
First install and activate this plugin, after that use the given short code into the pages or post to render the slideshow, Separate image management page available in the admin to add, update, delete the images. this is no image upload option instead you have to enter the image path.
Short code available,
http://www.gopiplus.com/work/2011/11/04/wordpress-plugin-image-slider-with-description/
Q1. How to upload images to the slideshow?
Q2. How to update slideshow setting?
Q3. Is possible to hide description from the slideshow?
Q4. Can you explain the short code?
First version.
Tested upto 3.3
Tested upto 3.4
JavaScript loaded by using the wp_enqueue_scripts hook (instead of the init hook), This will avoid the JavaScript, Jquery conflict.
Slight change in the short code, Please find the new short code for your gallery.
New demo link
Now option to load the slider directly in the theme file ( i.e PHP file)
Tested up to 3.4.2
Tested up to 3.5
Avoid registering the alternate jQuery.
From this version we are using existing wordpress jQuery.
Tested up to 3.6
Fixed vulnerability security issue.