Title: Superb Slideshow
Author: gopiplus
Published: <strong>oktýabr 4, 2009</strong>
Last modified: oktýabr 29, 2023

---

Search plugins

![](https://ps.w.org/superb-slideshow/assets/banner-772x250.png?rev=898559)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/superb-slideshow/assets/icon-256x256.png?rev=1017794)

# Superb Slideshow

 By [gopiplus](https://profiles.wordpress.org/gopiplus/)

[Download](https://downloads.wordpress.org/plugin/superb-slideshow.zip)

 * [Details](https://tuk.wordpress.org/plugins/superb-slideshow/#description)
 * [Reviews](https://tuk.wordpress.org/plugins/superb-slideshow/#reviews)
 *  [Installation](https://tuk.wordpress.org/plugins/superb-slideshow/#installation)
 * [Development](https://tuk.wordpress.org/plugins/superb-slideshow/#developers)

 [Support](https://wordpress.org/support/plugin/superb-slideshow/)

## 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/](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)

 * [Live Demo](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)
 * [More info](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)
 * [Comments/Suggestion](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)
 * [About author](http://www.gopiplus.com/work/)

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/](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)

Live demo : [http://www.gopiplus.com/work/2010/07/18/superb-slideshow/](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
 2. [superb-slideshow filename=”directory1″ width=”500″ height=”300″ random=”Y”]

#### Translators

 * English (en_EN) – [Gopi Ramasamy](http://www.gopiplus.com/)
 * Polish (pl_PL) – [Abdul Sattar](https://www.couponmachine.in/)

## Screenshots

 * [[
 * Front page screen. http://www.gopiplus.com/work/2010/07/18/superb-slideshow/
 * [[
 * Admin page screen. http://www.gopiplus.com/work/2010/07/18/superb-slideshow/

## Installation

**Installation Instruction & Configuration**

 * Unpack the *.zip file and extract the /superb-slideshow/ folder.
 * Drop the ‘superb-slideshow’ folder into your ‘wp-content/plugins’ folder
 * In word press administration panels, click on plug-in from the menu.
 * You should see your new ‘Superb Slideshow’ plug-in listed under Inactive plug-
   in tab.
 * To turn the word presses plug-in on, click activate.
 * Go to widget link under Appearance tab, Drag & drop ‘Superb Slideshow’ widget
   to your desired location in the active sidebar or use mentioned code in the desired
   template location.

## FAQ

 * Q1. How to arrange the width & height of the slideshow?
 * Q2. How to change the slide Fade Duration, Pause, Cycles?
 * Q3. How to add more image?
 * Q4. How to edit imags & desctiption?
 * Q5. Not able to see close and open description image in slide show?
 * Q6. All your question & suggestion go to moreinfo page?

[Answer](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Superb Slideshow” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ gopiplus ](https://profiles.wordpress.org/gopiplus/)
 *   [ www.gopiplus.com ](https://profiles.wordpress.org/wwwgopipluscom/)

[Translate “Superb Slideshow” into your language.](https://translate.wordpress.org/projects/wp-plugins/superb-slideshow)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/superb-slideshow/),
check out the [SVN repository](https://plugins.svn.wordpress.org/superb-slideshow/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/superb-slideshow/)
by [RSS](https://plugins.trac.wordpress.org/log/superb-slideshow/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 12.7

 1. Tested up to 6.4

#### 12.6

 1. Tested up to 5.9

#### 12.5

 1. Tested up to 5.8
 2. Use plugin short code in the widget.

#### 12.4

 1. Tested up to 5.7

#### 12.3

 1. Tested up to 5.5

#### 12.2

 1. Tested up to 5.4

#### 12.1

 1. Tested up to 5.3

#### 12.0

 1. Tested up to 5.2
 2. Uninstall option added. All plugin reference and plugin table will be cleared during
    uninstallation.
 3. No XML used for image loading.
 4. 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.

#### 11.4

 1. Tested up to 4.9

#### 11.3

 1. Tested up to 4.8

#### 11.2

 1. Tested up to 4.7

#### 11.1

 1. Tested up to 4.6

#### 11.0

 1. Tested up to 4.5
 2. Sanitization added for all input value.

#### 10.9

 1. Tested up to 4.4

#### 10.8

 1. Tested up to 4.3.1
 2. Text Domain slug has been added for Language Packs.

#### 10.7

 1. Tested up to 4.3

#### 10.6

 1. Tested up to 4.2.2

#### 10.5

 1. Tested up to 4.1

#### 10.4

 1. Tested up to 4.0

#### 10.3

 1. Tested up to 3.9

#### 10.2

 1. Tested up to 3.8
 2. Now this plugin supports localization (or internationalization). i.e. option to
    translate into other languages.
     Plugin *.po file (superb-slideshow.po) available
    in the languages folder.

#### 10.1

Minor change in the admin layout.

#### 10.0

Tested up to 3.6

#### 9.2

Tested up to 3.5
 Avoid registering the alternate jQuery. From this version we are
using existing wordpress jQuery.

#### 9.1

Tested up to 3.4.2

#### 9.0

New demo link, www.gopiplus.com

#### 8.0

Tested up to 3.4

#### 7.0

Tested up to 3.3
 Js file has been included as per wp standard.

#### 6.0

Tested up to 3.2.1
 Only admin user can see the plugin link in admin.

#### 5.0

Tested up to 3.0.1

#### 4.0

Now random display option added
 Tested up to 2.9

#### 3.0

Tested with WP version 2.8.6

#### 2.0

Now create new gallery in post or page.
 Create the new XML file in plugin directry,
and use mentioned code.

#### 1.0

first version

## Meta

 *  Version **12.7**
 *  Last updated **2 years ago**
 *  Active installations **100+**
 *  WordPress version ** 3.4 or higher **
 *  Tested up to **6.4.8**
 *  Language
 * [English (US)](https://wordpress.org/plugins/superb-slideshow/)
 * Tags
 * [slideshow](https://tuk.wordpress.org/plugins/tags/slideshow/)[Superb](https://tuk.wordpress.org/plugins/tags/superb/)
 *  [Advanced View](https://tuk.wordpress.org/plugins/superb-slideshow/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/superb-slideshow/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/superb-slideshow/reviews/)

## Contributors

 *   [ gopiplus ](https://profiles.wordpress.org/gopiplus/)
 *   [ www.gopiplus.com ](https://profiles.wordpress.org/wwwgopipluscom/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/superb-slideshow/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)