[WordPress] 外掛分享: perfect gallery slider

首頁外掛目錄 › perfect gallery slider
10+
安裝啟用
尚無評分
3718 天前
最後更新
問題解決
WordPress 3.5+ v1.0 上架:2016-01-08

內容簡介

此外掛在您的網站中新增了一個響應式的頭部完美圖庫幻燈片。同時您也可以在WordPress網站中添加響應式完美圖庫幻燈片頁面和觸控式手機滑動功能。
詳細資訊請查看DEMO。
安裝說明和支援

請參閱我們網站的安裝和文件。

此外掛會在您的管理選單中新增一個「響應式頭部完美圖庫幻燈片」的選項,您可以像新增一般文章一樣輸入圖片標題、內容、連結和項目數量。

此外,還新增了3個設計方案「響應式完美圖庫幻燈片 -> 幻燈片設計」。選擇您喜歡的設計方案並使用短碼。同時也提供了完整的短碼。

要使用此外掛,只需將以下代碼複製並粘貼到 header.php 檔案或範本檔案中:

<div class="headerslider">
<?php echo do_shortcode('[sp_responsivegallery]'); ?>
</div>

您還可以使用以下短碼在網頁中加入完美圖庫幻燈片:
[sp_responsivegallery]

如果您想要選擇特定的設計方案,可以使用以下參數:
[sp_responsivegallery design=”design-1″]
其中設計方案的值為 design-1、design-2 或 design-3。

以分類方式顯示完美圖庫幻燈片:
[sp_responsivegallery cat_id=”cat_id”]
您可以在「完美圖庫幻燈片 -> 圖庫分類」下找到它。

完整的短碼如下
[sp_responsivegallery design="design-1" cat_id="2" gallery_width="1024"
gallery_height="300" slider_transition="fade" slider_transition_speed="300"
gallery_autoplay="true" gallery_play_interval="3000" enable_fullscreen_button="true" enable_play_button="true"]

參數說明如下:

limit:[sp_responsivegallery limit=”-1″](限定要顯示的圖片數量。預設設為“-1″,即顯示所有圖片。例如:如果您只想顯示5張圖片,請設置 limit=”5”。)
design:[sp_responsivegallery design=”design-1″](顯示帶有3個設計方案的圖片幻燈片。值為 design-1、design-2 或 design-3)
cat_id:[sp_responsivegallery cat_id=”2″](按圖庫分類顯示圖片幻燈片。)
slider_transition:[sp_responsivegallery slider_transition=”slide”](圖片幻燈片效果。值為「slide」或「fade」)
slider_transition_speed:[sp_responsivegallery slider_transition_speed=”3000″](設定幻燈片速度)
gallery_autoplay:[sp_responsivegallery autoplay=”true”](設定是否自動播放。值為「true」或「false」)
gallery_play_interval:[sp_responsivegallery autoplay_interval=”3000″](設定自動播放間隔時間)

新增功能

3種設計方案
短碼參數
自訂圖片連結
在網站中顯示多個圖片幻燈片
按圖庫分類顯示圖片幻燈片

功能包括:

觸控式手機滑動功能
響應式設計
短碼 [sp_responsivegallery]
可以在PHP代碼中將圖片幻燈片放在您的網站標題中 <div class="headerslider"> <?php echo do_shortcode('[sp_responsivegallery]'); ?></div>
可在頁面中顯示圖片幻燈片

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「perfect gallery slider」→ 直接安裝(推薦)

原文外掛簡介

This plugin add a Responsive header perfect gallery slider in your website. Also you can add Responsive perfect gallery slider page and mobile tuch slider in to your wordpress website.
View DEMO for additional information.
Installation help and support

Please check Installation and Document on our website.

The plugin adds a “Responsive header perfect gallery slider” tab to your admin menu, which allows you to enter Image Title, Content, Link and image items just as you would regular posts.
Also added 3 designs “Responsive perfect gallery slider-> Slider Designs”. Select the design that you like and use shortcode. Also given complete shortcode.
To use this plugin just copy and past this code in to your header.php file or template file

You can also use this perfect gallery slider inside your page with following shortcode
[sp_responsivegallery]
If you want to select the design then you can use following parameter :
[sp_responsivegallery design=”design-1″]
Where design: design-1, design-2, design-3
Display perfect gallery slider catagroies wise :
[sp_responsivegallery cat_id=”cat_id”]
You can find this under “Perfect gallery slider-> Gallery Category”.
Complete shortcode is
[sp_responsivegallery design="design-1" cat_id="2" gallery_width="1024"
gallery_height="300" slider_transition="fade" slider_transition_speed="300"
gallery_autoplay="true" gallery_play_interval="3000" enable_fullscreen_button="true" enable_play_button="true"]

Parameters are :

limit : [sp_responsivegallery limit=”-1″] (Limit define the number of images to be display at a time. By default set to “-1″ ie all images. eg. if you want to display only 5 images then set limit to limit=”5”)
design : [sp_responsivegallery design=”design-1″] (Display image slider with 3 designs. value is design-1, design-2, design-3)
cat_id : [sp_responsivegallery cat_id=”2″] (Display Image slider catagroies wise.)
slider_transition : [sp_responsivegallery slider_transition=”slide”] (Image slider effect. value is “slide” OR “fade”)
slider_transition_speed : [sp_responsivegallery slider_transition_speed=”3000″] (Set slider speed)
gallery_autoplay : [sp_responsivegallery autoplay=”true”] (Set autoplay or not. value is “true” OR “false”)
gallery_play_interval : [sp_responsivegallery autoplay_interval=”3000″] (Set autoplay interval)

Added new Features

3 Design.
Shortcode parameters.
Add custom link to image.
Display muliple image slider on your website.
Display Image slider catagroies wise

Features include:

Mobile tuch slide
Responsive
Shortcode [sp_responsivegallery]
Php code for place image slider into your website header

Image slider inside your page with following shortcode [sp_responsivegallery]
Easy to configure
Smoothly integrates into any theme
CSS and JS file for custmization

文章
Filter
Mastodon