Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Slimbox2 with Slideshow

Descripció

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)

Captures

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

Instal·lació

  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.

PMF

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.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Slimbox2 with Slideshow» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

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