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

UM Bootstrap Carousels

描述

Create

Create references to carousels using WordPress admin panel. Each carousel reference lets you add and manage individual items.

Implement with ease

Including the carousel is as easy as adding a shortcode to your page. Details for the shortcode for each carousel are included in the editor.

If you don’t want to manually include bootstrap, each carousel editor allows you the option to include it automatically on any page you add the shortcode with that slider’s id.

Basic Style

This release includes a basic style for your carousel. To enable it, select a slider, click Settings, and select the “basic” style from the dropdown.
It eliminates some of the requirements for configuring a usable bootstrap 4 carousel including:
* Making Containing images responsive : No matter the dimensions, the image will fill the carousels space responsively
* Making Other elements responsive : As the viewport changes size, the text changes size the indicators shift responsively
* Basic Design : Includes Google font Raleway, and a transparent block to help visually offset the text color from images

The plan is to include more styles in later releases

螢幕截圖

  • Add a new carousel reference by clicking “Add Slider/Carousel”
  • View a carousel reference by clicking the “Carousels” dropdown and selecting it
  • Change settings for a carousel in “Settings”
  • Edit individual Items with TinyMCE
  • An implemented carousel on the frontend using the “basic” style

安裝

  1. Upload the plugin files to the /wp-content/plugins/um-bootstrap-carousels directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Begin Creating bootstrap 4 carousels by clicking Carousels (wp admin menu) > Add Slider/Carousel
  4. Manage Existing Carousels by clicking Carousels (wp admin menu) > Carousels (Dropdown) and select your carousel
  5. Change Settings for Carousels by clicking Carousels (wp admin menu) > Carousels (Dropdown) > Settings

常見問題

What is Bootstrap?

Bootstrap is an awesome front-end library for projects on the web. Out of the box, you can hack together a pretty cool front end without worrying about backwards compatibility, while saving you a ton of time by facilitating many time consuming aspects of front end design for you.

What version of bootstrap does this require?

Bootstrap 4.3

Should I enable automatic bootstrap inclusion?

This plugin is for people already planning to use bootstrap 4, so if you already included bootstrap, the answer is no. If you haven’t included it, then yes. Keep in mind that it only enqueues bootstrap on the pages where you include Carousels.

Screenshots and additional info coming soon!

評價

There are no reviews for this plugin.

貢獻者及開發者

“UM Bootstrap Carousels” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 UM Bootstrap Carousels 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.2

  • Fixed a bug related to image thumbnail resizing in admin

1.0.3

  • Modified bootstrap inclusion in admin facing pages to only be specific to this plugin