该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

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

常见问题

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.