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

Home Page Slideshow

説明

This plugin creates a “Home Slideshow” options page under the “Settings” menu in the WordPress admin. Editors and admins can create and manage individual slides on this page. These slides can then be displayed as a dynamic slideshow on a site’s home page using the simple ‘[home_slideshow]’ shortcode. (View an example slideshow)

The plugin supports one optional “options” shortcode attribute:

[home_slideshow options="timeout=5000"]

options: This attribute can be used to override default slideshow options or set custom options. Attribute values use query string format, e.g.: ‘option1=value1&option2=value2’ etc. Option names are in standard Cycle2 format without ‘data-cycle-‘ prefix. See the Cycle2 website for documentation and supported options.

Notes

Slides include image (required) and optional title, subtitle and link.

Links and image size can be set when selecting image. (Full size images recommended.)

Slideshows and slides are 100% the width of their container. Upload images that are at least as wide as the slideshow you want them to appear in.

Default Display: Aspect ratio of slideshow image area is set by the first image; images appear at 100% width / height of the slide container; images will show scaling in slideshows that contain both horizontally and vertically aligned images.

Default CSS ids begin with “hss-“, Cycle2 classes with “cycle-“. Default slideshow id is “home-slideshow”. Default CSS styles were created using Twenty Thirteen theme — some theme CSS customization may be necessary for other themes.

Slideshows look and perform best if images are sized to desired slideshow container / aspect ratio.

This plugin uses jQuery Cycle2. Cycle2 may conflict with previous versions of Cycle if used on the same page.

スクリーンショット

  • The “Home Page Slideshow” settings screen showing individual slides.
  • An “Edit Page” screen with a [home_slideshow] shortcode inserted into the visual editor. This is where the slideshow will be displayed.
  • A screen capture of a home page slideshow in the Twenty Thirteen theme. View a working slideshow.
  • Mobile view (320 x 480px)

インストール

  1. Download and unzip the plugin file.
  2. Upload the unzipped ‘home-page-slideshow’ directory to your site’s ‘/wp-content/plugins/’ directory.
  3. Activate the “Home Page Slideshow” plugin through the ‘Plugins’ menu in WordPress.

評価

2016年9月3日
Makes a great home page slide show - is beautifully mobile ready. Easy to use! Be sure each image is the same size on upload. Be sure the width of the image is as wide as your webpage because it will stretch them. Adding text overlay's is a great tool for SEO. Being able to add hyperlinks to each side makes this a very practical tool. Thank you!
2016年9月3日
Simple, very straight-forward and good-looking. What do you want more? Thx a lot for this plugin.
3件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Home Page Slideshow” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.2

  • Minor display improvements

1.1

  • v. 1.0 housecleaning

1.0

  • Initial release.