WordPress jQuery Lightbox Plugin (English)

jQuery Lightbox Plugin

(Clique aqui para descrição em português)


Download

Latest version: 0.19

About

As the name shows, this is just WordPress’s version of the jQuery Lightbox Plugin written by balupton, working perfectly with WordPress 2.2 or up, and fully compatible with K2! ;)

Instructions

Just download the plugin, unzip the files to the wp-content\plugins folder and activate the plugin in WordPress options.

Then, every time you want to use the Lightbox effect, just place a link to the image, and add the rel=”lightbox” attribute to it, in order to activate the effect when the link is clicked. You can also use rel=”lightbox-album” replacing album by a any keyword to group some pictures on an album!

Sample

Click the image bellow! :)

Nação do Cimbalino

HTML code sample:

<a href="image.png" title="Image Title" rel="lightbox"><img src="image_thumbnail.png" alt="Image Title" /></a>

Regards

Original version of jQuery Lightbox Plugin developed by Balupton.

Get Support

Please go here and create a support ticket: http://getsatisfaction.com/balupton/products/balupton_jquery_lightbox

463 thoughts on “WordPress jQuery Lightbox Plugin (English)

  1. Finally a working lightbox plugin for wordpress. I’ve tried several others which didn’t work (using wp-2.8.2), but this works like a charm. Thank you very much.

  2. Pingback: The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | Webmaster Tips

    • Sudeep, I found the fix for your problem, which was also my problem. In jquery.lightbox.js, lines 560 and 561 read:

      show_info: 'auto', // auto - automaticly handle, true - force
      show_extended_info: 'auto', // auto - automaticly handle, true - force

      but they should say

      show_info: false, // false - automatically handle, true - force
      show_extended_info: false, // false - automatically handle, true - force

      Then, if you make the value of show_info be true the description will automatically appear under the photo without moving the mouse over the photo. If you make the value of show_extended_info be true, then the Photo x of y and the Close line will also appear.

      • I tried this, but nothing happens. I checked; the js file on the server has the changes I made.. but when I look at my source code, it looks like that specific js isn’t even loaded (is that even possible?!) I refreshed, cleared my cache, nothing..
        I really, really want that title there by default, but I am not sure what to do and I am no expert- especially not with javascript.. help?

        - in case you want to check/ see the plugin on my site; it’s used on the iphoneography page. I still want to implement it into the other photography pages, but haven’t had time to work on that (so I used a quick gallery plugin for that) I like the lightbox plugin much more though.

      • Fred,

        Your info on the options is not correct. If you see the readme for the original Balupton Edition: http://www.balupton.com/sandbox/jquery_lightbox_bal/README.txt you’ll see what the options are for jquery.lightbox.js.

        If you make changes to jquery.lightbox.js you’ll need to change the script path that the plugin calls–by default it calls jquery.lightbox.min.js. So in jquery-lightbox.php, change the call wp_enqueue_script from jquery.lightbox.min.js to your edited jquery.lightbox.js.

  3. Pingback: The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials | Quest For News, A TUTORIAL Base

  4. Pingback: SpotGeek.net » Ajax lightbox and modal dialog solutions

  5. Pingback: 安装jQuery Lightbox插件,也做一点改动! - 滚蛋根据地

  6. Pingback: 20+ Great WordPress 2.7 Compatible Plugins | Download E-Books Free Video Training Courses Softwares

  7. Is it possible to modify this code so that it can automatically progress through a slideshow of a built in wordpress gallery inserted on a page/post?

  8. Pingback: Açıklamalı 400 Wordpress Eklentisi | Hakan ALLAR Yazılır Com5 olarak Okunur

  9. Pingback: 15 Plugins to Unleash the Invincible Power of jQuery and Wordpress

  10. Pingback: Wordpress jQuery Lightbox Plugin (English) em Nação do Cimbalino

  11. Pingback: herseycix.com » 15+ Plugins to Unleash the Invincible Power of jQuery and Wordpress

  12. Pedro, you are the man. I have been trying other lightbox plugins and they have been full of problems with newer versions of wordpress. So far yours has been working perfectly and for that I am very very grateful.

    Thanks a million.

    Michael

  13. I cannot seem to get this plugin to work. I put the code in the HTML part of my image post, the link shows up, and all that comes up is a spinning loading circle. The image never comes up.

  14. hello, i’m newbie.

    thank for the lightbox plugin, it’s really working(what i think is easy and only one working).

    ask a stupid question, normally how you get the thumbnail picture??Any method can generate the thumbnail automatic and i just need to add the rel=”lightbox” into it?

    Or how i add lightbox effect to a gallery so i don’t need to set up picture one by one.

    Thank you.

  15. Pingback: jQuery Wordpress Plugins | WPThemesPlugin.com

    • Hello! I have the same problem as you… my images are roughly 900×2000, but they contain text that is rendered illegible if they’re resized like this.
      You appear to have gotten yours working… was there an easy edit? Or was it more complicated? Or, maybe.. did you switch to a different plugin?

  16. Pingback: Disha Hosting » jQuery Wordpress Plugins

  17. Pingback: jQuery Wordpress Plugins - Download jQuery Wordpress Plugins - Links download jQuery Wordpress Plugins | PAGE2BOOk.COM

  18. Pingback: オシャレなサイトづくりのためのWordPressプラグイン – jQueryを使ったLightbox | hiroki.jp

  19. Pingback: 13 Plugins para soltar o poder do jQuery no Wordpress « Xigli

  20. Pingback: CoNaN.Web.ID » Blog Archive » jQuery Wordpress Plugins

  21. Pingback: Projekt2k » Blog Archive » Update, Cleanup, Neuauswahl

  22. anyone else experiences alert boxes in IE7? when the plugin is activated it says “site could not be loaded”.

    (looking good in flock and firefox though :) )

    thanks for any hints.

    cheers

  23. Hi,

    I’m not a web-designer at all, but I have my own site which I created using WordPress.org blogging software.

    I was using SimpleViewer for my artist gallery, but I’m keen to have a lightbox-style gallery instead.

    Is there anywhere that can give me a “For Dummies” explanation of how to use jQuery Lightbox Plugin?

    I know this is probably very simple stuff for most of you but it is difficult for me!!

    eg. Where it says <a href="…." -do I put http://valdawilson.com.au/public_html/wp-content/photos/gallery/audience.JPG
    or do I put simply
    audience.JPG
    ?

    And do I need to create the thumbnails myself or is this automatic?

    Thank you so much in advance. It looks like a brilliant plugin. :)

    Val.

      • Thanks, I made it so that it pointed to the full URL of each of my pictures and thumbnails (within my bluehost.com account… I don’t know if I’m using the right terms here but anyway…!).

        I don’t know that WordPress created the thumbnails for me automatically…? I couldn’t find them. I created them myself by saving the images at different sizes on my computer first, and then uploading them.

  24. When i activated this plugin my menubar changed completely.
    why is that?

    before it was about 40xp wide(dont remember exactly, and contained several links which were as wide and changed background color on hover. They still work and are still the same size. but the navbar is now like 5px, and the link are not contained in it anymore.

  25. hey im using your pligin, and i have a question, i need to put a flv player into a post that can be usefull, i mean that you can click it and show a large video in shadow box effect. How i can do this? where i put the JWplayer, and, how i can configure mi wordpress theme for it.

    i really want to know, just send me an email or make me a response here, take care man and so thanks!!

  26. Hi Pedro!

    This is urgent! :) I really love this plugin and yes, I can confirm that it’s the only one that seems to work with WP 2.8 so far…

    However! I’ve experienced that my entire container div is aligned to the left just like the problem that Daniel reported a while ago.

    I’ve checked and fixed all possible problems with the code through the validator and now the only problems that remain are semantics of a videojug object and some rel tags that refer to components of a jquery slideshow in the sidebar.

    The container still aligns to the left.

    I’ve tried the plugin using the standard Kubrick theme and it works perfectly.

    Pedro, in all your excellence, what would you do? :)

    Best regards,

    Clément

  27. After my previous comment I also tried disabling the already existing jQuery gallery in the sidebar, but the container still aligns to the left.

    This is driving my crazy because I really want to use this plugin :(

    Thanks for your time,

    Clément

    • Ok, first try disabling all other plugins and see if that works for you… If it does, start enabling the plugins one by one, until it stops working, and that should allow you to see who’s making this strange behavior.
      By the way, what browser are you using?

  28. Hi, love the plugin BUT -

    how/where can I edit the wordpress code so when I insert an image it automatically includes img rel=”lightbox

    This would be so awesome. Please advise!!

  29. Pingback: 35 Stylish And Modern Wordpress Plugins Using jQuery UI - Programming Blog

  30. Pingback: 10 Easy jQuery Tricks for Designers

  31. Pingback: 10 Easy jQuery Tricks for Designers | BeginnerPC : Tips , Tricks & Tutorials

  32. Pingback: 10 Easy jQuery Tricks for Designers | huibit05.com

  33. Pingback: 35 Stylish And Modern Wordpress Plugins Using jQuery UI | Graphic and Web Design Blog -Resources And Tutorials

  34. Pingback: jQueryでワンランクアップするWordpressのプラグイン・チュートリアルいろいろ | WEB制作.Hack

  35. Pingback: Design-Flash.fr » Blog Archive » 10 Easy jQuery Tricks for Designers

Deixar uma resposta

O seu endereço de email não será publicado. Campos obrigatórios marcados com *

*

Pode usar estas etiquetas HTML e atributos: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>