Superb Slideshow

0

This is a strong, cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one. Check official website for live demo http://www.gopi

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This is a strong, cross browser fade in 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/2010/07/18/superb-slideshow/

This is a strong, cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one. Each instance of a fade in slideshow on the page is completely independent of the other, with support for different features selectively enabled for each slideshow.

There is big change in the plugin version 12.0, from this version onwards, images are loading from folder. Please check the plugin admin to change the folder. also please note that change in short code.

  • Fade in effect that has the current image fading over the previous one.
  • Automatic slideshow.
  • Slideshow can be set to stop rotating after N cycles.
  • Each slide can be optionally hyperlinked.
  • Each slide can have an optional description associated with it.
  • Descriptions can either be set to show on demand (when the mouse rolls over the slide), or be always visible until explicitly dismissed.
  • Persistence of last viewed slide supported, so when the user reloads the page, the slideshow resumes from the last slide.
  • Slideshow automatically pauses onMouseover.

More info available in this link : http://www.gopiplus.com/work/2010/07/18/superb-slideshow/
Live demo : http://www.gopiplus.com/work/2010/07/18/superb-slideshow/

We can use this plugin in different way.
1. Go to widget menu and drag and drop the “Superb Slideshow” widget to your sidebar location. or
2. Copy and past the below mentioned code to your desired template location.

<?php if (function_exists (sswld_show)) sswld_show(); ?>

<?php echo do_shortcode( '[superb-slideshow filename="directory1" width="500" height="300"]' ); ?>
  1. Use the below code to the page or post

    [superb-slideshow filename=”directory1″ width=”500″ height=”300″ random=”Y”]

Translators