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.

Slimbox2 with Slideshow

توضیحات

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)

عکس‌های صفحه

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

نصب

  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.

سوالات متداول

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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Slimbox2 with Slideshow” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Slimbox2 with Slideshow” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

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