
內容簡介
Mage Carousel 是一款基於 OWL Carousel 的 jQuery 輪播外掛程式,非常棒。
功能:
使用短碼
非常輕便
可回應式輪播
基於 OWL Carousel
適用於所有佈景主題
無限輪播
開放原始碼
適合開發人員使用
使用方法
在您的網站的任何位置使用短碼 [mage-carousel] 以顯示輪播。
參數
id:如果您希望在同一頁面中使用多個輪播,您需要為每個輪播分配唯一的 ID。 [mage-carousel id='您的唯一 ID'],預設值為無。
cat:如果您希望從特定類別中顯示輪播項目,則需要使用此參數。 [mage-carousel cat='類別標籤']。預設值為無,因此會顯示所有輪播項目。
row:此參數是用於輪播圖像顯示,您希望在輪播中顯示多少圖像,只需將該值作為項目 [mage-carousel row='3']。預設值為 1。
item:您可以設置總圖像的限制。如果您希望在輪播中顯示最後 5 帖子,請將該值設置為 5,預設情況下將顯示所有帖子 [mage-carousel item='5']。
loop:無限輪播。複製最後和第一個項目以獲得循環效果 [mage-carousel loop='true']。預設為:true
autoplay:設置自動播放值 [mage-carousel autoplay='true']。預設為:true
dots:顯示點狀分頁 [mage-carousel dots='true']。預設為:true
nav:如果您希望在輪播中顯示上一個和下一個按鈕,請使用此參數[mage-carousel nav='nav']。預設為:false
speed:您可以使用此參數設置輪播速度 [mage-carousel speed='3000']。預設速度為:3000
外掛標籤
開發者團隊
原文外掛簡介
Mage Carousel is an awesome jQuery Carousel based on OWL Carousel.
Features:
Shortcode Powered
Very Lightweight
Responsive Carousel
Based on OWL Carousel
Work with every theme
Unlimited Carousel
Open Source
Developer Friendly
Usage
use shortcode [mage-carousel] anywhere in your website to display carousel.
Parameters
id: if you want to use multiple carousel in same page you need to assign per carousel by an unique id. [mage-carousel id=’Your Unique ID’] by Default its value is none.
cat: If you want to show the carousel item from a particular category you need to use this parameter. [mage-carousel cat=’Category Slug Here’]. By default value is none so all carousel item will be show.
row: This parameter is for carousel image showing, how many image you want to show in the carousel just put the value as the item [mage-carousel row=’3′]. By default the value is 1
item: You can set the limit of total image. If you want to last 5 post in carousel put the value 5. By default all post are showing [mage-carousel item=’5′].
loop: Infinity loop. Duplicate last and first items to get loop illusion [mage-carousel loop=’true’]. By default is: true
autoplay: Set auto play value [mage-carousel autoplay=’true’]. by default autoplay is : true
dots: Show the dot point pagination [mage-carousel dots=’true’]. By default is : true
nav: If you want to show previous and next button in carousel use this parameter [mage-carousel nav=’nav’]. By default is: false
speed: You can set the carousel speed by this parameter [mage-carousel speed=’3000′]. By default speed is: 3000
