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

JTC Slides

説明

I have seen this style of slideshow on many sites but have not found a plug in that does it so I made my own. It features a left navigation of title boxes that take up the height of the slideshow and a portion of the width (set by you). This slideshow is responsive, mobile friendly. It is also very light weight. The javascript file only loads on pages that have the short code. It is highly customizable. You can set colors, widths, heights etc. You can even add your own custom CSS to style the slide show. It also includes an auto play feature. Demo: http://jtc-art.com/code-blog/jtc-slide-show-demo-1/ Documentation: http://jtc-art.com/code-blog/jtc-slide-show-info/

Features:
1. Left box style navigation
2. Responsive (mobile friendly)
3. Highly Customizable
4. Light Weight (and only loads .js file on pages with short code)
5. Has a field for custom CSS on each slide show

スクリーンショット

  • Front End
  • Back End Slide Edit Page
  • Back End Slide Show Edit Page
  • Mobile Version

インストール

  1. Upload the unzipped jtc-slides file to the /wp-content/plugins/ directory
  2. Activate the plugin through the \\’Plugins\\’ menu in WordPress
  3. Create a slide show then add slides
  4. Place the short code in your content or templates

FAQ

Please, let me know if you have any questions

評価

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

貢献者と開発者

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

貢献者

“JTC Slides” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • Plug in created

1.2

  • Fixed Chrome bug – not loading when back button pressed

1.3

  • Fixed Chrome bug – not loading when back button pressed again

1.4

  • Fixed white gap in image by adding background color and adding Math.Floor to height adjustment on window resize.