
內容簡介
Advanced Bootstrap Carousel 是一個輕量級的響應式幻燈片外掛。此外掛為 Bootstrap Carousel 提供進階和擴展功能。只有在您的佈景主題包含 Twitter Bootstrap CSS 和 Javascript 時,此外掛才能運行。Advanced Bootstrap Carousel 支援編號指示器、垂直滑塊和淡入淡出效果。Advanced Bootstrap Carousel 支援 Bootstrap V3.~ 和 V4.~。
簡碼
預設 – [twabc-carousel]。
自訂間隔的幻燈片 – [twabc-carousel interval=”900″]。
帶有控制器的幻燈片 – [twabc-carousel showcontrols=”true”]。
按類別篩選的幻燈片 – [twabc-carousel category=”testing”]。
帶有編號指示器的幻燈片 – [twabc-carousel showindicator=”numbered”]。
在 PHP 檔案中包含簡碼
<?php echo do_shortcode(‘[twabc-carousel interval=”900″]’); ?>
示範和例子請參閱:http://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/
外掛標籤
開發者團隊
原文外掛簡介
Advanced Bootstrap Carousel is a light weighted responsive slider plugin. This plugin provide advance and extended fetures for Bootstrap Carousel. This plugins will only run if your theme contain Twitter Bootstrap CSS and Javascript. Advanced Bootstrap Carousel Support numbered indicator, vertical slider as well as slider with fading effect. Advanced Bootstrap Carousel support Bootstrap V3.~ and V4.~.
Shortcodes
Default – [twabc-carousel].
Slide with custom Interval – [twabc-carousel interval=”900″].
Slider with Control – [twabc-carousel showcontrols=”true”].
Filter Slider by Category – [twabc-carousel category=”testing”].
Slider with Numbered Indicator – [twabc-carousel showindicator=”numbered”].
Include shortcodes in PHP file
For demo and example vistit : http://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/
