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

cSlider

설명

Add content slides with a simple shortcode “[cSlider]” and divide all slides with “[slide]”. Close the shortcode after all slides with “[/cSlider]”.
Change your default settings in the admin panel.

NOTE: Please update to the latest version (2.4.1) if you recognize any bug!

Overwrite the defaults for each cSlider with these shortcode attributes:

  1. width (in px)
  2. mode {horizontal, vertical, fade}
  3. speed (in ms)
  4. infititeLoop {true, false}
  5. controls {true, false}
  6. startingSlide (index of the first slide to appear)
  7. randomStart {true, false} (whether the first slide to appear is random)
  8. auto {true, false} (automated sliding)
  9. pause (in ms) (pause between auto slides)
  10. autoDirection {next, prev} (direction of auto slides)
  11. autoHover {true, false} (stop auto slides on mouseover)
  12. pager {true, false} (show the page navigation)
  13. pagerLocation {bottom, top}
  14. ticker {true, false} (slide continuously)
  15. tickerDirection {next, rev} (direction of ticker)
  16. tickerHover {true, false} (stop ticker slides on mouseover)
  17. easing (see http://gsgd.co.uk/sandbox/jquery/easing/ for easing options)

If you like cSlider and want to use it in your language, feel free to contact me to create translations! Thanks

스크린샷

  • cSlider default settings panel
  • How to use the shortcakes
  • What it will look like in the front end

설치

This section describes how to install the plugin and get it working.

  1. Upload cslider folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Change settings under Settings –> cSlider
  4. Place [cSlider] ... [slide] ... [/cSlider] in your posts or pages and place all slides divided by “[slide]” inside of it.

FAQ

How can I set custom layout and options?

Go to Settings –> cSlider and change it to what fits your needs best

Can I overwrite the defaults for each slide on my page?

Yes. Use all the shortcode attributes you can find in the description of this plugin.

Can I use multiple cSliders on one page or post?

Yes, since version 2.3! Simply use [cSlider] … [slide] … [/cSlider] as often as you want. Please be sure you close the [cSlider] each time you use it!

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

  • 1.0 First stable build
  • 1.1 Updates settings page
  • 2.0 Addes support for shortcodes within the slides
  • 2.1 Addes german translation
  • 2.1.1 Fixes Pager design issue
  • 2.2 Fixes an issue while first usage
  • 2.2.1 Fixes an width issue
  • 2.3 Adds support for multiple cSliders on one page or post,
    Fixes white borders when controls disabled
  • 2.3.1 Fixes a bug while saving the “pause” default value
  • 2.3.2 Some grafical inprovements
  • 2.3.3 Improves the identification function for multiple cSliders
  • 2.3.4 Fixes an issue occuring with combination with other plugins and some CSS
  • 2.3.5 Fixes an bug that causes cSlider to be 100px narrow if controll arrows are deactivated
  • 2.4.0 Adds easing support
  • 2.4.1 Includes external scripts right into cSlider’s local directory
  • 2.4.2 Simple CSS fix for some browsers and old browser versions