This is the home of the WP-Slimbox2 plugin which implements the excellent Javascript Slimbox2 written by Christophe Beyls utilizing the jQuery framework.
Check out the original Javascript page for a list of all the features, which you should be able to set from the plugin. I’ve also included the easing plugin to utilize the various enhanced easing functions if you so desire.
The most current version is the 1.0.3.2 – Released May-04-2010.
Version 1.0.3.2 – Fixed a glitch that prevented default values from loading on new installs.
Version 1.0.3.1 – Fixed RTL support (forgot to commit changes).
Version 1.0.3.1 -
This release implements Slimbox 2.0.4, brings all of the previous localizations up to date, adds Belarusian and Chinese (Simplified) support, provides enhanced support for RTL languages, and implements a number of tiny optimizations and fixes.
WP-Slimbox2 requires WordPress 2.8+
Support is graciously being hosted by Ryan Hellyer at PixoPoint.com I’ll make an effort to stay apprised of any questions that may arise.
A more elaborate discussion of features will be provided shortly.
Demonstration:
The demonstration uses all the standard settings except that the easing has been set to easeOutElastic.
Grouped Gallery:
If you place `rel=”lightbox-imagesetname”` into your image links (replacing imagesetname with a unique name of your choice) all the images with imagesetname will be linked, allowing navigation by hovering over the left or right side of an image (until you see next/previous) or by using the assigned key codes (the defaults are configured here – left and right arrows).
Single Images:
By not including an imagesetname the effect limits itself to the clicked image.
Why did I write the script?:
I wrote this script after attempting to incorporate my Gallery2 gallery with WordPress. I found the WPG2 plugin very helpful (though I’m still learning its ins and outs to it), and attempted to use it’s built in lightbox and slimbox effects with no avail. Seeing that it was supposedly compatible with other plugins that added those effects I tried all of the ones I could find Lightbox2, Lightbox2, jQuery Lightbox, and Slimbox (yes, two of them were called Lightbox2).
None of them were bad, per se, though I was especially disappointed by the lack of control offered by most of them (Though it’s possible this was the fault of the JS, and not the plugin).
Another major downside with most of them was that they used javascript frameworks that I wasn’t already using. My site currently uses jQuery for K2 and the Multi-level Navigation Menu, and I’d prefer not to bulk up the site with additional frameworks. jQuery Lightbox was the exception, but it has a big ugly “ad” for the plugin in the upper right when you use it. I didn’t want that.

