[WordPress] 外掛分享: WpF Ultimate Carousel

首頁外掛目錄 › WpF Ultimate Carousel
WordPress 外掛 WpF Ultimate Carousel 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
100+
安裝啟用
★★★☆☆
3.4/5 分(5 則評價)
3396 天前
最後更新
問題解決
WordPress 3.0.1+ v1.0.11 上架:2015-01-07

內容簡介

WpF Ultimate Carousel 是一個響應式的 WordPress 輪播滑塊外掛,透過這款外掛,您可以在您的佈景主題中添加無限的輪播滑塊。
您可以根據您的佈景主題設計更改樣式。

特色:

無限輪播滑塊。
非常容易安裝(只需安裝並使用捷徑,就完成了!)
捷徑系統
透過使用捷徑屬性的方式,可獲得無限的顏色變化。
響應式
支援自訂文章
支援自訂分類
輪播控制
9 以及更多。

捷徑

提示:每個捷徑必須放置一個唯一的名稱。如果您想在一個頁面中使用 3 個輪播滑塊,您可以在第一個輪播滑塊中放置 name=”carousel-1″, 在第二個中放置 name=”carousel-2″,以及在第三個中放置 name=”carousel-3″。
如果您只在一個頁面中使用一個新聞標題滾動就可以不用管這些。

—– 一般輪播滑塊 ———–

[wpf_carousel name="my-carousel" title="Title Goes here"] //name=(unique-name)

—– 以分類方式輪播 ———

[wpf_carousel name="my-carousel-2" category="category name" title="Title Goes here"] //name=(unique-name)

—– 以自訂分類方式輪播———-

[wpf_carousel name="my-carousel-3" taxonomy="your-taxonomy-name" category="category name" title="Title goes here"] //name=(unique-name)

—– 捷徑屬性:——

post_type="post" // 預設值為「post」

資訊:要顯示哪種文章類型。

category="category name" // 預設為空值

資訊:如果您想要從特定分類中顯示內容,請放置分類名稱。

taxonomy="taxonomy name" // 預設值為 category_name

資訊:如果您想要顯示自訂分類中的自訂文章內容,則請放置自訂分類名稱。預設為 category_name。

name="carousel-name" // 預設值為 wpf_carousel

資訊:為每個輪播滑塊放置任何唯一的名稱(不帶空格),以便在同一個頁面中使用多個輪播滑塊。

title="Carousel title goes here." // 預設為「More...」

資訊:輪播標題文字。

count="posts amount to display" // 預設值為無限制

資訊:放置數值以顯示文章數量。

title_color="color name or hex code" // 預設為 #000000

資訊:放置輪播標題顏色碼。例如:#000000 或 black。

title_bg_color="Title background color" // 預設為無

資訊:放置輪播標題背景色碼。例如:#000000 或 black。

link_color=" Post title Link color" // 預設為 #222222

資訊:更改連結顏色。

slides="numeric-value" // 預設值為 4

資訊:放置數值以顯示幻燈片數量。

scroll="numeric-value" // 預設值為 1

資訊:放置數值以捲動幻燈片。

autoplay="true-false" // 預設值為 false

資訊:啟用自動播放。可使用 true/false 的值。

speed="numeric-value" // 預設值為 2000

資訊:輪播的速度越快數值越低,輪播的速度越慢數值越高。

外掛標籤

開發者團隊

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

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

原文外掛簡介

WpF Ultimate Carousel is a responsive WordPress carousel slider plugin which through you can add unlimited carousel slider into your theme.
You can change styles according to your theme design.
Features:

Unlimited Carousel.
Very easy installation (just install & use shortcode, Thats it!)
Shortcode system
unlimited color variation by using shortcode attributes.
Responsive
custom post supported
custom taxonomy supported
carousel controls
9 & more.

Shortcodes
Remember: Must put a unique name in each shortcode, If you want to use 3 carousel in one page then you can put in the first carousel name=”carousel-1″, second name=”carousel-2″ & 3rd name=”carousel-3″.
If you are using one news ticker in one page then leave it.
—– General Carousel ———–
[wpf_carousel name="my-carousel" title="Title Goes here"] //name=(unique-name)
—– Carousel form category ———
[wpf_carousel name="my-carousel-2" category="category name" title="Title Goes here"] //name=(unique-name)
—– Carousel form custom taxonomy ———-
[wpf_carousel name="my-carousel-3" taxonomy="your-taxonomy-name" category="category name" title="Title goes here"] //name=(unique-name)
—– Shortcode attributes are: ——
post_type="post" // default is "post"
info: Which post type you want to display.
category="category name" // default is empty
info: Put a category name,if you want to display contents from a specific category.
taxonomy="taxonomy name" // default is category_name
info: If you want to display custom post contents from a specific custom taxonomy then put the custom taxonomy name here. default is category_name.
name="carousel-name" // default is wpf_carousel
info: Put any unique name (without spaces) for each carousel for using multiple in one page.
title="Carousel title goes here." // default is More...
info: Carousel Title text.
count="posts amount to display" // default is unlimited
info: Put a numeric value to display posts amount.
title_color="color name or hex code" // default is #000000
info: put carousel title color code. Ex: #000000 or black.
title_bg_color="Title background color" // default is none
info: put carousel title background color code. Ex: #000000 or black.
link_color=" Post title Link color" // default is #222222
info : change link color.
slides="numeric-value" // default is 4
info : Put a numeric value to display slides.
scroll="numeric-value" // default is 1
info : Put a numeric value to scroll slides.
autoplay="true-false" // default is false
info : enable autoplay. available values are true/false.
speed="numeric-value" // default is 2000
info : higher value will slower & lower value will faster the carousel.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon