This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

radSLIDE

Description

radSLIDE creates a simple interface for updating a javascript slideshow based on jQuery Cycle.

radSLIDE was developed by RadicalDesigns as a way to make updating a javascript jQuery based slideshow easy for non-technical users.

Setup and customization of the display may require a knowledge of HTML and CSS. A working knowledge of the amazing jQuery cycle plugin, which it depends on, is also helpful.

Developers find radslide on GitHub: https://github.com/radicaldesigns/radslide

TODO

  • Fix admin image displays to use thumbnails
  • Consider Cycle 2 to support responsive

Screenshots

  • Managing a slideshow

Installation

To install and configure:

Put all files in wp-content/plugins/radslide/

In wordpress admin plugins page, activate radSLIDE plugin

In the wordpress admin menu, click Slideshows in the radSLIDE menu

Create new slideshows and add images to them

Add [[radslide 1]] in your page or post, replacing 1 with the id of your slideshow

Use CSS to style and customize

Reviews

There are no reviews for this plugin.

Contributors & Developers

“radSLIDE” is open source software. The following people have contributed to this plugin.

Contributors

Translate “radSLIDE” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1

  • Created a slideshow overview with thumbnails
  • Upgraded jQuery Cycle to 3.0.2 (19-APR-2013)
  • UI changes and fixes
  • Fixed bug where image URL was not saving correctly

1.0.1

  • Made the HTML editor better
  • Includes full jQuery Cycle instead of jQuery Cycle Lite
  • Slideshows list displays embed code

1.0

  • In the beginning…