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

Swiper Js Slider

설명

Swiper Js Slider/Carousel with Multirow Simple to use and very effective. Most Modern Mobile Touch Slider

MOST POWERFUL FEATURES

Parameters
* slidesPerView | To Set Slider in to Carousel
* spaceBetween | In Carousel space between slides
* slidesPerColumn | Muti Row with Carousel
* initialSlide | Position of slider with index
* direction | Vertial or Horizontal
* speed | Sliders speed
* autoHeight | Auto Height adjust according to image height
* effect | Multiple Effects

Autoplay
* On/Off.
* Delay
* Stop On Last Slide.
* Disable On Interection.
* Reverse Direction.
* Wait For Transition.

Pagination
* Pagination enable/disable.
* Pagination Custom Class.
* Pagination clickable True/False.
* 3 Types : Bullets, Fraction, Progress Bar.
* bulletElement : span, div, a.
* Bullet Custom Class.
* Bullet Custom Active Class.
* Active Custom Class.
* Clickable Custom Class.
* lockClass Custom Class.

Navigation
* Next Button Custom Class.
* Previous Button Custom Class.
* Disabled Custom Class.
* Hidden Custom Class.

Next version

  • Will Improve user experience and flexibility to make it more powerfull.
  • More options will be added.

스크린샷

  • screenshot-1
  • screenshot-2
  • screenshot-3
  • screenshot-4
  • screenshot-5
  • screenshot-6
  • screenshot-7
  • screenshot-8
  • screenshot-9
  • screenshot-10

설치

AUTOMATIC INSTALLATION
1. Search for Swiper Js Slider through ‘Plugins > Add New’ interface.
2. Find the plugin box of Swiper Js Slider and click on the ‘Install Now’ button.
3. Then activate the Swiper Js Slider plugin.
4. Create a new slider: Click on the ‘Swiper Js Slides’ menu, click on the Add New. Then you can add images as slide.
5. After Adding Images Publish it and then copy the shortcode from the Shortcode box on right Side below Publish Box and paste it into a post or a page.

MANUAL INSTALLATION
1. Download Swiper Js Slider
2. Upload the Swiper Js Slider through ‘Plugins > Add New > Upload’ interface or upload swiper-js-slider folder to the ‘/wp-content/plugins/’ directory.
3. Activate the Swiper Js Slider plugin through the ‘Plugins’ menu in WordPress.
4. Create a new slider: Click on the ‘Swiper Js Slides’ menu, click on the Add New. Then you can add images as slide.
5. After Adding Images Publish it and then copy the shortcode from the Shortcode box on right Side below Publish Box and paste it into a post or a page.

FAQ

How do I add the slider to my site?

You can add your slider by shortcode.

How to include a slider in a post or a page?

[swiper-js-slider id=Here comes the slider id]

How to include a slider into header.php or other PHP files?

echo do_shortcode(‘[swiper-js-slider id=Here comes the slider id]’);

What should I do when I see blank area where the slider should show or the slider doesn’t work?

It means that there is a JavaScript error on your site which blocks other scripts (for example Swiper Js Slider scripts). You can open up the browser debugger window with F12 button and check the console if it shows error or not. If you solve these errors Swiper Js Slider should work fine.

Usual problem is that you have the latest WordPress version, but your theme loads very old jQuery version (1.7 or older) and the WordPress admin bar throws a JavaScript error. In this case, you have to remove the old jQuery from your theme’s functions.php.

If you are unable to solve these problems, feel free to contact us!

What should I do when I experience any problem?

Contact Us!

Can I show multiple instances of slider on one page?

Yes you can use multiple slider by adding shortcodes.

Does Swiper Js Slider support sites with SSL?

Of course! Smart Slider use protocol relative urls which works fine on http:// and on https:// too.

Can I contribute to the developement?

Yes, you can make a donation or suggest me code correction, see you in private message or via email : mfarazaly(at)gmail.com

후기

2019년 11월 29일 1 reply
Is it possible that this "modern" slider does not even allow the images to be hyperlinked? This seems impossible but cannot find it anywhere. Hope I am wrong.
2019년 9월 24일 1 reply
This is one of the best carousel plugin. It does out of the box what I expected. Its easy to use and comes with a lots of options to style your slider. Highly recommend this plugin.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.1

  • Responsive Breakpoints Added.
  • New Parameters of slides Added.
  • Search bar added in slider settings.
  • User Interface updated like, Delete all slides button added Display Total slides in slider.
  • Code Clean.
  • Shortcode Details added.

1.0.0

  • First working version