這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

T&P Gallery Slider

描述

This simple plugin shows a large size image in the page and below a scrollable row of thumbnails without scrollbar. You can scroll the thumbs while mouseover or mouseclick and choose an image for the big view.
you can also add each image a short description that displaying on the big image (the description is the images alt).
you can display slider from another post/page by passing his ID to the short code [tp_gallery post_id=”id”].
also there is a setting page with beautiful preview box.

  • New!!! from T&P plugins: T&P Navigation Menu – sticky navigation menu when scroll down the page.

Create Images

You need all images of your gallery in the same size and have to upload them in the same aspect ratio.
1. The size of the big image is the size of the first in the gallery. You should have all images in the gallery in the same width and heigth to avoid scaling.
2. When putting the mouse over the big image will change.

螢幕截圖

  • screenshot-1.png
  • screenshot-2.png

安裝

  1. Unpack the plugin, put it in your “plugins” folder (/wp-content/plugins/).
  2. Activate the plugin from the Plugins section.
  3. go to T&P Setting page.
  4. put the short code in your theme.
  5. for specific slide post/page add short code [tp_gallery post_id=”id”].

常見問題

The gallery does not work

Make sure that there is a wp_footer() func in your footer.php

What images appear in the gallery

Simple attach the images you wish to appear in the gallery to the page or post where you will place the shortcode [tp_gallery].
or slider from another post/page by passing his ID to the short code [tp_gallery post_id=”id”].

How do I change the design

You can use CSS to change the look and feel of the layout.

How do I change the image and thumbnail sizes

You can use CSS to change image and thumbnail sizes.

Which size have the images in the gallery

the full width of image size. If you make the images square or landscape depends on you. Portrait images are no good idea because the gallery will become too high and you can not see the big image (overflow: hidden;).

評價

閱讀全部5個評價

貢獻者及開發者

“T&P Gallery Slider” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 T&P Gallery Slider 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

  • 1: First release December 2012
  • 2: Second release January 2013: Fixed: Gallery always display above the content.
  • 3: Third release May 2013: Add: Slide from specific post/page by new short code [tp_gallery post_id=”id”].