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.

SlideShowPro SC

Description

This plugin integrates WordPress with your SlideShowPro install adding a shortcode button to posts and pages allowing for easy insertion of slideshows. SlideShowPro Shortcode includes a settings page that allows you to set your default parameters as mapped directly from the SlideShowPro embed interface.

Screenshots

  • SlideShowPro SC settings page
  • SlideShowPro SC shortcode and shortcode button

Installation

The automatic plugin installer should work for most people however if you would prefer to do a manual install it’s quick and easy:

  1. Upload ‘slideshowpro-sc.php’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > SlideShowPro SC to configure your setup
  4. In the visual editor click the new SlideShowPro SC button to generate your shortcode
  5. Add your SSP album number to the shortcode parameter albumID=””
  6. Publish your post

FAQ

I’ve added the shortcode and album number but there’s no slideshow.

Make sure that you have added the correct URL of your SSP install on the plugin settings page.

Why are there parameters for width and height in the shortcode as well as in the settings?

The width and height fields in the settings become your defaults. You can override these for individual slideshows in the shortcode.

Can I still insert the embed code directly from SlideShowPro into a post?

Yes. SlideShowPro SC will not conflict with code manually pasted into the html editor.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “SlideShowPro SC” into your language.

Interested in development?

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

Changelog

1.0.2

  • fixed bug in IE
  • added parameter “wmode: transparent” to the embed code. This allows menus and other HTML elements to be rendered above the slideshow.

1.0.1

  • fixed directory bug that removed the tiny-mce buttons from the wp-editor.