Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

SlideShowPro SC

Descripción

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.

Capturas

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

Instalación

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

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“SlideShowPro SC” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “SlideShowPro SC” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

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.