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

Advanced Bootstrap Carousel

설명

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

  1. Default – [twabc-carousel].
  2. Slide with custom Interval – [twabc-carousel interval=”900″].
  3. Slider with Control – [twabc-carousel showcontrols=”true”].
  4. Filter Slider by Category – [twabc-carousel category=”testing”].
  5. Slider with Numbered Indicator – [twabc-carousel showindicator=”numbered”].

Include shortcodes in PHP file

  • <?php echo do_shortcode(‘[twabc-carousel interval=”900″]’); ?>

For demo and example vistit : http://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/

스크린샷

  • Add Your Images - Add your images in carousel.
  • Numbered Indicator Slider - Numbered Indicator Slider. Shortcode : [twabc-carousel showindicator="numbered"]

설치

  1. Upload the plugin files to the /wp-content/plugins/advanced-bootstrap-carousel directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Shortcodes
  1. Default – [twabc-carousel].
  2. Slide with custom Interval – [twabc-carousel interval=”900″].
  3. Slider with Control – [twabc-carousel showcontrols=”true”].
  4. Filter Slider by Category – [twabc-carousel category=”testing”].
  5. Slider with Numbered Indicator – [twabc-carousel showindicator=”numbered”].
  6. Vertical Slider – [twabc-carousel effect=”vslide”].
  7. Slider with fading effect – [twabc-carousel effect=”fade”].
  8. Support Bootstrap V3.~ and V4.~, Goto carousel setting and change “Twitter Bootstrap Version” (Default version 3.~)

For demo and example vistit : http://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/

후기

2020년 1월 10일
Good thing of plugin is that creates a CPT for slides. Bad thing is images are not fluid and you're stuck with the plugin's markup.
2018년 5월 10일
Just to be clear: the button marked “Add New Carousel” really just means “Add an Image”. Just give the image a name and then use Featured image to select the image. You can then use the shortcode to display all the images. If you want your carousel to only use some of the images, you can use Categories to define which images appear in the carousel, like this: [twabc-carousel category=”whatever”]
모든 7 평가 읽기

기여자 & 개발자

“Advanced Bootstrap Carousel”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Advanced Bootstrap Carousel”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.0

  • Support Bootsrap V.4~.
  • Stablity improvement.

1.2.0

  • Included Sliding effects. (Horizonat Silder, Vertical Slider, Fade Slider).
  • Stablity improvement.

1.1.1

  • Minor bug fixes.

1.1.0

  • Stablity improvement.
  • Minor bug fixes in slider settings and admin view.

1.0.2

  • Slider with Numbered Indicator added.
  • Minor bug fixes in slider settings.

1.0.1

  • Minor bug fixes.

1.0.0

This is the first version.