
(Click here for english description)
Download
Última versão: 0.19
Acerca
Tal como o nome indica, é apenas a versão para o WordPress do jQuery Lightbox Plugin escrito por balupton, funcionando na perfeição com o WordPress 2.2 ou versão superior, e totalmente compatível com o K2!
Instrucções
Basta fazer o download do plugin, descompactar os ficheiros para a pasta wp-content\plugins e activar o plugin nas opções do WordPress.
Depois, sempre que queira utilizar o efeito Lightbox, basta colocar um link para a imagem, e colocar o atributo rel=”lightbox” na mesma para que o efeito seja activado ao clicar no link. Pode também utilizar rel=”lightbox-album” substituindo album por uma qualquer palavra para agrupar algumas imagens num álbum.
Exemplo
Clique na imagem em baixo!
Exemplo de código HTML:
<a href="image.png" title="Image Title" rel="lightbox"><img src="image_thumbnail.png" alt="Image Title" /></a>
Agradecimentos
Versão original do jQuery Lightbox Plugin desenvolvida por Balupton.

I’m using this with the Nextgen Gallery plugin and it works great. However, I can’t figure out how to remove the “download” link while still keeping the title/description. How can I do this?
Hi.
I am using Yur plugin and I have got one question.
Is it possible to remove Untitled link below the picture ?
Or is it possible to change Untilted to uploaded filename ?
Thanks in advance for info.
Just set a “title” tag with a value on the link tag! Example:
a href=”…..” title=”My Title” ……
Your response was ok but I wanted to delete possibility to download.
So I deleted from jquerry.lightbox.js
‘+(this.download_link ? ‘‘ : ”)+’
and from jquerry.lightbox.min.js
‘+(this.download_link?’‘:”)+’
Now I am good.
I believe what you were looking to do can be accomplished in the jquery lightbox settings page under settings in wp-admin. #fyi
i am using wordpress 2.8.4 and want to use lightbox for a gallery. i uploaded 11 photos to my page but don’t see how i can add rel=”lightbox-album” album to the page
The page is here:
http://com-int.net/gallery/
I put the following into the wordpress page (in HTML mode) :
These are a few samples of past projects. Click on the individual photos to see a larger picture
rel=”lightbox-album” [gallery]
What am I doing wrong?
For what I can see from the code, the “href” of the links is empty, so that’s the problem… my advice is try disabling some plugins and test it again; it may be some sort of incompatibility!
Hey Pedro,
Any chance of disable the plugin for the homepage? Seems to be a conflict between Jquery and other plugin that I use only for the homepage… any ideas?
Thanks in advance
I don’t have a way of disabling it, but there may be some sort of pluging manager plugin on the wordpress repository that allows to acomplish what you need… but this is only speculation!
I guess the best solution would be to run your galery in jQuery noConflict mode…. something like that, it’s pretty simple:
instead of
$(document).ready(function()
you would need to work like this
var $rm = jQuery.noConflict();
$rm(document).ready(function()
the rm in this example is the variable i used in my theme for the jquery slider, so i can use the lightbox as well… in my case rm only stands for “royalmedia” (the name of my theme) so you can change this to what ever you like.
I Hope i could help you!
BEST!
Oi Pedro!
Em primeiro lugar deixe-me cumprimentar-te pelo excelente plugin. No entanto há um problema com ele que gostaria que você me ajudasse, se pudesse.
Num artigo recente nosso em http://pararir.com/ferias-politicas-portuguesas/ constato que no Firefox quando clicamos na imagem é feito o seu resize para o tamanho correcto… Quando o faço noutro meu computador que tem o IE7 é feito resize mas apenas no tamanho original do post… Não muito útil…
Haverá maneira de corrigir esta situação?
Cumprimentos
Pingback: Top 1000 WordPress Plugin Authors « Metode de promovare
On my site: http://iwblogger.com the jQuery Lightbox just stopped working all of the sudden. Can Anyone tell me why? I’m stumped! Thanks.
thanks for pulign. I added my site and it is working. good share
Pingback: cobalt -福井県で働くWebデザイナーのブログ- » wordpressのjQuery lightboxプラグインがいい感じ♪
finally! A Lightbox plugin that works for my website. THANK YOU VERY MUCH!!!
Could I get directions on how to do the lightbox? I don’t understanding the linking part.
Pingback: wordpress插件不能使用的解决方案
Love the plugin, but have an issue with the navigation links and even clicking to close the modal div causing a new window to be opened to the JQuery page for this plugin. It’s sporadic, and doesn’t occur in all browsers.
http://www.chrissykim.com/portfolio/weddings
voce tem mesmo de me ajudar queria fazer isso num wordpress neste aqui
http://joanaimagination.wordpress.com/
mas para testar costumo usar o meu blogue http://hackerssemlimites.blogspot.com/
e nem no blogue que é mais facil consegui tem de me ajudar
será que poderia deixar ai um cósigo com duas imagens para eu ver como se repete e o código nao á maneira de ser um script ou html individual ??? sem ter que por mais nada?
o tipo um código onde eu apenas copie e duplique para mais que uma imagem e seja só mudar o link da imagem para abrir outra seria possivel por isso ai???
tank for your help
Pingback: 利用プラグイン | the Life of himaoji3
Hi Pedro
I’m trying yourplugin that works great! But.. When I surf a post gallery it opens a new page that goes to http://plugins.jquery.com/project/jquerylightbox_bal?
Why? It’s very annoying! A credit is ok, but this way is strange, I think I have an error! how can I do?
Same error as Franc3s : open this new page when using IE7 or IE8 with vista, not with firefox. how can i fix it ?
Please send me a link so I can test and see what’s the problem!
Any idea why the page pops up? I have this problem too in IE7/8 and old versions of Safari.
Pingback: 最新版Lazyest Gallery… | coquillle
Hi, I am starting my own blog, and I love this plugin. Exactely what I needed. But now I was trying to link an imagem to a page (basic HTML) and it doesn’t work. Can I configure the plugin to work with HTML pages?
Yes and no! If you’re using a simples HTML file, you shouldn’t use the plugin “per say”, but only the lightbox.js file that comes with it; just check here for more info:
http://www.balupton.com/sandbox/jquery_lightbox_bal/demo/
I downded it to my wordpress but it is not working in IE
What should I do>?
What version of IE are you using? It should work fine on at least IE8…
May I know if we can change the animation? The images are changing in dropping down pattern.
Pingback: 画像をlightbox風に表示させるプラグイン — 病的溺愛シンドローム
Hi Pedro,
Thanks for your plug-in, it works great
!
As a photographer, I don’t really want people to download my image easily, so I was wondering a way to take away the download link ?!
Could you tell me which file of the plug in I’m suppose to edit, and which line I should take away ?
Thanks in advance !
Hi Pedro,
Thanks for the plugin. I receive this error when I try my site on IE:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM
Timestamp: Wed, 2 Jun 2010 12:10:52 UTC
Message: ‘$.Lightbox’ is null or not an object
Line: 11
Char: 7793
Code: 0
URI: http://www.tirendaz.com/tr/wp-content/plugins/jquery-lightbox-balupton-edition/js/jquery.lightbox.min.js
Any idea why?
Pingback: Wordpress jQuery Lightbox Plugin 0.10 em Nação do Cimbalino
Pingback: 本站使用的WordPress插件 | 小影's Blog
Pingback: Wordpress jQuery Lightbox Plugin 0.11 em Nação do Cimbalino
Hi, I’m having a problem with the latest version of JQuery Lightbox and Dynamic Content Gallery..
Dynamic Content Gallery only displays the first image in the gallery, whereas the other does not display anything..
If I disable JQuery Lightbox, DCG backs to work.. How can I fix
problem?
Thanks a lot..
Pingback: Wordpress jQuery Lightbox Plugin 0.12 em Nação do Cimbalino
Pingback: jQuery Lightbox (Plug-In of the Day #0042) | WordPressOfTheday.com
For those who do not speak/read Portuguese here is an English translation
Simply download the plugin, unzip the files to the folder wp-content \ plugins and activate the plugin in the options of WordPress.
Then, whenever you want to use the Lightbox effect, simply place a link to the image, and put the rel = “lightbox” in the same order that the effect is activated by clicking the link. You can also use rel = “lightbox-album” album by substituting one word for any group some pictures in an album.
Thanks for the translation, Paul, but if you check, you’ll see that I’ve added the English translation already; just follow the link on top of this page where it read’s “(Click here for english description)”
Hi Pedro,
I am using your jQuery Lightbox plugin and Coda-Slider 2.0 on a website. They both work fine together in Firefox, Chrome, Safari and IE 8. I am having problems with IE7. When the jQuery Lightbox plugin is active the coda-slider goes wacky just in IE7, but works fine when the jQuery Lightbox plugin is deactivated.
From reading different forums/comments (like Fabian’s on your site), I am wondering if I need to add jQuery.noConflict(); (override the $-function) to the code, but I do not know how. How and where would I add it and how would I customize it for my site? Or is there another problem with IE7?
Your help would be greatly appreciated!! I would like to use your cool plugin on my site.
Thanks!
Laurie
Pingback: 8 Wonderful WP Plugins | Blog's Xuan Luat
Pingback: the Life of himaoji3 → imageMenu version 2.3
Pingback: Futured Content Gallery eklentisi ve Futured Content Gallery eklentisinin kurulumu
Pingback: The Power of jQuery: 8 Wonderful WP Plugins | CrunchMeme - The Power Blogger
I love your plugin. Thank you!!
I was wondering, is it possible to remove the “image 1 of 2″ and the “x close” that appears when I roll over the bottom of the images?
Please let me know. I would only like the title of the images to show up.
Sarah
Hi Sarah, you can do all of that with some simple CSS styles! Please check some samples on a few comments above…
Got it. Thanks!
hi pedro
quick question – i have just updated to version 0.15 and there’s a new glitch in my image galleries. when you click on images, there is a gap in the white border of the images. it was working fine with the previous version of the plugin.
here’s a link with an image gallery, at the center of the page: http://klaresque.org/?p=63
i am running WP 3.0.1 on Firefox 3.6.12
please let me know if there’s anythign you might suggest to fix the bug.
thanks very much!
ernesto
Seems to me to be working fine, Ernesto… can you upload a screenshot to somewhere with the problem?
thanks for the quick reply, pedro. it does work fine on safari, and sometimes it seems to work fine on firefox, but somtimes it does not. strange.
here’s a screenshot:
http://www.klaresque.org/downloads/image_bug.png
let me know if something comes to mind..
thanks again!
You forgot to mention you were using MacOS!
In Windows, Firefox, Chrome and IE8 show correctly, so I’l have to look in to this one… :S
yes, i am running MAC OS 10.4.11 on my laptop, which is not very updated itself. I do nor have a way to test it on later versions right now.
is there a way for me to downgrade to the previous version of the plugin?
thanks for your help!
Sure, just go here: http://wordpress.org/extend/plugins/jquery-lightbox-balupton-edition/download/
Pingback: Wordpress jQuery Lightbox Plugin 0.16 em Nação do Cimbalino
Hi Pedro.
This Lightbox plugin is the best I’ve tried, with one exception – for some reason it does not recognize different galleries. So if you have 12 images with rel=”lightbox[1231]” and 12 with rel=”lightbox[5765]” in another set on the same page, it will display them all together as a 24-image gallery.
Am I doing something wrong or does jQuery Lightbox not support this?
The plugin supports different galleries, but you have to set rel=”lightbox-1231″ and rel=”lightbox-5765″ following your sample, in order for it to work!
Pingback: 8 Lovely jQuery Based Plugins
Hi,
you’re last version of the plugin doesn’t work in php5, you have a warning, i have to deactivate the plugin, can you please check out the problem?
thanks
Alex, I think you mean it doesn’t work with PHP4, not PHP5 (this page is PHP5!); I’ve stopped support for PHP4, so please use an older version instead!
damn, you were right!
i didn’t remember i had change my htaccess and remove the lines to interpret my code as php5.
i modify my htaccess and it works great.
sorry, and thank you very much
Hi! Thanks for this plugin!
BTW I really need to disable it in one page, how can I do?
Well, all you have to do is not use the rel=”lightbox” in the links you do not want it to show up!
Pingback: The Power of jQuery: 8 Wonderful WP Plugins
Your jQuery Lightbox plugin is not compatible with WP 2.3
I have had to disable your plugiin because it does not work properly any more. Instead of a lightbox appearing, the image appears at the bottom of the page after a huge area of blank space.
Please advise.
Pingback: WordPress jQuery Lightbox Plugin 0.17 em Nação do Cimbalino
I’m having the same problem as commentor Michael Erb – my images appear on the bottom of the page after a field of blank space.
I’m using WordPress 3.2.1 and NextGEN Gallery 1.8.2
The plugin worked when I was at WP 3.1 and NextGEN 1.7, but after the latest upgrade, it does not.
Any thoughts?
Hi Maggie, two questions: what version of the plugin are you using, and what browser & operation system combination is this happening?
I’m using version 0.17 of the plugin, with Google Chrome and Windows Vista. I’m thinking now that it’s a Google Chrome issue, because when I try it in IE 8 it works fine.
I’ve never *not* used Google Chrome, and it has worked in the past.
This is a native WordPress Gallery using the plugin, please test if this works fine with you… I’m using Chrome 14 (Dev Channel) and it seems to be working fine… also, if you can please check if it is a problem with the theme!
Yes – that works fine. The theme was custom-built for me and has not changed – any ideas for what I should look for and where it would be getting stuck?
Not really, but if you can please send me a test link and I promiss I’ll give it a look later on and see what can I do to help you!
Thnx for the update. It isn’t working anymore!
Isn’t the plugin working for you? What operating system & browser are you using? Can you please send me a link on your blog so I can see the problem?
Thank you for this great plugin! Its working fine!
great plugin ” but in my website andreiaprieto.com load a black page with the name of the plugin every time i click in a link in firefox version 3.6.18.
Greetings Andreia, I don’t have Firefox 3.6.18, but I can see that it is working fine with Firefox 5.0 on Windows 7…
Pingback: Die besten WordPress Plugins 2011 » Firmen Blog »