123 comments
136 pings
Skip to comment form ↓
Ian
May 4, 2010 at 6:27 am (UTC -4) Link to this comment
A great plugin. I think it would be a good idea to add default values to make the install easier.
Malcalevak
May 4, 2010 at 7:49 am (UTC -4) Link to this comment
Thanks for the feedback, Ian.
It actually should load defaults…it used to. I may have broken that function by accident with some of my newer code, I’ll take a look at it tonight.
lynn
May 13, 2010 at 8:43 pm (UTC -4) Link to this comment
I hope I can obtain a success
mike
May 26, 2010 at 12:36 pm (UTC -4) Link to this comment
hey, is it possible to embed a vimeo video and have it load up in slimbox2,
currently i have to use slimbox 2 for images and shadowbox for vimeo embeding
would be awesome to get a reply on this, cheers
kirsten
June 8, 2010 at 1:51 am (UTC -4) Link to this comment
hi! do you have an email address on which i can email you? thanks!
3333
July 4, 2010 at 4:39 am (UTC -4) Link to this comment
Webmaster: wordpress 3.0 can not be used
How do?
Mark
July 6, 2010 at 4:31 pm (UTC -4) Link to this comment
I love the plugin. But one problem I am running into is creating multiple galleries on the same page. I have been using unique imagesetnames but not working… Could you please let me know how to make this work?
Christelle Sneider
August 24, 2010 at 12:31 pm (UTC -4) Link to this comment
C’est mignon
Index Web Marketing - Montreal
September 27, 2010 at 11:25 pm (UTC -4) Link to this comment
Thanks for that terrific adaptation of slimbox2.
Will try to adapt it for one of my clients.
Web 2.0
January 8, 2011 at 5:44 pm (UTC -4) Link to this comment
Good job ! That’s a great plugin… Thanks
coloring book pages
February 10, 2011 at 2:16 pm (UTC -4) Link to this comment
I’m not sure exactly why but this web site is loading incredibly slow for me. Is anyone else having this issue or is it a issue on my end? I’ll check back later and see if the problem still exists.
florida medical malpractice
April 26, 2011 at 11:25 am (UTC -4) Link to this comment
Very nice gallery.. thank you..
florida medical malpractice
April 26, 2011 at 11:26 am (UTC -4) Link to this comment
I try to use this gallery.. but I can’t find settings option
Lee
May 10, 2011 at 1:39 pm (UTC -4) Link to this comment
Is there a way to resize images. So the user does not have to scroll down to see the close button?
Malcalevak
May 20, 2011 at 8:06 am (UTC -4) Link to this comment
The forum is the place for questions!
melkir
May 14, 2011 at 1:05 pm (UTC -4) Link to this comment
Salut,
Comment faire quand les images sont très grandes ?
Hi,
How i can do for resize image when the size of image is too much big (2560×1600) ?
Roceller
August 14, 2011 at 8:08 pm (UTC -4) Link to this comment
Hello, I also have the same problem. I hope the admin will reply to our question
Michael Ash
May 18, 2011 at 10:02 pm (UTC -4) Link to this comment
I am in the midst of putting together my site and was wondering if this could be used to show the Nivoslider.
This would be a great way to present a Flash style intro without cluttering up the page. If this isn’t possible, does anyone have a suggestion?
Malcalevak
May 20, 2011 at 8:10 am (UTC -4) Link to this comment
Please ask questions in the forum!
Prawo Jazdy Bielsko-bia?a
June 15, 2011 at 7:06 am (UTC -4) Link to this comment
cool addon for wp
Ayrthon
July 10, 2011 at 8:02 am (UTC -4) Link to this comment
hi! Great Plugin!
I tried to use the “Download this image” feature that i found in the FAQ section. But the link doesn’t show up…
Code:
// AUTOLOAD CODE BLOCK (MAY BE CHANGED OR REMOVED)
jQuery(function($) {
$(“a[rel^='lightbox']“).slimbox({/* Put custom options here */}, function(el) {
return [el.href, el.title + 'Download this image'];
}, function(el) {
return (this == el) || ((this.rel.length > 8) && (this.rel == el.rel));
});
});
Please help?
John
September 5, 2011 at 8:59 pm (UTC -4) Link to this comment
Hi! Thanks for the great plugin. I just wanted to let you know that the reason the plugin might not be working is that you need to have in the section, otherwise the plugin won’t work. So people who build their own themes might run into that problem like I did, however I solved it quite quickly :p Just thought it might be good to put it into your FAQ’s. Again, thank you very much for the plugin!
All the best,
John
wa
September 7, 2011 at 3:33 am (UTC -4) Link to this comment
Hi, great plugin.
There seems to be a compatibility problem with W3 Total Cache. I have to exclude html minify on the page where your plugin is activated because otherwise your plugin is not working. Have you any idea how to fix this?
Malcalevak
September 7, 2011 at 5:17 am (UTC -4) Link to this comment
Please post this question to our support forum so I can answer it there.
Lvu
October 25, 2011 at 9:57 pm (UTC -4) Link to this comment
Fantastic plugin!
This ads great functionality for my site.
Every website/blog should have this installed. It’s much better tha loading images in a separate blank page.
Thank you very much for this plugin!
alice tragedy
October 26, 2011 at 10:35 am (UTC -4) Link to this comment
Hi!
first off, thank you so much for doing this – it makes my photos look great!
I am using it in combination with cleaner gallery on the minimatica theme.
there’s one thing that bugs me a little and it’s the fact that it shows the full size of the image, even when they are huge. I was wondering if there is a way to tweak that by:
a) specifying maximum width and/or height of image
b) specifying a fixed image width and/or height
c) making it recognise the monitor size/screen resolution and act accordingly.
any ideas?
thank you for any help/support/tips! maybe I’ve just overseen options or something, I’ve really just installed the plugin.
Malcalevak
October 26, 2011 at 1:57 pm (UTC -4) Link to this comment
Alice,
Please post questions to our support forums!
Waaablog
November 1, 2011 at 5:01 pm (UTC -4) Link to this comment
Why doesn’t it show the flickr description in the caption of the photo in a post with several pictures when auto lightbox is on?
Ditto Effect
November 2, 2011 at 11:43 pm (UTC -4) Link to this comment
this just seems so awesome.
PRS
April 21, 2009 at 11:45 pm (UTC -4) Link to this comment
I had this running on a few pages outside of wordpress and noticed that it stopped working on those pages after the upgrade – it works fine from within the blog. The problem for me was that the directory changed for two files:
slimbox2.js
slimbox2_autoload.js.php
They used to be in the main directory (wp-slimbox2) and now they are located in the subdirectory (wp-slimbox2/javascript/)
georg
June 16, 2009 at 2:49 pm (UTC -4) Link to this comment
It would be nice to change or fix the position of the whole Slimbox in the CSS file, then it would be possible for all of us, also for beginners like myself.
Malcalevak
June 16, 2009 at 3:33 pm (UTC -4) Link to this comment
So that others may more easily benefit from your questions and their answers please post all support questions in the support forums: http://pixopoint.com/forum/index.php?board=6.0
« Previous 1 2
WP SlimBox2 plugin
January 6, 2009 at 1:56 am (UTC -4) Link to this comment
[...] WP SlimBox2 plugin for WordPress is a jQuery version of the WordPress Slimbox plugin. The SlimBox plugin creates [...]
WordPress Plugin Releases for 01/06 | Weblog Tools Collection
January 6, 2009 at 10:15 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WordPress Plugin Releases for 01/06 | bloground.ro - Blogging resources, WordPress themes and plugins for your development
January 6, 2009 at 10:25 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WordPress Plugin Releases for 01/06 | 12 masalay
January 6, 2009 at 11:18 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WordPress Plugin Releases for 01/06 | Wordpress Blog NL
January 6, 2009 at 3:49 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WordPress Plugin Releases for 01/06 | BlogBroker24-7
January 6, 2009 at 8:15 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WeblogToolsCollection Español » Archivo del Blog » Novedades Plugins de WordPress 06/01
January 7, 2009 at 9:28 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WordPress Plugin Releases for 01/06 | Castup
January 7, 2009 at 11:08 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WordPress Plugin Releases for 01/06
January 16, 2009 at 2:45 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
The Best WordPress Plugins For Travel Blogs | Spot Cool Stuff: Websites
January 17, 2009 at 10:56 pm (UTC -4) Link to this comment
[...] of photos, Flickr Gallery is our favorite plugin for incorporating Flickr photos onto a blog and Slimbox is the best plugin for displaying photos with a lightbox [...]
» Blog Archive » Super Pack Plugins Para Wordpress [2009]
January 25, 2009 at 1:48 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
Probando WP-Slimbox2 en español | nv1962
January 25, 2009 at 6:45 pm (UTC -4) Link to this comment
[...] de finalizar la traducción del fabuloso plugin WP-Slimbox2 de Greg Yingling (malcalevak) al español. He aquí una pequeña demostración de qué es y cómo funciona – para [...]
The Power of WordPress and jQuery: 30+ Useful Plugins & Tutorials
January 26, 2009 at 10:23 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
Wordpress Blog Services - The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials
January 26, 2009 at 2:48 pm (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
TodoWordPress
January 30, 2009 at 2:05 pm (UTC -4) Link to this comment
Plugin WP-Slimbox2 en español…
Lo ha traducido nv1962 y se trata del plugin para WordPress WP-Slimbox2, creado por Greg Yingling, que sirve para crear galerías de imágenes con efectos. La novedad, según explica nv1962 es que trabaja bajo Slimbox basado en JQuery, al contrario qu…
The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | Web2.0
February 3, 2009 at 3:10 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
Steve’s Buffyverse Timeline » Sending Out Some Web Programming Love
February 10, 2009 at 10:08 pm (UTC -4) Link to this comment
[...] Christophe Beyls’ Slimbox 2. To make things even easier, Greg Yingling has created a plugin, WP-Slimbox2, that implements Slimbox 2 within a WordPress blog (such as this news page!). Try it out by click [...]
Free WordPress and jQuery: 25+ Useful Plugins & Tutorials | guidesigner.com
February 17, 2009 at 2:55 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
Los Cambios nº1 | Mauricio Caroca
February 19, 2009 at 6:35 pm (UTC -4) Link to this comment
[...] por unidad o una galería, que la crea automáticamente este plug con la ayuda de WP-Slimbox2(autor) que es otro plugin que permite crear unas galerías sencillas, bonitas y que simplemente tienes [...]
Website-Relaunch #03: Die besten Wordpress-Plugins – Update. : JUICEDblog
March 10, 2009 at 7:43 am (UTC -4) Link to this comment
[...] WP-Slimbox2 (0.9.6): Öffnet Fotos auf Wunsch innerhalb der Seite (wie ein Layer), es wird keine neue Seite geöffnet. Gleiches Prinzip wie Lightbox Gallery. [...]
Free WordPress and jQuery: 25+ Useful Plugins & Tutorials | designersmantra.com
April 4, 2009 at 11:16 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
Basic WordPress plugins - op111.net
April 9, 2009 at 12:39 pm (UTC -4) Link to this comment
[...] Reloaded (or WP-Slimbox2 or Lightbox [...]
The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | cyooh.com
May 17, 2009 at 11:34 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | Quest For News, A TUTORIAL Base
June 27, 2009 at 11:59 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | 4dump.com
July 3, 2009 at 11:12 pm (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
Wordpress plugins - mrpc’s Blog
July 18, 2009 at 1:21 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 ???? ???? ?????? ?????? ????????? ??? ??????????? ??? ???????? ??? posts. ????? ???? ??? ?????????? ????? ??? post ??? ??????????. ?? ???? ???????????? ?????? ??? ?? beautymakeup.gr ??? ??? ?????, ????? ?? ????? ??? ??? ???? ???. ??? ?????? ???? ?? jquery ??? ?? ?? ????????????? ??? ?? ???? ??? site. ???????? ?? ??: :align RSS Images, blog, ffdirect, friendfeed, jquery, Open Source, wordpress, wp-slimbox2 [...]
15 Plugins to Unleash the Invincible Power of jQuery and Wordpress
July 19, 2009 at 7:19 pm (UTC -4) Link to this comment
[...] 8. Slimbox 2 [...]
wp-slimbox2 | Transient Monkey
July 20, 2009 at 7:37 am (UTC -4) Link to this comment
[...] more here: wp-slimbox2 | Transient Monkey Tags: jquery – plugin Comments0 Leave a Reply Click here to cancel [...]
links for 2009-07-20 | Digital Rehab
July 20, 2009 at 7:36 pm (UTC -4) Link to this comment
[...] wp-slimbox2 | Transient Monkey (tags: wordpress plugin jquery lightbox javascript gallery) [...]
herseycix.com » 15+ Plugins to Unleash the Invincible Power of jQuery and Wordpress
July 21, 2009 at 10:17 am (UTC -4) Link to this comment
[...] 8. Slimbox 2 [...]
jQuery Wordpress Plugins Strikes Again | WPThemesPlugin.com
August 2, 2009 at 1:32 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin. This plugin utilizes jQuery to create impressive image overlays with slide out effects. Again a great plugin if you utilize pictures in your blog. [...]
Disha Hosting » jQuery Wordpress Plugins Strikes Again
August 4, 2009 at 5:56 am (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin. This plugin utilizes jQuery to create impressive image overlays with slide out effects. Again a great plugin if you utilize pictures in your blog. [...]
Dev4Press » WP plugins I use
August 9, 2009 at 6:40 pm (UTC -4) Link to this comment
[...] WP-Slimbox2: Best plugin for adding lightbox jQuery plugin for individual images or galleries. VN:F [1.5.8_856]please wait…Rating: 0.0/10 (0 votes cast) Share and Enjoy: [...]
13 Plugins para soltar o poder do jQuery no Wordpress « Xigli
August 12, 2009 at 5:28 pm (UTC -4) Link to this comment
[...] 8. Slimbox 2 [...]
Rodolfo Pilas » jQuery para potenciar tu WordPress
August 18, 2009 at 11:02 am (UTC -4) Link to this comment
[...] final he optado por wp-slimbox2 plugin para mostrar las fotos. Comparado con jQuery Lightbox plugin me pareció más configurable (desde [...]
???lightbox???????????? >> ??????????
September 2, 2009 at 9:49 am (UTC -4) Link to this comment
[...] ?WP-Slimbox2 Plugin? ?????rel="lightbox"????????????????? [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI | Graphic and Web Design Blog - Inspiration, Resources and Tools
September 8, 2009 at 3:44 pm (UTC -4) Link to this comment
[...] [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI | huibit05.com
September 9, 2009 at 12:46 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
jQuery???????????Wordpress?????????????????? - WEB??.Hack
September 9, 2009 at 7:40 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
wp-slimbox2 | Transient Monkey | WpMash - WordPress News
September 13, 2009 at 9:02 pm (UTC -4) Link to this comment
[...] Original post: wp-slimbox2 | Transient Monkey [...]
35 elegantes y modernos Plugins para Wordpress usando jQuery UI | Don Pipa.com, web oficial
September 14, 2009 at 1:44 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
Beat Fly Blog » Blog Archive » jQuery Plugins for modern Wordpress
September 17, 2009 at 3:06 am (UTC -4) Link to this comment
[...] WP Slimbox 2 [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI | WEBDESIGN FAN
September 18, 2009 at 12:26 pm (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
Plugins para imagenes usando jQuery en WordPress | Summarg
September 19, 2009 at 9:08 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI | ART HACKER
September 20, 2009 at 7:33 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
tmtbox media | 35 Stylish And Modern Wordpress Plugins Using jQuery UI
September 21, 2009 at 10:39 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI | pc-aras
September 21, 2009 at 2:58 pm (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
Free WP Slimbox 2 wordpress Themes Download
September 28, 2009 at 7:26 am (UTC -4) Link to this comment
[...] Continue Reading: Click here for Original Source [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI - Programming Blog
September 29, 2009 at 12:34 pm (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
jQuery???????????Wordpress?????????????????? | WEB??.Hack
October 2, 2009 at 7:43 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
jQuery???????????Wordpress?????????????????? | WEB??.Hack
October 2, 2009 at 8:35 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
40+ Quite Useful Wordpress Plugins using jQuery | tripwire magazine
October 6, 2009 at 3:01 pm (UTC -4) Link to this comment
[...] WP Slimbox 2 [...]
40+ Quite Useful Wordpress Plugins using jQuery | huibit05.com
October 7, 2009 at 12:29 am (UTC -4) Link to this comment
[...] WP Slimbox 2 [...]
40+ Quite Useful Wordpress Plugins using jQuery | Programming Blog
October 7, 2009 at 3:18 pm (UTC -4) Link to this comment
[...] WP Slimbox 2 [...]
Top 1000 WordPress Plugin Authors « Metode de promovare
November 6, 2009 at 2:01 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin [...]
WordPress???????wp-slimbox2? | ?????
November 7, 2009 at 10:44 am (UTC -4) Link to this comment
[...] ??????????wp-slimbox2????????????????? [...]
6 trendów w szablonach WordPress, czyli jak by? na czasie | Sekrety WordPress
November 7, 2009 at 8:35 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 – kolejna ods?ona Slimbox’a [...]
????? » 18?Wordpress jQuery??
November 11, 2009 at 8:58 am (UTC -4) Link to this comment
[...] 3. WordPress Slimbox 2 [...]
Get WP-Slimbox2 to Autodetect Additional File Extensions « thekruser.com
November 27, 2009 at 4:33 pm (UTC -4) Link to this comment
[...] of us that use WP-Slimbox2 plugin for WordPress (by Transient Monkey) have the simplest Lightbox/Slimbox integration yet. All we have to do is include an image link in [...]
41 Must-Have WordPress Plugins « thekruser.com
December 9, 2009 at 7:11 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 by Greg Yingling (malcalevak)The best slimbox plugin I have found yet. Mainly because all you have to do is install and activate it. It will automatically group the pics in a post and display them in a lightbox-esque pane. The reader can click the right or left side to go back and forth. It has loop functionality as well as the ability to regroup the pics in a way that you determine. Again…necessity? Probably not, but it definitely adds a level of professionalism to your site that most people overlook. The only drawback is that, by default, it only recognizes .jpg, .gif, and .png files as pictures. This rather easily fixed, but involves delving into a little .php code. See my post on how to accomplish this here. [...]
11 Useful jQuery Powered WordPress Plugins | Programming Blog
December 15, 2009 at 6:31 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
11 Useful jQuery Powered WordPress Plugins | meshdairy
December 16, 2009 at 10:11 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WP-Slimbox2 Plugin
December 23, 2009 at 5:03 pm (UTC -4) Link to this comment
[...] Example Demo and Documantation [...]
11 Useful jQuery Powered WordPress Plugins by Henry Jones « LifeLikePixel's Blog
December 29, 2009 at 12:43 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
11 Useful jQuery Powered WordPress Plugins « LeDesigne Studio
December 30, 2009 at 2:12 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
Lorelei Web Design » 75 Best Wordpress Plugins That Make Bloggers Lives Easier
January 5, 2010 at 4:13 am (UTC -4) Link to this comment
[...] [...]
WordPress????-WP-Slimbox2(????????) | ?????
January 5, 2010 at 9:44 am (UTC -4) Link to this comment
[...] ?????WordPress?????????????????????????????????????Floatbox-Plus?Lightbox?Lightview Plus?jQuery Lightbox Plus+????????????????????Floatbox-Plus??????????????????????????????????????????jQuery Lightbox Plus+?????????????rel="lightbox"??????????????????????????WP-Slimbox2?? ?????WP-Slimbox2(0.9.7.1) WP?????http://wordpress.org/extend/plugins/wp-slimbox2/ ?????http://transientmonkey.com/ ????????1 ? ??2 [...]
?????? jquery ??????? ??? wordpress
January 6, 2010 at 3:32 pm (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
????LowYA????????? | ?????
January 17, 2010 at 4:25 am (UTC -4) Link to this comment
[...] ???????????????????????????????????WP-Slimbox2???????????????????????????????????SlimBox??????????????????WordPress 2.9????????????SlimBox?js??4K???????? ???????????????????????????????????????????????????????????Picasa?Flickr?????????????????????? [...]
The Power of WordPresjQuerys and : 25+ Useful Plugins & Tutorials | Umraz Ahmed | The Official site
January 18, 2010 at 8:51 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
Serhat Yolaçan » WP-Slimbox2 Türkçe
January 20, 2010 at 12:23 pm (UTC -4) Link to this comment
[...] aras?nda gezinirken olmazsa olmazlar?mdan wp-slimbox2 eklentisinin ingilizce oldu?unu gördüm. Bakt?m, inceledim dil deste?i yeni -0.9.4 sürümden [...]
Los mejores plugins de jQuery para WordPress (IX): WP-Slimbox2 | Recursos para Diseñadores Gráficos y Web | Creativos Online
January 28, 2010 at 9:39 pm (UTC -4) Link to this comment
[...] Descarga | WP-Slimbox2 [...]
25 Hand Picked Best jQuery based Wordpress Plugins | CSS Reflex - Design Blog | Web Design | Inspiration and Resources for Designers
January 31, 2010 at 6:28 am (UTC -4) Link to this comment
[...] 2. WP-Slimbox2 Plugin [...]
WPSpot « InfectedFX
February 8, 2010 at 1:31 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
35 Stylish and Modern Wordpress Plugins using jQuery UI | AlexVerse
February 12, 2010 at 12:46 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
11 Useful jQuery Powered WordPress Plugins | WebsGeek
February 23, 2010 at 5:25 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
WP-Slimbox2 Türkçe - sermat.org
February 25, 2010 at 6:15 pm (UTC -4) Link to this comment
[...] aras?nda gezinirken olmazsa olmazlar?mdan wp-slimbox2 eklentisinin ingilizce oldu?unu gördüm. Bakt?m, inceledim dil deste?i yeni (0.9.4 sürümden [...]
In this post you’ll find out about amazing WordPress plugins based on jQuery UI. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery i
March 7, 2010 at 2:34 pm (UTC -4) Link to this comment
[...] 2. WP-Slimbox2 Plugin [...]
wp-slimbox2 | Transient Monkey | WordPress News
March 9, 2010 at 12:57 pm (UTC -4) Link to this comment
[...] Continue reading here: wp-slimbox2 | Transient Monkey [...]
[??]11????jQuery WordPress?? | I am Solari
March 21, 2010 at 2:08 am (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
New Lightbox Image Viewer added to site · Supergirl: Maid of Might
March 27, 2010 at 5:08 pm (UTC -4) Link to this comment
[...] versions available: the one I chose is Slimbox 2. It’s installed on this site through the WP-Slimbox2 plugin WordPress [...]
Zak's Photos » Theme used for this site
April 5, 2010 at 10:23 am (UTC -4) Link to this comment
[...] have also used the WP-slimbox2 plugin to show the images in lightboxes, and added thumbnails of the post image below posts. This [...]
??? ? Wordpress » ????? ????? » Jquery-??????? ??? WordPress
April 13, 2010 at 2:37 am (UTC -4) Link to this comment
[...] WP-Slimbox2 – ????????????? ??????? Slimbox2 Javascript. [...]
ImgShow by L'Écho des Plugins
April 15, 2010 at 1:19 am (UTC -4) Link to this comment
[...] – compatibilité à ce jour: WP 2.0.2.1 > WP 2.9.2 – plugin du même genre recommandés: WP Slimbox2 – Auto Thickbox [Translate] Tags: effet Lightbox, [...]
The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | HOSTERWARE UK. Tel 02081337636
May 17, 2010 at 6:21 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
jQuery Wordpress Plugins Strikes Again « If you want to get along, Go along.
May 20, 2010 at 3:46 am (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin. This plugin utilizes jQuery to create impressive image overlays with slide out effects. Again a great plugin if you utilize pictures in your blog. [...]
One Page Wordpress Theme – iSite - RoqStar.net – Local Business Listing Service Tips by Derek Shores & Sean Wichert Sr. in Austin, TX
June 1, 2010 at 4:46 pm (UTC -4) Link to this comment
[...] Add Lightbox functionality to your [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI | DX Articles
June 9, 2010 at 2:58 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
10 Of The Best JQuery Plugins For Wordpress | Triphp Webmaster Blog
June 18, 2010 at 2:06 am (UTC -4) Link to this comment
[...] This plugin adds a slimbox to your WordPress website, a feature that is similar to lighbox. Click here to visit the website. [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI | My Free Design Area - A Webpage for Joomla Free & Commercial Templates, Wordpress Free & Commerciak Themes, and Drupla Free and Commercial templates, Flash Templates and animation, Html tem
July 17, 2010 at 5:49 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
JQuery slideshows and galleries | Ninja Notes
July 20, 2010 at 3:39 pm (UTC -4) Link to this comment
[...] Slimbox 2 [...]
35 Stylish And Modern Wordpress Plugins Using jQuery UI » The Nowhere News
July 21, 2010 at 12:25 pm (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
45+ jQuery Based Wordpress Plugins and Tutorials
July 25, 2010 at 5:00 pm (UTC -4) Link to this comment
[...] View Tutorial [...]
jQuery Wordpress Eklentileri | sordum.com
August 9, 2010 at 7:48 am (UTC -4) Link to this comment
[...] wp-slimbox2 [...]
Must have WordPress Plugins | Getter Done Gurus
August 13, 2010 at 5:57 pm (UTC -4) Link to this comment
[...] Version 1.0.3.2 | By Greg Yingling (malcalevak) | Visit plugin site [...]
Must have WordPress Plugins | Wordpress Test
August 14, 2010 at 4:48 pm (UTC -4) Link to this comment
[...] Version 1.0.3.2 | By Greg Yingling (malcalevak) | Visit plugin site [...]
WP-Slimbox2 Plugin | jQuery Wisdom
August 15, 2010 at 2:19 am (UTC -4) Link to this comment
[...] slide-out effects. Almost all options are configurable from the administration panel. Web Site Demo Download Share and [...]
Io & jquery? Amore a prima vista! - InforMania
August 17, 2010 at 5:10 pm (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
Top 1000 WordPress Plugins | Coramen`s Blog
September 1, 2010 at 3:14 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin [...]
8 Wonderful WP Plugins | Blog's Xuan Luat
September 7, 2010 at 12:15 am (UTC -4) Link to this comment
[...] 4) WP-Slimbox2 Plugin Link: http://transientmonkey.com/wp-slimbox2 [...]
iSite – Wordpress Version “The 1 Page Site” | Free Pro Themes
September 25, 2010 at 2:45 pm (UTC -4) Link to this comment
[...] : Add Lightbox functionality to your [...]
iSite : Wordpress Theme NL
September 26, 2010 at 7:59 am (UTC -4) Link to this comment
[...] : Add Lightbox functionality to your [...]
Onderweg Blog » Blog Archive » Pingback test
October 2, 2010 at 5:59 pm (UTC -4) Link to this comment
[...] http://transientmonkey.com/wp-slimbox2/comment-page-4 Filed in Uncategorized No Comments » [...]
« 41 Must-Have WordPress Plugins
October 3, 2010 at 10:19 am (UTC -4) Link to this comment
[...] WP-Slimbox2 by Greg Yingling (malcalevak) The best slimbox plugin I have found yet. Mainly because all you have to do is install and activate it. It will automatically group the pics in a post and display them in a lightbox-esque pane. The reader can click the right or left side to go back and forth. It has loop functionality as well as the ability to regroup the pics in a way that you determine. Again…necessity? Probably not, but it definitely adds a level of professionalism to your site that most people overlook. The only drawback is that, by default, it only recognizes .jpg, .gif, and .png files as pictures. This rather easily fixed, but involves delving into a little .php code. See my post on how to accomplish this here. [...]
App Zone! - Games, apps, musics!
October 4, 2010 at 7:11 am (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin – Demo [...]
Plugins jQuery para Wordpress | Blog AlmacenPlantillasWeb
October 16, 2010 at 3:29 am (UTC -4) Link to this comment
[...] [...]
WordPress için jQuery Galeri Eklentileri
November 9, 2010 at 6:08 am (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin – Demo [...]
The Power of jQuery: 8 Wonderful WP Plugins | CrunchMeme - The Power Blogger
November 16, 2010 at 11:35 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin Link: http://transientmonkey.com/wp-slimbox2 A WordPress implementation of the stellar Slimbox2 script by Christophe Beyls (an enhanced clone [...]
Top jQuery WordPress Tutorials and Plugins | DesignModo
December 2, 2010 at 5:30 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin [...]
Novedades Plugins de WordPress 06/01
December 4, 2010 at 1:05 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
8 Lovely jQuery Based Plugins
December 6, 2010 at 7:07 am (UTC -4) Link to this comment
[...] 4) WP-Slimbox2 Plugin Link: http://transientmonkey.com/wp-slimbox2 [...]
Effetto Lightbox WordPress: un altro plugin » Web 3.0 Notes
December 28, 2010 at 12:28 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 ha un pannello di controllo che permette un bel pò di configurazioni: [...]
iSite by Theme Forest | Premium News Theme
January 3, 2011 at 5:05 pm (UTC -4) Link to this comment
[...] : Add Lightbox functionality to your [...]
Wordpress 2.7.1 spraud?u izlase | KLlproject...
January 28, 2011 at 3:50 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 [...]
Update: Dunkeltanz jetzt mit Accordion-Effekt und jQuery – Spontis Weblog
February 10, 2011 at 3:23 pm (UTC -4) Link to this comment
[...] Lösung für die Bilder nicht sehr pflegeleicht ist. Ich verlasse mich nun auf das Plugin WP-Slimbox2, da ich hier alle Änderungen die sich von Zeit zu Zeit ergeben bequem im Backend [...]
The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | Joko Susamto
February 15, 2011 at 7:45 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
Mein WordPress Setup > Web
February 26, 2011 at 7:09 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 – Ressourcenschonendes Lightbox Plugin, zur vergrößerten Ansicht der Bilder [...]
iSite – Wordpress Version "The 1 Page Site" | WP Journey | The Best WordPress Premium Theme
March 7, 2011 at 2:13 am (UTC -4) Link to this comment
[...] the “Page Scroll” Word Press Plugin for super long page content / pagination! NEW : Add Lightbox functionality to your images!And of course you can post Video, Audio and Flash too!Features:+ [...]
iSite Wordpress Themes Download - Pretti Wordpress Themes Library
March 27, 2011 at 10:24 pm (UTC -4) Link to this comment
[...] : Add Lightbox functionality to your [...]
Must have WordPress Plugins
April 15, 2011 at 8:58 pm (UTC -4) Link to this comment
[...] Version 1.0.3.2 | By Greg Yingling (malcalevak) | Visit plugin site [...]
How To Get 360 waves
April 19, 2011 at 12:02 pm (UTC -4) Link to this comment
Blogs We Visit…
[...] At the bottom of this page you will discover some unrelated websites,however I think are wonderfull websites worthy of a visit [...]…
75 Best WordPress Plugins
April 28, 2011 at 8:00 am (UTC -4) Link to this comment
[...] WP Slimbox 2 [...]
75 Best WordPress Plugins | Tutoriali.com.hr
May 1, 2011 at 12:39 pm (UTC -4) Link to this comment
[...] WP Slimbox 2 [...]
WordPress and Jquery Plugins | www.eqloud.com
May 9, 2011 at 10:24 am (UTC -4) Link to this comment
[...] 15. WP-Slimbox2 Plugin [...]
iSite – Wordpress Version “The 1 Page Site” | nextpress.net
May 27, 2011 at 2:05 am (UTC -4) Link to this comment
[...] : AddLightboxfunctionality to your [...]
The Power of jQuery: 8 Wonderful WP Plugins
June 18, 2011 at 12:46 pm (UTC -4) Link to this comment
[...] WP-Slimbox2 Plugin Link: http://transientmonkey.com/wp-slimbox2 A WordPress implementation of the stellar Slimbox2 script by Christophe Beyls (an enhanced clone [...]
50 Useful jQuery Plugin For WordPress | Useful Resources
June 22, 2011 at 2:50 am (UTC -4) Link to this comment
[...] 4. WP-Slimbox2 [...]
20 Stylish WordPress Plugins Using jQuery UI
August 11, 2011 at 6:48 am (UTC -4) Link to this comment
[...] WP Slimbox 2 [...]
???????? | ?+?+?
August 17, 2011 at 10:39 pm (UTC -4) Link to this comment
[...] Lightbox 2WP-Slimbox2 [...]
35 Stylish And Modern WordPress Plugins Using jQuery UI « Downgraf – Design weblog for designers
October 5, 2011 at 11:53 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
Top Wordpress jQuery Plugins-Nihad Nagi
November 16, 2011 at 5:34 am (UTC -4) Link to this comment
[...] 2. WP Slimbox 2 [...]
iSite – Wordpress Version "The 1 Page Site" | Dinopress
December 17, 2011 at 7:23 am (UTC -4) Link to this comment
[...] : Add Lightbox functionality to your [...]
WordPress iSite Wordpress Version "The 1 Page Site" | Premium Wordpress Templates
December 21, 2011 at 9:24 am (UTC -4) Link to this comment
[...] : Add Lightbox functionality to your [...]
QuerBlog › 35 aktive Plugins › Von Horst Schulte › Liste, Plugins
January 15, 2012 at 9:55 am (UTC -4) Link to this comment
[...] WP-Slimbox2 (Version: 1.0.3.3) [...]
The Power of jQuery: 8 Wonderful WP Plugins - netCrunched
January 19, 2012 at 1:24 am (UTC -4) Link to this comment
[...] 4) WP-Slimbox2 Plugin Link: http://transientmonkey.com/wp-slimbox2 [...]
Gemessen und für schnell befunden — QuerBlog
February 14, 2012 at 11:19 am (UTC -4) Link to this comment
[...] WP-Slimbox2 (Version: 1.1) [...]