Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Simple Responsive Slider

Beschrijving

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.

Draag bij

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

Credits

Schermafdrukken

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

Installatie

  • 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

Beoordelingen

19 september 2016
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.
3 september 2016
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.
3 september 2016
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.
3 september 2016
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.
Lees alle 23 beoordelingen

Bijdragers & ontwikkelaars

“Simple Responsive Slider” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Simple Responsive Slider” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Simple Responsive Slider” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.