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

Simple Responsive Slider

설명

Put a simple, lightweight and responsive slider on your site. The plugin enables the cropped image so easy, plus the addition of links, captions and other settings. This plugin uses the ResponsiveSlides.js made by Viljami.

Contribute

You can contribute to the source code in our GitHub page.

Credits

스크린샷

  • Slides edit.
  • Image crop.
  • Slider settings.
  • Simple Responsive Slider in action!

설치

  • Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
  • Activate the plugin;
  • Navigate to Appearance -> Simple Responsive Slider
  • Add the images and configure the slider if needed

Use slider in your theme

  • Use this function: <?php if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); ?>
  • Or use the shotcode in page or post: [simpleresponsiveslider]
  • Or use the widget

FAQ

Installation Instructions
  • Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
  • Activate the plugin;
  • Navigate to Appearance -> Simple Responsive Slider
  • Add the images and configure the slider if needed

Use slider in your theme

  • Use this function: <?php if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); ?>
  • Or use the shotcode in page or post: [simpleresponsiveslider]
  • Or use the widget

후기

2016년 9월 19일
The slider is really simple and easy to style (CSS). I do not need sophisticated effects, and many different skins. I want to code these things myself (if I need them) instead of reading 1000 pages of manuals. Therefore this slider is exactely what I want.
2016년 9월 3일
If you're looking for a image banner, this is your plugin. It only lacks two simple things: - Possibility to let other roles to add slides - Should be in it's own primary menu, instead of Appearences -> Simple Responsive Slider Other than that, it's perfect.
2016년 9월 3일
There is no way to make it work with a another role than admin (for example, editor) because, in order to save the changes, you have to have the "manage_option" capability to save the data in options.php. Posible solutions were proposed 11 months ago but they do NOT work.
2016년 9월 3일
This appears to be a great simple plugin, but I tried to install on local server, and received the error: The plugin generated 213 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin. Still hoping it would work, I tried to drag the 'simple responsive slider' into a home-featured widget area and received the PHP error warning: Notice: Undefined index: title in C:\Users\User Name\sites\Site Name\wp-content\plugins\simple-responsive-slider\classes\widget.php on line 91 Still hoping it would be usable, I uploaded an image and tried to crop it, and the crop feature would not work at all, and the slide image was completely distorted on the front end. Still hoping that perhaps it was a local server issue, I installed the plugin on a remote server for the same site, and it seemed to activate without any issues, but when I attempted to upload and crop an image, I was automatically logged out, couldn't log back in to admin area, and the site actually crashed temporarily. After the site was running again, every time I tried to work with the plugin settings, I was redirected to the WP login page: http://sitename.com/wp-login.php?redirect_to=http%3A%2F%2Fdomainname.com%2Fnew%2Fwp-admin%2Fthemes.php%3Fpage%3Dsimple-responsive-slider%26tab%3Dsimpleresponsiveslider_crop&reauth=1 LOTS of wasted time - what a bummer as this appears to be a very handy, simple plugin that would have been great if I could get it to work. I also tried putting this call to the slider directly on my page template: if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); And using the shortcode: [simpleresponsiveslider] To no avail. Maybe it's the wordpress version, or the genesis framework that I'm using - whatever, I just could not get this plugin to work.
모든 23 평가 읽기

기여자 & 개발자

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

기여자

“Simple Responsive Slider”(이)가 2(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

0.2.2.5

  • Fixed “Extra spaces at the end of some files” and others small bugs

0.2.2.4

  • Fixed bug describle here -> https://wordpress.org/support/topic/new-update-shows-caption-why

0.2.2.3

  • Fixed bug ‘html tags in image title’

0.2.2.2

  • Fixed ‘undefined variables’ and ‘undefined index’ errors

0.2.2.1

  • Fixed some grammatical errors

0.2.2

  • CSS compatible with the new WordPress 3.8 interface
  • Added ‘disable image field’

0.2.1

  • Fix load Jcrop, now it is only loaded in the main cropping image
  • Added Russian localization by Aleksandr Babanov

0.2

  • Added shortcode and widget support.

0.1

  • Initial version.