이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

FAQ

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!

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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