Title: Superb Slideshow
Author: gopiplus
Published: <strong>4 Tháng 10, 2009</strong>
Last modified: 29 Tháng 10, 2023

---

Tìm kiếm plugin

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

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Superb Slideshow

 Bởi [gopiplus](https://profiles.wordpress.org/gopiplus/)

[Tải về](https://downloads.wordpress.org/plugin/superb-slideshow.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/superb-slideshow/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/superb-slideshow/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/superb-slideshow/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/superb-slideshow/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/superb-slideshow/)

## Mô tả

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”]

#### Phiên dịch

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

## Ảnh màn hình

 * [[
 * 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/

## Cài đặt

**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.

## Hỏi đáp

 * 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/)

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Superb Slideshow” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Superb Slideshow” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/superb-slideshow)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/superb-slideshow/), check
out [SVN repository](https://plugins.svn.wordpress.org/superb-slideshow/), hoặc 
theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/superb-slideshow/)
qua [RSS](https://plugins.trac.wordpress.org/log/superb-slideshow/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 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

 *  Phiên bản **12.7**
 *  Cập nhật lần cuối **3 năm trước**
 *  Số lượt cài đặt **90+**
 *  Phiên bản WordPress ** 3.4 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.4.8**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/superb-slideshow/)
 * Thẻ
 * [slideshow](https://vi.wordpress.org/plugins/tags/slideshow/)[Superb](https://vi.wordpress.org/plugins/tags/superb/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/superb-slideshow/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/superb-slideshow/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/superb-slideshow/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](http://www.gopiplus.com/work/2010/07/18/superb-slideshow/)