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

Dual Size Responsive Slider

説明

Responsive Slider is plugin to display HTML and Javascript for Flexslider2. You can use small size image when screen width is small. It is effective to load page.

  • You can set Large Slide size in option page.
  • You can set Small Slide size in option page.
  • You can set Threshold Width of screen in option page. It is choose loading image whether Large Slide or Small Slide through the screen width.
  • If you want to use two or more Slider in your site, you can add Slider post. Slider is based on parent relationship.
  • Slider parent post can control slide order through click operation.
  • You can customize Flexslider2 option “animation”, “direction”, “animationLoop”, “slideshowSpeed”, “animationSpeed”, “pauseOnHover”, “controlNav” and “directionNav”.

スクリーンショット

インストール

  1. Upload “dual-size-responsive-slider” directory to the “/wp-content/plugins/” directory
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Then plugin will create post type “responsive-slider”, add new slide through the “Slider” menu
  4. Use shortcode “responsive-slider” or function “responsive_slider”

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“Dual Size Responsive Slider” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2

  • Slider script is added resize event.
  • Method of generating slider HTML is changed.
  • Flexslider version is up to 2.6.0

1.1

  • Rename plugin name from Two Image Responsive Slider to Dual Size Responsive Slider.
  • “slide link” custom field is added at Slide post.
  • Some file names are changed.

1.0

  • Initial version.