Title: Responsive Slider
Author: Griden
Published: <strong>2012年4月16日</strong>
Last modified: 2017年2月3日

---

プラグインを検索

![](https://ps.w.org/responsive-slider/assets/banner-772x250.png?rev=1429677)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/responsive-slider/assets/icon-256x256.png?rev=1429699)

# Responsive Slider

 作者: [Griden](https://profiles.wordpress.org/griden/)

[ダウンロード](https://downloads.wordpress.org/plugin/responsive-slider.zip)

 * [詳細](https://ja.wordpress.org/plugins/responsive-slider/#description)
 * [レビュー](https://ja.wordpress.org/plugins/responsive-slider/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/responsive-slider/#installation)
 * [開発](https://ja.wordpress.org/plugins/responsive-slider/#developers)

 [サポート](https://wordpress.org/support/plugin/responsive-slider/)

## 説明

The _Responsive Slider_ plugin allows you to create slides that consist of linked(
to any url) images and titles. The slider would then take those slides and present
them as a jQuery-powered slideshow – at a chosen location within your theme, page,
or post. In whatever order you want them.

Check out the Demo to see the plugin in action:
 **[See the Demo](http://demo.alienwp.com/responsive-slider/)**

> Upgrade to a paid membership for support, themes & Pro version of plugin:
>  **[Upgrade for Support](http://alienwp.com/register/)**
> Includes 20 WordPress Themes, Customer Support for just $59

The main purpose of the _Responsive Slider_ is to serve as an effective addition
to **responsive WordPress themes**, as it would automatically adjust to its container.
This would work out of the box – there is no need for additional CSS or JavaScript
tweaks from your theme.

Please note, this plugin is only for use on Self-Hosted WordPress installations,
not WordPress.com. See this [Guide to the Best WordPress Hosting](https://themefurnace.com/blog/best-wordpress-hosting/)
if you need any help choosing one.

[How to Install and Use the plugin?](https://wordpress.org/extend/plugins/responsive-slider/installation/)

Make sure to read the plugin documentation in `docs/readme.html` as well.

#### About AlienWP

Responsive Slider was created by AlienWP, a [WordPress Theme Shop](https://alienwp.com)
which offers over 20 WordPress themes for you to download including 8 [free themes](https://alienwp.com/themes/).
We also provide amazing [WordPress Deals and Coupons](https://alienwp.com/wordpress-coupon-codes/)
and [Theme Collections](https://alienwp.com/collections/) for every possible type
of WP site.

If you like this plugin, check out our other projects:

 * [AlienWP](https://alienwp.com/) – Minimal WordPress Themes
 * [ThemeFurnace](https://themefurnace.com/) – WordPress Themes Club
 * [Kooc Media](http://kooc.co.uk/) – Kooc Media

## インストール

 1. Upload the plugin folder `responsive-slider` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress. A new item **“Slides”**
    would appear in the admin menu (under “Pages”).
 3. Go to **Slides -> Settings** and configure the slider options.
 4. Go to **Slides -> Add New Slide** and create a few slides.
 5. Place `<?php echo do_shortcode( '[responsive_slider]' ); ?>` in your template –
    wherever you want it displayed. Alternatively you can use `[responsive_slider]`
    into a post or a page – just like any other shortcode.
 6. That’s it. Your site should now display the slider at the chosen location.

## FAQ

  Installation Instructions

 1. Upload the plugin folder `responsive-slider` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress. A new item **“Slides”**
    would appear in the admin menu (under “Pages”).
 3. Go to **Slides -> Settings** and configure the slider options.
 4. Go to **Slides -> Add New Slide** and create a few slides.
 5. Place `<?php echo do_shortcode( '[responsive_slider]' ); ?>` in your template –
    wherever you want it displayed. Alternatively you can use `[responsive_slider]`
    into a post or a page – just like any other shortcode.
 6. That’s it. Your site should now display the slider at the chosen location.

  My slider disappeared when I upgraded!?

Make sure to use `<?php echo do_shortcode( '[responsive_slider]' ); ?>` instead 
of `<?php do_shortcode( '[responsive_slider]' ); ?>` if you are adding the slider
directly to your template file.

  But the slider is not responsive!

The slider addapts to it’s container width. If you are using a theme with non-responsive
layout, the slider won’t behave ‘responsively’ as well.

  Would the Responsive Slider work in my theme?

The plugin has been tested with more than 20 popular WordPress themes. It should
work in yours too.

  Does my theme need to be ‘responsive’ in order to use this plugin?

No, not at all. You can use it with any theme.

  Can I change the way it looks?

Sure, you can easily override the slider CSS in your theme. The easiest approach
is to use a tool like Firebug to find the snippet you need to override. Then copy
it to your theme CSS file (usually `style.css`) and edit it there, using a CSS selector
with higher priority.

  Can I create more than one slider?

No, currently the plugin can maintain only one slider.

## 評価

![](https://secure.gravatar.com/avatar/a066709bfcb4478f3a28f5b701ffb2e7966fda7f2367b4747b76b8058e938c2c?
s=60&d=retro&r=g)

### 󠀁[Simple and Clean](https://wordpress.org/support/topic/simple-and-clean-53/)󠁿

 [Griden](https://profiles.wordpress.org/griden/) 2016年9月3日

Simple, clean and responsive slider

 [ 34件のレビューをすべて表示 ](https://wordpress.org/support/plugin/responsive-slider/reviews/)

## 貢献者と開発者

Responsive Slider はオープンソースソフトウェアです。以下の人々がこのプラグインに
貢献しています。

貢献者

 *   [ Griden ](https://profiles.wordpress.org/griden/)
 *   [ themefurnace ](https://profiles.wordpress.org/themefurnace/)

“Responsive Slider” は2ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/responsive-slider/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Responsive Slider” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/responsive-slider)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/responsive-slider/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/responsive-slider/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/responsive-slider/)を 
[RSS](https://plugins.trac.wordpress.org/log/responsive-slider/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.1.9

 * Updated some links, documentation in preparation for new version of plugin along
   with pro version

#### 0.1.8

 * Fix: omit the anchor tag if the ‘URL’ field is empty.

#### 0.1.7

 * Important: use `<?php echo do_shortcode( '[responsive_slider]' ); ?>` instead
   of `<?php do_shortcode( '[responsive_slider]' ); ?>` if you are adding the slider
   directly to your template file. Ignore this if you are using the `[responsive_slider]`
   shortcode.
 * Fix: the slider output is now correctly returned instead of echoed.
 * Added entries to the FAQ section.

#### 0.1.6

 * Updated some credit links in the readme.html file.
 * Added a question to the FAQ.

#### 0.1.5

 * Added wp_reset_query() to the output function – responsive_slider().

#### 0.1.4

 * Internationalized some strings.

#### 0.1.3

 * Fixed some translation bugs like loading the textdomain in the frontend.
 * Added Finnish translation.

#### 0.1.2

 * The slides are now ordered by the page attribute ‘order’ in the backend.
 * Internationalized some strings.
 * Fixed some translation errors.

#### 0.1.1

 * Removed the ‘Layout’ and ‘Stylesheet’ Hybrid Core meta boxes from the slide editor.
 * Added readme.html in a new ‘doc’ folder.
 * Added French translation.
 * Corrected some typos.
 * Updated plugin description.

#### 0.1

 * 最初のリリース。

## メタ

 *  バージョン **0.1.9**
 *  最終更新日 **9年前**
 *  有効インストール数 **3,000+**
 *  WordPress バージョン ** 3.3またはそれ以降 **
 *  検証済み最新バージョン: **4.5.33**
 *  言語
 * [Danish](https://da.wordpress.org/plugins/responsive-slider/)、[English (US)](https://wordpress.org/plugins/responsive-slider/)、
   [German](https://de.wordpress.org/plugins/responsive-slider/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/responsive-slider)
 * タグ
 * [flex slider](https://ja.wordpress.org/plugins/tags/flex-slider/)[flexslider](https://ja.wordpress.org/plugins/tags/flexslider/)
   [responsive](https://ja.wordpress.org/plugins/tags/responsive/)[responsive slider](https://ja.wordpress.org/plugins/tags/responsive-slider/)
   [slider](https://ja.wordpress.org/plugins/tags/slider/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/responsive-slider/advanced/)

## 評価

 5つ星中4.1つ星

 *  [  19 5-星レビュー     ](https://wordpress.org/support/plugin/responsive-slider/reviews/?filter=5)
 *  [  8 4-星レビュー     ](https://wordpress.org/support/plugin/responsive-slider/reviews/?filter=4)
 *  [  3 3-星レビュー     ](https://wordpress.org/support/plugin/responsive-slider/reviews/?filter=3)
 *  [  1 2-星レビュー     ](https://wordpress.org/support/plugin/responsive-slider/reviews/?filter=2)
 *  [  3 1-星レビュー     ](https://wordpress.org/support/plugin/responsive-slider/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/responsive-slider/reviews/)

## 貢献者

 *   [ Griden ](https://profiles.wordpress.org/griden/)
 *   [ themefurnace ](https://profiles.wordpress.org/themefurnace/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/responsive-slider/)