Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Slimbox2 with Slideshow

Descrizione

Slimbox2 Slideshow is a WordPress plugin used to display Lightbox effects on images. It supports image resizing to fit images in the browser window and automatic slideshow. With advantages over other existing Lightbox plugins being;

  1. Slideshow can show entire WordPress images from multiple posts.
  2. Automatically resizes images to fit in browser window.
  3. Support for WordPress galleries with captions and Image Maps.
  4. No need to modify exisiting image html, and can directly substitute existing plugins that use rel=”lightbox”.
  5. Uses jQuery library, which means faster initial load.

See the real advantage of Slimbox 2 Slideshow navigate to
sonyaandtravis.com/#slide

Official Homepage (with lots of examples)

Screenshot

  • Slimbox2 Slideshow Options
  • Example Slimbox effect
  • Example of a link to enable slideshow of all images

Installazione

  1. Upload folder ‘thydzik-slimbox2-slideshow’ to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Under ‘Plugins’ > ‘Slimbox2 Slideshow’, you will find the ‘Slimbox2 Slideshow Options’ page. Various options can be set here.

Use

Automatic Image Link Tagging:

enabled – no need to do anything, images will automatically be shown in a Lightbox when clicked.
disabled (advanced) – rel=’lightbox’ attribute will need to be manually added to the image ‘a’ element after the ‘href’ attribute.

Add a ‘title’ attribute after the ‘href’ attribute to show a caption on the image i.e. title=”this is a caption”

Slideshow of all blog images:

Simply create a link to url “#slideshow” (or even just “#slide”), i.e. href=”#slide”. On click a full slideshow of all your images will start.
Example here.

FAQ

Slimbox2 Slideshow is not working or experiencing problems?

Post a comment on the Slimbox2 Slideshow homepage and be sure to accurately describe the problem and please include a link to your post with the Slimbox2 Slideshow problem.

I have feedback or comments how do I contact the developer?

Comments and feedback is welcome, Post a comment on the Slimbox2 Slideshow homepage.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Slimbox2 with Slideshow” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.2

  • Added support for WordPress Gallery Captions
  • Added option to enable for mobile devices
  • Improved rel=lightbox tagging

1.1

  • Added support for WordPress Gallery

1.0.4

  • images.xml was being deleted and not regenerated on plugin upgrade
  • Resolved minor CSS issue

1.0.3

  • Changed CSS references to unique names to minimise incompatibilities with other Slimbox plugins

1.0.2

  • Resolved error when writing to images.xml in plugin directory

1.0.1

  • Resolved invlaid html with Image Maps

1.0

  • Initial Release