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

RG Responsive Gallery

外掛說明

It’s the very simple image gallery plugin. With this plugin we have provided admin control panel of gallery, where admin can manage all settings in a very easy way.

In this plugin we are providing one important feature i.e “Post Featured Image Slider”. If you want to display post featured images of any custom post type as slider then don’t worry, we are providing a shortcode to display the post featrued images as slider.

Video Tutorial :

Features

  • Responsive gallery
  • Shortcode
  • Featured Image gallery for all custom post type

Shortcode

[rr_gallery slider_slug=”ENTER SLIDER SLUG”]

  • Using this shortcode we can add slider on any page/post.

[rr_post_thumb_gallery category=”ENTER POST CATEGORY SLUG” taxonomy=”Enter custom taxonomy type” post_type=”Enter custom post type”]

  • Using this shortcode we can display any tpye of posts featured image as slider.

螢幕擷圖

  • screenshot-1.png

  • screenshot-2.png

  • screenshot-3.png

  • screenshot-4.png

安裝方式

Step 1. Upload “rg-responsive-gallery” folder to the /wp-content/plugins/ directory

Step 2. Activate the plugin through the Plugins menu in WordPress

Step 3. Go to Settings/”Responsive Gallery” and configure the plugin settings.

常見問題集

Q.1 How add gallery on my website?

Ans. Use [rr_gallery slider_slug=”ENTER SLIDER SLUG”] shortcode to add the gallery on any page/post.

Q.2 How add gallery in theme template files?

Ans. Add given code = echo do_shortcode(‘[rr_gallery slider_slug=”ENTER SLIDER SLUG”]’);

Q.3 How i can find the slider slug?

Ans. You can find the slider slug from sliders list page.

Q.4 How i can add custom post type thumbnail gallery ?

Ans. Use given shortcode [rr_post_thumb_gallery slider_slug=”ENTER POST CATEGORY SLUG” taxonomy=”Enter custom taxonomy type” post_type=”Enter custom post type”] . please don’t forget to update slider_slug, taxonomy and post_type value as per your requirement.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈RG Responsive Gallery〉的開發相關工作。

參與者

將〈RG Responsive Gallery〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.5

  • Testetd with wordpress version 5.4.2
  • Optimized code

1.4

  • Testetd with wordpress version 5.2.4
  • Added shortcode column on slider taxonomy pages
  • Optimized the code

1.3

  • Testetd with wordpress version 4.8.1
  • Added an option for publish thumbnail gallery of any post types

1.2

  • Testetd with wordpress version 4.5.2
  • Fixed gallery slider major issue

1.1

  • Fixed some js and css related issue

1.0

  • First stable release