Lightbox 2 WordPress Plugin
29 Mar 06WordPress plugin used to overlay images on the current page into neat Javascript-powered overlay popups.
16-12-2008 – Version 2 is out! Now from settings you can choose background-color, overlay opacity, resize speed and automatically add the lightbox effect to your post’s images.
This plugin includes the new Lightbox JS v2.0.4 javascript written by Lokesh Dhakar and and was then transformed into a WordPress Plugin by me. Use a title attribute if you want to show a caption. Click on the images below for an example.
- 29-07-2007 – See also the new Slimbox WordPress Plugin, a 7kb clone of the popular Lightbox JS
- I added the digg it button, please DIGG ME!
Upgrade
- De-activate the plugin.
- Delete the old version `lightbox-2-wordpress-plugin` directory.
Installation
- Unzip the `lightbox-2-wordpress-plugin.zip` file.
- Upload lightbox-2-wordpress-plugin folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress, go to Setting->Lightbox.
- Add a rel=”lightbox” attribute to any link tag to activate the lightbox, or rel=”lightbox[roadtrip]“ for an image set.
- Optional: Use a
titleattribute if you want to show a caption.
Single example:
<a href=”img1.jpg” rel=”lightbox” title=”my caption”>thumbnail1</a>
Image set example:
<a href=”img1.jpg” rel=”lightbox[roadtrip]“>thumbnail1</a>
<a href=”img2.jpg” rel=”lightbox[roadtrip]“>thumbnail2</a>
<a href=”img3.jpg” rel=”lightbox[roadtrip]“>thumbnail3</a>
Tnx to my sister for the photos! Link me in your site!
Changelog
Version 2.0.2 (19-12-2008)
Some fixes
Version 2.0 (16-12-2008)
Background-color, overlay opacity, resize speed, auto-lightbox from settings.
Version 1.8.2 (09-06-2008)
Some fixes
Version 1.8 (14-03-2008)
Update Lightbox Js to version 2.04
- v2.04 – 03/09/08
- NEW – Upgraded Prototype from v1.4 to v1.6.0.2
- NEW – Moved label text into configuration for easier localization
- UPDATED – Code cleaned up. Respect for the global namespace and native javascript objects.
- FIXED – Caption displays as “null” when viewing an uncaptioned image after viewing a captioned image.
- FIXED – Clicking ‘close’ button shifts layout as link focus’ dotted line appears.
Version 1.7 (12-06-2007)
Update Lightbox Js to version 2.03.3
- v2.03.3 – 5/21/07 – Support for horizontally scrolling pages. Added updateImageList method for ajax’y pages.
Fixed xhtml validation
Version 1.6 (05-05-2007)
Update Lightbox Js to version 2.03.2
- v2.03.2 – 4/30/07 – Fixed animated gif support in IE/Opera.
- v2.03.1 – 4/18/07 – Fixed embed hiding. Overlay opacity var added to config. Image sets w/Imagemaps fix. Clearfix removed.
- v2.03 – 4/10/07 – Improved keyboard navigation. Animation off toggle. HidesFlash movies under overlay. Imagemap support. Valid CSS.
Fixed close and loading vars (Tnx to Anton Zhuchkov)
Changed “get_settings(‘home’)” in “get_option(‘siteurl’)”
(Tnx to Luca Dentella)
Version 1.5 (06-05-2006)
Fixed close and loading vars.(see here if u have problem with close button)
Version 1.4
Fixed path’s problem
Update Lightbox Js to version 2.0.2
Centering in IE6 (any DOCTYPE) fixed.
Smoothed out resize transition.
Fixed layout issues caused by multiline captions.
Added keyboard navigation: N for next, P for previous and X for close.
Version 0.3
Single Images and Image Set
My plugin on wordpress page suddenly stopped working. I wrote several email to them but nothing…

If you appreciate this plugin or my support, please donate to me so I can but a cup of coffee. Thank you!

Thanks to the donors:
- Per T Sovik
- Hoa Hua
- Spencer Harris
- Jan Herrmann
- Niels Emmer
- Sahar Alarayedh
The link of your styles are wrong, don’t edit them.
[...] Le second truc que je voulais mettre c’est ce plugin pour wordpress que je viens d’installer. Il permet de faire un tres bel effet sur l’affichage des photos sur le blog. Pour le tester il suffit de cliquer sur l’image en haut de ce post. … heu et si rien ne se passe pour vous ne pas hesiter à laisser un commentaire. Moi j’ai reussi mes tests sur ie et firefox. [...]
Ravin:
Any thoughts on why I can’t get this to work: http://www.parushni.com/blog/2005/10/14/112929348840251586/
Ravin:
Thanks for getting back to me.
yeah, I know, that’s why I had commented out the part in your .php file that loaded prototype.js, so it wouldn’t be loaded twice… and only the style would load it… but anyway.
But I’ve changed it now to the default style, which has no .js or anything, but now the images will load, but if I’m in Firefox, the little arrow and X graphics dont show up. In IE, the image placeholders show and work as the images should, but in FF 1.5.0.1… nothing… to get out of the screen I have to hit refresh.
Any help is most appreciated.
Ravin:
ah… I understand now… since my blog is not in the base directory… it’s in http://www.parushni.com/blog not, http://www.parushni.com I’m having problems.
I’m not too sure how to fix this since I’m a pretty much new to all this stuff… but I look forward to your new plugin.
Peppe:
Go to general options and check WordPress address and Blog address are http://www.parushni.com/blog
Danny Foo:
Need a lil help wit the plugin. I seem to be having the same problem as ravin but I\’ve checked my options and both URLs are pointing to the correct path.
Solution please?
http://www.dannyfoo.com/blog/2006/04/wedding-website-of-susan-and-jason/
Cheers.
Danny Foo:
Weird. I\’m also unsure why the problem is occuring but changing the path did the job. Thanks.
Now I\’m going to see if I can tweak the caption to be on top.
Cheers.
It seems don’t work properly in my blog. But I don’t know what I’ve done wrong. Is there something wrong with my theme?
If possible continue to write on forum, i open a wordpress plugin category. Sorry for my english ![]()
Bye
To Doggie: you have already prototype.js and scriptaculous.js styles in your code.
I opened the duplicate files to see the code, and they’re absolute the same. Then I reduced the duplicate files, but it also doesn’t work.:(
I update the plugin to version 1.4.
Koka:
ah great now it works! thanks a lot!
uhh, shame above me. i deleted the very important function wp_head from the header.php – although the other plugins still worked, lightbox couldn’t – thank you very much for help, Peppe!
there is a problem i found.
For the same img (or a img link),
this pulgin works perfect on my index page. but when i open into a single entry page, and chick the same img link, yes, the pulgin works, but the loading img would disappear.
want the solution plz..
You have already some js styles. Look your code: prototype.js.php for k2.
i found out, it is the problem that i have another element within the page has the id name “loading” which is the same as the loading img’s id.
Rebecca:
I love this.
I can get most of it to work but the close/next and loading images are not working. Any assistance would be appreciated!
I tested your blog and all works fine, but you have twice prototype.js, scriptaculous.js and lightbox.js in your header!
Les KH:
Installed your lighbox plugin on a WordPress 2.0.1 install, and it mostly works.
The one problem I have is that the overlay doesn’t line up with the image, and thus I can’t see the bottom info or the close button. Is this because the blog stylesheet is interfering with the lightbox one? You can see an example of my problem at http://bitlink.ca/blog/2006/03/13/testing-lightbox/
Can anyone help me solve this?
Hint to others: I found the paths wrong. I had to create the lightbox directory beneath the plugins directory, unpack the archive there, then make an images directory beneath that and move all the gifs there.
Thanks! Les…
Les KH:
Responding to my own post:
I solved the alignment problems by changing the blogs css for img which had 10px margins and padding. And I have Prev and Next buttons, but still no Close button. Permissions and paths all look right. Any thoughts?
Pike:
First: I love the plugin!
The strange thing is though that every time I write something new or edit something else on my weblog, the HTML of the lightbox pictures changes. It totally screwed up. It changes everything around in the HTML like this:
You’ve got any idea what that is?
What changes?
Rusty:
You can see here: Lightbox Test Post that I almost have the lightbox plugin working – everything works fine, except the “close” button does not show up. any idea why?
Ok, i fix your problem, please download the new version and say me if it works fine.
No image in http://www.inkling.nl/images/kat.jpg, i don’t understand, http://www.inkling.nl/?p=49 works.
Pike:
No, its the fact that the HTML-changes and then it doesn’t work. The picture is there now, but when I change something in another posting, then the html-on the posting with the lightbox used changes.
hi peppe,
first, thanks a lot for the plugin!
i had some problems with the lightbox.js because my wordpress installation was in a subdirectory, so the path-vars in line 63 / 64 were not correct and i had to adjust them manually for the images to be loaded. maybe there is a easy possibility to fix this, but i have no clue of js
greetings from vienna!
Rusty:
Thanks for the speedy follow-up, Peppe! The fix did not work for me, but i did get it working. In lines 62 and 63 of lightbox.js I changed the relative links to absolute links to the image files and all works correctly now. FYI: My blog does not sit in my main directory so that is why the fix is needed. I also edited line 13 of lightbox2.php to use the correct path for my installation. This sounds like a similar fix as Janocjapun used above.
Like everybody else says, thanks a million for the great plugin!
Thank for the plugin !! It works great after changing the path in lighbox2.php
Adam:
The plugin doen’t seem to be working on any of the sites I’m finding it used on, including this page. I’ve checked in IE, FireFox and Opera. On all three the browser goes to the image itself on the server. JavaScript is enabled on all three of my browsers.
darren:
beautifully done… thank you for your work.
PAX:
nice work. but it does not work in wordpress with a wysiwyg editor on. the rel=”lightbox” gets deleted with a wysiwyg editor which makes it a bit unhandy.
First of all: thanks a lot for this nice work!
I modified the lightbox2.php a little bit. Now you don’t have to enter the rel=”lightbox[roadtrip]” by your own, instead the plugin adds this tag:
function lightbox_create($content){
global $post;
$pictureset = $post->ID;
return preg_replace(‘//i’, ‘‘, $content);
}
add_filter(‘the_content’, ‘lightbox_create’, 2);
Have fun and stay well
Oops, the code in the preg_replace() function messed up a little bit! Here is just the piece of code you have to change in there:
Instead of rel=”lightbox[roadtrip]” type rel=”lightbox['.$pictureset.']“
Great work, but the css file couldnt pass the W3C CSS Validation.
Jan:
Hi,
This plugin looks amazing when workng, however I am having the same problem that Christian h ad. I’ve installed the plugin and activated it and when I added the ref=”lightbox” attribute, then it doesn’t work. What happens is it just opens a new page with my image in it. Any suggestions. http://www.rat-tail.com
Yes,
file not found on your server, check where you put the files!
See your view-source and test the links
http://www.rat-tail.com/wp-content/plugins/lightbox/lightbox.js
Jan, i found your problem, you have created a folder lightox and another folder lightbox inside.
In fact the link http://www.rat-tail.com/wp-content/plugins/lightbox/lightbox/lightbox.css
works. Move the files up.
i’m not sure how to create an ‘image set’, do i just put a reference to a folder in the rel=”lightbox[foldername]” ?
eduo:
rat-tail: it’s REL, not REF:
rel=”lightbox”
Duncan: rel=”lightbox[setName]” for each photo. All the links with the same setName will be shown as a set.
eduo:
how exactly do I give links a “setName?”
eduo:
Rusty: You just assign a name. The instructions are there in the original lightbox page, in this page and coupled with my comment should be enough. All photos with setname “eduo” will be grouped as a set. All photos with setname “rusty” will be grouped in the same set. Here is an example:
http://www.eduo.info/2006/05/29/de-gps-por-la-peninsula/
If you click on the “Madrid, Toledo or Avila” links you’ll see the three are part of a set called ‘tere’. I made up the set name. You can see it viewing by source and searching for “toledo”. That is one set.You use whatever name you want and all the photos in the same set (with the same set name) will be grouped with next and prev buttons.
In the same page there are other links to lightbox’d images that are not part of the set. For example the links called “utilizar” and “capturar”.
Junwei:
I\’ve changed the relative image links in the lightbox.js to absolute links (http://quake9.com/images/loading.gif) and also for the closelabel.gif but they still jsut won\’t show up!
The blog installation resides at http://quake9.com/gryffik/online/
the lightbox.js resides at http://quake9.com/gryffik/online/wp%2Dcontent/plugins/lightbox/lightbox.js
Please help me!
Plz put a test image on your site.
Junwei:
There is one at this post
I test the link, it works fine!
Doh – how dumb am I. That makes perfect sense! I did not put two and two together to figure out that “roadtrip” was a set name!
Thanks, eduo. An unrelated question re: your site: why do you append “html” to the end of your images (like this: ../gallery/i/MyLife/Misc-200605/DSCF0765.JPG.html)? What does the “html” do?
eduo:
Rusty:
I use a gallery software for which I made a hack. The hack needs to call the gallery page where the image is to be able to find the image. If you replace /i/ in the URL with /v/ you can see how the page would normally look. (‘i’ for ‘image’, ‘v’ for ‘view page’)
Ahh, gotcha, eduo – that makes sense. Thanks again for the help.
After install the lightbox worked, only I didn’t see Close button.
Fixed that with fixing paths in lightbox.js line 62 and 63 for:
var FileLoadingimage
var FileBottomNavCloseImage
Kind regards,
Milan’che
[...] I am testing lightbox JS 2.0 and I just got it working. Lightbox is awesome and looks oh so pretty! Also, thanks to Peppe for the easy WordPress integration, the plugin is here. The CSS and JS code insertion is just automated and everything is condensed into one package, which is very convienent. [...]
Shadal:
I’ve installed v1.4 and it works great but no close bar at the bottom of the image.
Can’t find a download for v1.5
hi! just installed the plugin – works aswesome but with one problem –
in IE on Windows XP the image is not shown. the lightbox appears and all but NO image at all. also the title and the control buttons appear. interesting, what?
on Firefox, Safari and also IE on Mac it works fine.
but just not on IE.
Does anyone have got a hint for me?
thanks in advance,
you may take a look at my site (there are the lightboxes used) http://www.georghanisch.at
thanks, guys!
Georg
[...] DLAA Lighbox 2, read usage instruction and enjoy!, [...]
Alvin:
Hi,
First, thankx for the plugin. I am trying to get a border around the images that I am posting and I notice that in this example, you managed to get the borders for your images.
I have edited my style.css to include the borders but my images do not seem to have it when there is a link on that image. See http://alvinfoo.blogdns.org/?m=20060602.
I would like to know how you did your.
cheers
Alvin
[...] Um dos achados interessantes foi o plugin chamado “Lightbox2” que permite a ampliação de imagens com um efeito legal. Confiram na imagem abaixo: [...]
Hi There,
First of all, thank you for your plugin ! It seems very good !
Whenever, I have a problem with the effect ! It was working perfectly but now if all over ! In fact, the close X is not appearing !
I have downloaded the lastest version and also include the correct code
@Oo Bubu
I believe that is a problem with GIF type. I faced the same problem when I redesigned closelabel.gif in Adobe Photoshop. It didn’t show up. But when I later redesigned it again in Corel Photo-paint, it worked.
Kind regards,
Milan’che
Hi Milan’che,
It seems that even with the given gif in the package, it is not working !
I really do not know what to do !
I have uninstall all th plugin and directories and reinstall ! Nothing happens !
Please advice
Best regards
Oo Bubu
Ok, I checked your blog theme and it seems to me that your lihtbox is working.. I can see the close button!?!
Checked the site with Firefox and IE and both working. Could it be browser cache problem? Try cleaning up your browser cache files.
Hi Milan’che,
Since you have visited the link, it is working !
I do not think that was a cahce problem because I have clean it several times ! I had also checked with IE, FFox and Opera !
Very strange ! But it is now working !
Thanks for your help
Oo
[...] Outros plugins possuem recurso semelhante, por
Ciao Peppe, complimenti per il plugin, vorrei utilizzarlo per la galleria del mio sito, solo che ho un problema.
L’header
Ciao, complimenti per il sito, ho visto che ti sei ispirato al mio menu (global-nav).
Mi manderesti una pagina dove fare dei test.
Si, mi
Hi Milan’che, since i’ve updated WordPress from 2.0.3 to 2.0.4, your plugin doesn’t work any longer.
Will there be a fix/update to work with 2.0.4?
Would be great, as i like your plugin a lot!
Greetings from Germany,
Nightfalcon
Sorry, i meant Peppe, was confused because Milan’che answered on some questions here!
Mike:
I use:
- 1.5 Version of your Lightbox-Plug In
- ImageMaster (places the rel=”lightbox” statement for sure)
- WP 2.0.4
but Lightbox came up with his nice effect !-((
Mike:
i doesn’t work !
Why are your js in media/js/?
I think ImageMaster go in conflict with my plugin. Try to deactivate it.
Hi Peppe, i found out, that i deleted in header.php of my theme, which caused the non-working of your and one other plugin.
It was unneccessary in my eyes, because i use a personalheader.
Now i found a page where it says, the line is neccessary to make the ohter plugin work, which was in effect that your plugin works fine again!
Tobi:
Hi Peppe,
im using a modified version of the blix-theme. if i try to include the plugin in wordpress the close-picture and all the other pictures are not shown. what can i do to correct this mistake.
Hi, tobi, see in my forum for your problem.
[...] Sun Young and Kyoung Tae met with Yong Eun, Sang Mi and Mi Young at sillim on 5th of August. We had a pastime long after we’ve seen, specially Mi Young and the others met at a chance. If you click this photo, you can see the process which lightbox js 2.0 works. [...]
Bernard:
Does it also work with PDF files?
[...] Ja, eftersom at er helt ny med WordPress så skal der leges og prøves forskellige ting af. Jeg har lige lagt en plugin ind. LightBox 2 er navnet og den håndterer visning af billeder på en supersmart måde. Istedet for de gammeldags popup vinduer så viser LightBox 2 billeder i en layover, som ligger sig henover siden. Det ser cool ud, og fungerer nemt og hurtigt. [...]
Ken:
nice plugin,voted.and thank you!
&楼上的 image browser生成的代码和lightbox有点不兼容呢 哈哈
a little conflict between image browser and lightbox:tag “title”
[...] Sun Young and Kyoung Tae met with Yong Eun, Sang Mi and Mi Young at sillim on 5th of August. We had a pastime long after we’ve seen, specially Mi Young and the others met at a chance. If you click this photo, you can see the process which lightbox js 2.0 works. [...]
Ciao Peppe!
Grazie per il bel plugin!!!
Purtroppo per somma ignoranza non riesco a farlo funzionare ;__;
Lo uppo, lo attivo…ma niente!!!
Le immagini non vanno sob
Mi daresti un aiuto?! tnx
Ciao,
ho visto il codice della tua pagina, i link sono sbagliati
http://www.majeutica.it/index.php/wp-content/plugins/lightbox/prototype.js
C’
Grazie delle info Peppe!
Ho modificato il rigo del plug per farlo andare a posto ed ora il codice sia ok ma continua a non fungere O__O
MA devo fare qualcosa di particolare per attivare il plug sulle immagini?!
PS: a cosa pensi sia dovuta la lentezza? io non ci capisco molto ;__;
Hi peppe,
i have unpack eveyrthing into my wp’s plugins folder. Do i have to do anything after that? By the way, my blog is http://www.caiweilian.name, u can go under the link Images to have a look and see if i done it correctly.
Gac devi aggiungere rel=”lightbox[roadtrip]” ai link delle immagini.
Peppe inserendo un codice come segue non mi apre la finestra del plug ma uns aseconda finestra normale.Dove sbaglio?
———————————-
Aggiornata la Gallery.
Ora in archivio le foto della festa di Capodanno.
ops qu
Olaf:
I realy like this way to present photos. The plugin works well and was easy to install, but there was one Problem. Clicking on a thumbnail on the startpage – there was a close button, however there was no close button when clicking on the title of the entry and start the image show on the following following page. Changing the relative path in the lightbox.js in an absolute one, as above-mentioned, sloved this problem. Maybe there is a problem with the rules for the permalink structure (Just an idea).
Just want to give this hint and say thanx for your plugin.
It works fine on your page.
[...] Uiteindelijk heb ik het toch voor elkaar gekregen om de “Lightbox 2 WordPress Plugin” op Yakusoku te draaien — dat zou vrij eenvoudig moeten zijn, maar om onbekende redenen wilde mijn blog in eerste instantie niet met de plugin samenwerken. Nu alles toch draait, moet het uiteraard getest worden; daarom vind je onderaan dit bericht verschillende oogstrelende afbeeldingen uit de trailer van Shinkai Makoto’s nieuwe animatiefilm, een aantal schermafbeeldingen van de PV van het nummer “taiyou no uta”, en enkele plaatjes uit verschillende doramaseries. [...]
iwan:
hi.
i try use this plugin. but not work. anything wrong?
this to look this one –> http://www.faiyun.com/2006/10/03/jerebu-datang-lagi/ (try click first picture)
Tq very much!
Ciao Peppe,
You would make me very happy with a little help to get your beautiful plugin running. The thing is: other Lightbox installs work okay (but aren’t nearly as pretty as Lightbox 2.2), but upon activating Lightbox 2.2 (and deactivating others) *nothing* happens. Please, a few simple guidelines would be much appreciated, just tell me what you would do in my case, I’ll try to comprehend… I’ve been up all night and it’s driving me nuts…
Thanks in advance!
Where you put the files?
The requested URL /wordpress/wp-content/plugins/lightbox/prototype.js was not found on this server.
Wow, that’s fast!
I’ve checked, they are in wordpress/wp-content/plugins/lightbox2/lightbox
I noticed an incorrect script-reference (wrong paths), how do I correct this? (I suppose those were left behind by a previous Lightbox install which I removed)
Thanks again!
Yours files are are here:
http://www.radiokazoo.net/wordpress/wp-content/plugins/lightbox2/lightbox/prototype.js
I understand your problem, please re-download the plugin, i changed the tree.
Unzip in the plugin folder only lightbox2.php and the folder lightbox, not the folder lightbox2.
I’m sorry, but it still does not work. I removed the previous 2.2 install, uploaded it again according your instructions (php in the root of /plugins + the rest in /plugins/lightbox), removed the WYSIWYG editor, made sure the rel=”lightbox” tag is present in the image link, but alas…
If you still have a clue, please… *sigh*
Just to make sure I did it right, here’s the code for the test-image I just posted:
But I’m probably just overlooking something stupid.
I’m sorry to bother you… scuzi…
Yes lol,
add the rel=”lightbox” to the a href, not to the img src.
Bye
*gasp* It.. it WORKS! I’m stunned!
Thanks for your time, I’d gladly return the favor, this is great…
Good luck!
KazOo (Netherlands)
You welcome,
look the forum for the problem with your close button.
Bye
Ciao Peppe,
For me personally, inserting the rel=”lightbox” tag everytime is a minor hassle. But I now want to make a photo-weblog for my daughter (who is a beginning but very talentful photographer). Although your plugin would be excellent for presenting her work, I don’t think I can ever talk her into html-coding her wordpress-posts.
So, is there a way to automate this? I know of other Lightbox-plugins that insert a button on the editor, but those operate nowhere near as slick as your 2.2…
Thanks in advance for your reply…!
There is a way to auto insert the rel… to any image
Open the lightbox2.php and de-comment function lightbox_create and add_filter (remove /* and */ and // before add_filter…)
still doesn’t work on my site….In ff I get:
Errore: Il foglio di stile http://carpibec.it/blog/wp-content/plugins/lightbox2/lightbox.css non
Se non l\’avevi capito sono italiano, lol!
comunque hai sbagliato l\’albero delle cartelle, devi uplodare in plugin il file lightbox.php e la cartella lightbox, non tutto lightbox2, infatti i tuoi file adesso stanno in http://carpibec.it/blog/wp-content/plugins/lightbox2/lightbox/lightbox.css
Ciao Peppe, `e encora me…
– soffro!
I’m puzzled, maybe you (or someone) can help me:
Why is it that when you click on a linked image the *first* time the browser shows you a new page with the original image on it, and only the *second* time you click the thumbnail Lightbox starts working??
Molto grazie per rispondere!
(I’m picking up quite some Italian here..
http://www.it85.nl/wp (the photoblog I’m making for my daughter)
Hi kazzo, it is normal, the plugin works when the page has been loaded completely.
I have a specific theme i would like to use this with, but for some reason, the theme is inhibiting me from doing so. Do you think you could please take a look at the theme and see what can be fixed? Thanks a bunch!
theme name: Sybmim 1.0.9
Hi Riley, plz send me a link-test.
[...] There’s also a WordPress plugin for it right here. Open Social Bookmarks Bookmark to: Site Search Tags: Uncategorized Technorati Tags: Uncategorized [...]
[...] We’ve already downloaded the lightbox WordPress plugin, unzipped it and moved the contents to the Plugin folder on our wordpress install http://www.domain.tld/wp-content/plugins/. We then activated the plugin from the Plugin page in the admin panel. We also added the following lines of code to the theme header.php file. before the < / head > tag. [...]
Hello guys,
The plugin is good,Lightbox works, but i cannot see the
open/close/next/prev images.
Have to change the images path in lightbox.js ?
Anyone experienced the same problem?
Ps. my blog strucure is like http://www.myblog/blog
Hello again Guys,
I resolved, I just corrected the path in lightbox.js, and put an absolute one. It’ works fine now.
I also removed in lightbox2.php the 2 lines for scriptacolous an prototype loading, because they already run for other plugins (like ajax_comments and ajax
_shoutbox)
Thanks.
[...] Neu dazugekommen ist das Lightbox-Plugin, eine nette und vor allem nützliche JavaScript-Spielerei zum anzeigen von Bildern. Da ich ja eher sporadisch mit Bildern hier im Blog hantiere, wird es nicht so oft zum Einsatz kommen, aber wenn, wie zb hier, dann macht es Spaß. Und sieht fein aus. [...]
Hi I just installed the latest version of the plugin in my site, but when you click to open an image, the “closeimage.gif” does not show up.
The reason is because my blog it not in the site root. Your plugin is looking for its images here:
http://www.stepbystepblog.com/wp-content/plugins/lightbox/images/
but on my site, which is in a folder called “howto” the images are located here:
http://www.stepbystepblog.com/howto/wp-content/plugins/lightbox/images/
I think you may be using the wrong variable from WordPress for the path.
Thanks.
Ryan:
Jon,
Thanks to your guidance I managed to track down this problem. Near the top of the lightbox.js file look for the image paths loading.gif and closelabel.gif and fix them. That takes care of the problem right away.
Thanks for the great plugin.
Ryan
[...] Ok, i found an easier to install version here: Lightbox 2 WordPress Plugin
Hi. I must thank you for devising such a wonderful plugin. It surely has taken the load off editing the files and stuff. I am facing an issue and thought I might ask the creator to pull me out of it
The URL in question is here – http://www.bhooshan.com/2006/12/24/down-memory-lane/
I have installed your plugin in the directory wp-content/plugin/lightbox. I have editied portions of the lightbox.css and lightbox.js to refelct the absolute path to the directory. However, my plugin doesn’t seem to work at all. I looked high and low for the answers and yet I have ended up completely perplexed. Since the page is on the LIVE website and I also need to share it with the other developers for possible answers, I need some answers rather quickly. Can you please help me out with this?
Clue: I have installed MINT webstats application which uses JS. I have a gut feeling that it is conflicting with Lightbox.
Issue is Resolved. Thanks once again, for making this wonderful plugin
[...] I’ve been burning midnight oil just to upload these pictures using Lightbox2 WordPress Plugin. It has been an agonizing period for a wordpress newbie like me to setup the plugins to work. Along the way, I realized the importance of conveying your message clearly. I’ll write more about it later. Now, I just want to sit back and appreciating my first photos in lightbox. [...]
[...] 1º Fazer o download do plugin aqui. [...]
The plugin worked well to display a screenshot. I had to alter lightbox.js because my WP directory is one step below the domain.
Right now I can’t use the plugin, however, because it was causing my left sidebar to disappear. It looks like it’s happening after the page load. Any ideas?
Mario:
For easier access I’d like to get the close button nav from buttom to the top of the displayed image. Is this possible and how?
Thx for answers!
Sailesh:
Where on your page is the link to the 15. download??
elena:
The pluging doesn’t work.
I have no clue on the reason why.
It is a simple link from a thumbnail to a news window with the large img.
Plz link me your page.
dorus:
Hi,
Love your plugin! It looks great and works very smooth!
I am trying to get it to work at same time as the vPIP plugin found here: http://utilities.cinegage.com/videos-playing-in-place/ .
But when I turn on the vPIP plugin the lightbox plugin stops working. Is there a way around this problem? Maybe a line I can write in a post to disable a certain plugin?
Thanx and keep up the good work!
dorus
chancho:
bellisimo, gracias hermano!!
Hei! I like the plugin but it doesn`t work with the new wp 2.1. Du you have time and can you make en update?
Thank`s a lot!
Markus
ozzy:
Ciao Peppe, complimenti per il plugin. Ho provato a installarlo sul mio blog, funziona solo che mi va in conflitto col men
mmm, non so come funziona il tuo menu, sinceramente ti posso consigliare di mettere un menu in css.
To markus: i updated wp to 2.1 and the plugin works fine!
Yes, now i´t works. I think, it was es problem with the ImageManger and not with your Plugin. Sorry! Markus
A revisit to the closelabel.gif issue… when on the main page of the blog, the close image appears. When on the permalinked page (in this case http://www.pgholyfield.com/maah/archives/59 ), the close image does not appear… when looking at the properties of the broken image, the image url has an additional level added to the name (the maah folder is repeated). Has this been seen before?
http://www.pgholyfield.com/maah/maah/wp-content/plugins/lightbox/images/closelabel.gif
Hey Peppe, tried the instructions in your forum, changed the code in the lightbox.js file to:
var fileLoadingImage = “/maah/wp-content/plugins/lightbox/images/loading.gif”;
var fileBottomNavCloseImage = “/maah/wp-content/plugins/lightbox/images/closelabel.gif”;
…maah being the directory for WP…
again, the close image shows up fine when opening an image from the main blog page. But from an internal post page the close image has an incorrect path.
Example of main page (where image appears correctly): http://pgholyfield.com/maah
Example of internal page (where image does not appear)
hi holy, i can see the close image also here, delete your cache http://www.pgholyfield.com/maah/archives/59
Yep, that did it. Thanks!
I’ve found a lil “bug” (well actually it’s not a real bug, more a problem, when you don’t have the same “WordPress Adress” and “Blog Adress”)
The plugin won’t work, when (as in my case) the blog itself is lotated in subdirectory, but you use rewrite rules, to make it look like the blog was located at the root of the domain.
Basically you use the `get_settings(‘home’);`-action to generate the links for the .js and .css files in the header. But it would be better/nicer to use the `get_settings(‘siteurl’);`-action to avoid that problem.
Just a suggestion
You might also want to insert that information, on the plugin-page, so users can tweak that for themselves, and you don’t need to release a new version of this fine plugin
Kudos for making this plugin, it really is such a nice addition to prevent the layout of your blog being “broken” (or better uglyfied
)
[...] was trying (for weeks now) to use the Lightbox Plugin for WordPress on our Blog, but for some reason it didn’t work at [...]
Hi mitos, no problem with .js and .css path, get_settings(’home’) works fine, the only problem is with closebutton if u use a subdirectory for wp(see the forum).
[...] So as you can see it s really nice! You can find more information about it on the LightBox 2 website, or you can get a WordPress Pluggin here [...]
Hi,
I couldn’t find or just I have a problem that lightbox button doesn’t appear in code editor mode when writting post but it appears in when I’m writting page. Any suggestions?
One more thing: it would be useful that thumbnail data (width, height) wouldnt be required, because anyway probably everyone makes them by them selves to fit in theme that picture looked nice.
Thanks,
negative
Scott B.:
Nice plugin!
But.. on WP 2.1, it breaks when the Permalinks are changed from the default.
Any thoughts?
Scott B.:
Sorry – I should clarify…the “Close” button disappears when I use a custom Permalink structure…it otherwise works perfectly.
Thanks!
??? link me your site.
Scott B.:
Unfortunately, this is a local install that I am working on before putting it out. I am changing a website to a WP base.
See the forum for the fix.
Scott B.:
WP is loaded in the root. I did find the fix, however.
I changed
var fileLoadingImage = “../../wp-content/plugins/lightbox/images/loading.gif”;
var fileBottomNavCloseImage = “../../wp-content/plugins/lightbox/images/closelabel.gif”;
to
var fileLoadingImage = “../wp-content/plugins/lightbox/images/loading.gif”;
var fileBottomNavCloseImage = “../wp-content/plugins/lightbox/images/closelabel.gif”;
Thanks! I love the plugin!
Hi, I subscribed to your comment and I can’t unsubscribe. This file: http://www.4mj.it/wp-subscription-manager.php is 404. Please provide an unsubscribe option.
Thanks.
Ok Jon, tnx!
[...] am using this post to test out a new WordPress plugin called Litebox as well as to show off the excellent work my friend Alina did based on a terrible sketch I did in a [...]
[...] I’m making this post mostly to show off the great work my friend Alina did after seeing a crappy sketch in my notebook, but also to test out a cool new WordPress plugin called Litebox. [...]
[...] of the best things about laziest gallery is that it works with the lightbox js plugin. I love the way lightbox displays images and really wanted to integrate it here. I don’t know [...]
[...] Lighbox JS v2.2 Plugin damit Bilder schöner eingeblendet werden. [...]
heLLo,
Ok, I think I’ve done everything required as far as the installation is concerned, but NO luck whatsoever to have it work.
Can someone help me here? is this because of the theme I use? The ISP? tho i noticed ppl using the same ISP “free.fr” and successfully used LightBox and WP)
Thanx! The site: http://lejagwar.free.fr
Hi freak, i saw your site, have u the < ?php wp_head(); ?> into the header code? i don’t see my code into your wp!
Ok, see the forum to fix your problem!
Bye
Fixed and solved
Thanxu
U welcome, if u can link me on your site!
There u go, u’re linked!
Tnx!
[...] You can download it right here. [...]
[...] que lo que voy a hacer en esta entrada es poner en práctica el ImageManager, asociado al Lightbox 2 WordPress plugin, uno de entre los varios complementos basados en las librerías Lightbox JS 2.0, responsables de [...]
Nice plugin, Thanks!
I think you should replace get_settings(‘home’) with get_option(‘siteurl’).
get_settings is deprecated, see:
http://codex.wordpress.org/Function_Reference/get_settings
And as Mitos reports, using the argument ‘home’ leads to 404 errors if you have WP in a subdirectory and your blog’s homepage elsewhere.
Ok grazie, lo faccio stasera, ciao!
[...] Wenn man Thumbnails verwendet und diese auf die größere Version der Bilder verlinkt, kann man das dank eines kleinen RSS-Scripts und dieses Plugins auf praktische und vor allem schöne Weise lösen, ohne dass der Leser zum Ansehen des Bildes die Seite verlassen oder ein neues Fenster öffnen muss. Link zum Plugin [...]
[...] I’ve started using the Lightbox 2 WordPress plugin for displaying pictures. Pretty nifty, don’t you [...]
thanks man, you did a great job!
Hi Peppe. I had posted a comment here a long time ago. I am facing a smaller issue this time and it might be a bug but I am not sure. It’s regarding the close button function.
While I can close the window by clicking on the same in Firefox 2.X, the window doesn’t perform the requested operation in Internet Explorer 7. Finally I have to close the tab/window of the browser to kill the operation. Any ideas on why this should be happening?
Hi Bhooshan, no i don’t know why u have this problem, try with the original lightbox written by Lokesh Dhakar, and say me if it works with your ie7.
Bye
Hi Peppe. Thanks for your reply. I checked my website in IE 6 and the close button function is working perfectly fine. Seems to be like an IE 7 only issue. Will be great if someone has faced this issue before and could post the solution
I have ie7 and there is no problem, try to reinstall it.
[...] installed Lightbox on my blog. Click on the picture of the studio I work at below to [...]
Aurelio Pons:
Ups, the comment system not allow to include source codes ! Dont worry, it’s very easy : see line 237 of the file and add here the rel tag. Best regards.
I am having the problem of not having the close buttons and other images showing up. When I click the link to the help thread in the forum it says there is no such topic. Could you help
[...] статистики вашего блога. Показывает ее в Dashboard. 28. Lightbox 2 (5/48) добавляет в ваш блог поддержку библиотеки Lightbox JS. [...]
Hi Jeff, sorry, i changed the forum, and the new db is empty. Now i open a topic and change the link in this post.
[...] :在后台显示你 blog 的相关信息。 28、Lightbox 2 [...]
[...] 11knights heeft een nieuwe plugin: Lightbox 2. Met dank aan http://www.4mj.it [...]
[...] live archive No ping wait PodPress SRG Clean Archives WP-Page Navi WP-Cron Wp-Shortstat Lightbox 2 del.icio.us cached Get Recent Comments var sb_url_to_rate = [...]
[...] mooie standaard afbeelding in windows vista. Tevens een goeie testafbeelding voor mijn nieuwe Lightbox plugin te [...]
I cant get this to work, I added the tag, but the picture just opens as a normal link when I click it
Make a test on your site and link me, plz.
Lol, add the rel into the a href, no into the img src!
Bye!
Hyun:
Hello Peppe,
First of all, thank you for a great plugin! It’s very snazzy and cool-looking.
That said, I’m having a bit of a problem with its implementation on my hobby website. If you have a moment, please see this post:
http://www.weetoysoldiers.com/wp/?p=330
Basically, the plugin works fine with Firefox, Opera, and Safari, but not so good with IE6. The darkened background only covers a part of the screen, and the image overlay is left-justified on IE6. Do you have any ideas as to why this might be?
Thank you for the plugin and for your time.
Sincerely,
Hyun.
mmm,i haven’t ie6, link me a live test.
I had seen this plugin implemented on some blogs and wanted to get my hands on it – its real cool. Haven’t implemented at the moment but have downloaded and will see if it works with WP 2.1. Anyways, its a cool plugin and I thank you.
Great post, very interesting to visit your site, thanks.
Dean:
Hey Peppe,
Do you have an email address that I can email you with? The next and previous label button doesn’t work and I can’t seem to get the caption to work either.
I will happily pay you to debug the issue as I need this for a client. email me if you are interested. I know you probably get alot of questions so I am happy to pay you. I guess it should take less than one hour for this problem.
Tnx u, i send u an email and i added a paypal donation link
Tnx to Dean, he send me a good donation.
[...] να δει κάποιος τι κάνει αυτό το plugin είναι να δει το demo του κάνοντας κλικ πάνω στις φωτογραφίες. Αυτό το link [...]
Doesn’t seem to be working for me; wondering if I might have a plugin conflict? Maybe another version of scriptaculous installed by another plugin?
Hi Taylor, you have to upload the files into the unzipped folder, not the entire folder. Your files now are in /wp-content/plugins/lightbox/lightbox/ and not in /wp-content/plugins/lightbox/
Bye
[...] last and probably coolest change is that I’m now able to use Lightbox to display (some) photos. To see it in action, try clicking on one of the thumbnails in a post [...]
[...] un petit panorama des plugins permettant de faire des diaporamas dans WordPress, j’installe LightBox2 pour [...]
[...] present galleries on websites elsewhere. In particular, I’ve been looking at the wonderful Wordrpess Lightbox plugin by Peppe at [...]
hi, i’m trying to use it, but it’s not working, can you help me?
i did everything right, downloaded, uploaded it to my plugin’s directory and added the rel=’lightbox’ in my link tag, but the image does not open.
Can you check it for me please: http://www.diretodoforno.com.br, only the wwf cloud post has it.
thnks
bruno
Hi Bruno, yours .js files are “Not Found”
where did u upload the files?
Why? your blog is in / not in /blog
http://www.diretodoforno.com.br/blog/ not found
Ok u fixed it, watch the forum for the loading and close buttons.
Bye
And remember you can send me a paypal donation, lol
i’ve changed the php file, and now it’s working, but it can’t find the images, what else do i have to change?
Read over!
Hey man, now everything its ok, thnks…
unfortunately i don’t have money to donate, but for sure that if i had i would donate.. sorry
thkns anyway, nica plugin!
np, i joked.
On my blog the flash fader is on top of the image when its called up
Davide:
Ciao,
scusa la domanda banale ma sono alle prime armi…
cosa vuol dire aggiunger un attributo rel=”lightbox” a ogni link tag o rel=”lightbox[roadtrip]” per un insieme di immagini?
Grazie!
Hi,
excuse me for this stupid question..
what does “Add a rel=”lightbox” attribute to any link tag to activate the lightbox or rel=”lightbox[roadtrip]” for image set” mean?
Thanks!
Mettendo rel=”lightbox[roadtrip]” compaiono le frecce sinistra destra sulle immagini, come fosse una galleria (esempio sopra), invece se metti semplicemente rel=”lightbox” ogni immagine si aprirà singolarmente.
Davide:
Perdonami.. non mi sono spiegato bene. Volevo chiedere dove lo devo scrivere rel=”lightbox”, qual
Davide:
Scusa di nuovo.. raffino la domanda: Ho sbirciato nel codice di questa pagina con firebug per vedere l’html delle tue immagini di esempio ed ho copiato, con le dovute modifiche rispetto all’immagine ed alla sua miniatura, il tutto. Beh, il risultato
Davide:
il link non va ed il codice
A parte che quella thumbnail non c’
Biofobico:
hi and sorry for the noob question.
i got this image ( http://i146.photobucket.com/albums/r266/Biofobico/teste-1.jpg ) but i cant use it with the plugin. i dont know where to put the rel=”lightbox” thing on the image url. cant someone plz give me an example?
thank´s
Lightbox JS reached v2.03.1 (Released 4/18/07), will you please update the wordpress plugin to the latest version? Thank you!
hi there, thanks a lot for this great plugin which appears on my most-wanted list
take care,
michael
tim:
i can’t get this to work. installed files to plugins directory, activated plugin, add rel=”lightbox” to link… nothing.
using WP 2.0.4. site is not installed in the root directory.
any ideas?
John:
Hi
Can’t get this to work. I have loaded and activated the plugin and inserted the rel on one picture but it won’t work. Can you help?
Thanks
Gaia:
Hi Peppe,
Thanks so much for the plugin!
I know its probably something really simple but I can’t get it to work yet…
Would you mind checking this out?
http://gaiacornwall.com/illustration-2/
Thanks!
Have u < ?php wp_head(); ?> in the header?
Gaia:
No I guess not. um I don’t know what that is…Sorry for the lame-ness.
Gaia:
I did have the three
etc etc
in the header, but then I took it out because it seemed like I didn’t need it?
John:
I looked at the comment to gaia but is in my header file so I don’t really know what is going on. As far as I can see it should work but it doesn’t. The website is:
http://www.errolsimprov.co.uk/garden/index.php
Gaia:
John,
Did you put it in the head of the page your photos are on, or in the “header” filepage? I”m confused about what is.
thanks
John where u put the files?
i see your code and
http://www.errolsimprov.co.uk/garden/wp-content/plugins/lightbox/prototype.js
no file found!
[...] grazie alla libreria Lightbox JS v2.2 e grazie a Lokesh Dhakar che ne
John:
Hi Peppe
Thanks for answering so quickly. I’ve sorted the problem out with your help. With you mentioning that you couldn’t find the file I realised that I had one directory too many. The path was actually/lightbox2-wordpress/lightbox/wp-content etc. I removed the first directory and now it works perfectly.
Hello… everything works okay but most images the load button stays up and just keeps on turning and turning and turning, etc… and never goes away… but everything else is fine… any clue? Thanks much
Jeff
Is there any chance you’ll check into the compability with NiceTitles? As of now capitation ain’t working with both plugins installed.
[...] btw, i almost forgot, more info here [...]
Hello!
I’ve fixed the issue with load and close buttons. Now path is calculated automatically.
Check it out at
http://zhuchkovs.com/misc/lightbox-fixed.zip
Hope it will be added in new version
[...] .markus der Hinweis auf Lightbox. Yes, das scheint es zu [...]
I released a new version, 1.6. Please, say me if it works fine, tnx!
[...] : Lightbox 2 Published May 6th, 2007 in Uncategorized. Installed new WordPress plugin: Lightbox 2 WordPress plugin, which is actually a plugin that utilize the (very) popular Lightbox JS v2 JavaScript written by [...]
[...] Pages (17): [1] 2 3 4 ? … Last ?15. Lightbox 2 (5/48) . [...]
Hi Peppe… I think your plugin looks great but I can´t make it works..
I just read almost all your answers and I dont know what Im doing wrong.. I downloaded your the new version.
If you can take a look at my site, it would be great.
http://www.piranadiseno.cl/?p=59
Thanks…!!
ck:
I have the latest version, but I can’t get it to work. Suggestions?
I open your site and it is ok!
ck:
I got it fixed…had to change the image path since my blog is not in the root directory. Thanks for checking in.
To change the image path if the blog is not in root is not necessary with new version. What u changed?
eduo:
Peppe: Have you consider adding full WP2.1 support and change the call to prototype to wp_enqueue_script();? I haven’t yet tried the latest one so this may be already the case. It’s good because this way other plugins don’t clash if they need prototype as well.
Ok eduo i will work on it.
eduo:
Actually it’s pretty easy.
Change the HEAD tags to include this instead of calling the script:
[?php wp_enqueue_script("prototype"); ?]
(Change the tags accordingly)
And that’s pretty much it
But if other plugins (for example, Ajax Inline more or Ajax Comments) try to call prototype and they do the same they’ll all be using the WordPress-sanctioned Prototype.js version)
[...] extend experience and functionality I have installed WP Lightbox JS Plugin for site imagery and Automattic Stats for WP Global Dashboard. Check out the portfolio for a good [...]
[...] en ellas podreis comprobar lo bien que funciona Lightbox y la implementación del mismo como plugin de WordPress (el tamaño ampliado sirve perfectamente como fondo de pantalla [...]
[...] Allerhand Scripte zur Darstellung von Bildergallerien im Web werden im Dr. Web Blog vorgestellt. Hier auch zahlreiche Mods von Lightbox, dem Script das hier läuft, Lightbox für WordPress findet sich übrigens hier. [...]
Thank you for upgrading to the last version
[...] are always some nice guys around us will make the world easier. There are two lightbox wp plugins, Lightbox JS v2.03.2 Plugin made by Peppe Argento, and the other one WP lightbox JS WordPress plugin 0.8 made by Zeo. Both [...]
[...] Avant d’être un Plugin WordPress, LightBox2 est initialement un script (Javascript) conçu par Lokesh Dhakar sur base de Prototype Framework et Scriptaculous Effects Library, transform
Thanks, it good, but I don’t see “Next” and “Prev” buttons…. Please, look here: http://www.feelgood.kiev.ua/2007/05/09/seriya-«hoda-net»/ How can I fix it?
foxx:
Very nice Plugin but one comment:
If you open a image set and move the cursor to the right or left part of the picture, In your plugin-version the prev/next images are’nt shown like in the example on this page.
foxx:
Oh no, Andrey wrote it already
David:
I’ve tried to fit Lokesh Dhakar’s js script to my template directly but there are always bugs, so I’m thrilled to find this plug-in……but, does this suppport IE7? I activated it and add the tag in the link, and nothing happens.
Sorry, there was an error in the css, now i fixed it, download again.
Bye
Thanks, I’ve found bug in CSS too, and already fixed it. Works perfect, THANKS!!!!
[...] ich das lustige Lightbox-Plugin für Bilder installiert hab, wird es auch mal Zeit dies zu [...]
Hello,
I installed the LightBox plugin to WordPress. I then insert in image into the post, and place the rel=”lightbox” tag in the img src tag. However, when I click on the image, it will just take me to the image source page, and won’t do the Lightbox effects?
What should I try? Are there any plugin conflicts? Thanks!
Ahren, please, not in IMG SRC, but into A HREF tag!
Hi again… Everything ok except… the load button stays up and keeps turning… won’t go away… does anyone know why this is happening? I think I ask this before and got no answer, would appreciate any knowledge on this. Thanks.
[...] Just added the lightbox plugin for photos. (The original, non-wordpress plugin is here.) Click on any of the photos to see what I [...]
@Andrey
I have tried placing the tag in both the IMG SRC and A HREF, and yet the Lightbox did not come up.
Here is what my code looks like (I replaced the
2 Ahren!
Here: http://gamenationbase.com/ script works fine! I have tested in Safari and Firefox. But if you have Internet Explorer or Opera, you can’t see this plugin in action!
Andrey it works also with ie6, ie7.
Anna:
I just want to say thank you for this plugin! It’s absolutely fab!
Is there any way to change the lb_path part so that it would show as script language = text/javascript ? It’s breaking validation for XHTML Strict.
Thank you very much for this plugin. I am using it on several different blogs, but have only had a problem on one. My title and close buttons show up, but the ‘prev’ and ‘next’ buttons do not. I know that several others have made this comment and the problem has been solved, but I can’t find the explanation on how to fix it. I would love to hear back from you about how it can be done, because I would love to use lightbox on my newest build. Thanks.
[...] Visit [...]
hi,
your plugin seems to put this code in the header of the generated html:
[code]
lb_path = "http://www.jbeckers.be/blog/wp-content/plugins/lightbox/";
[/code]
this is invalid xhtml 1 transitional however. the w3c validator says:
[quote]
The attribute given above is required for an element that you’ve used, but you have omitted it. For instance, in most HTML and XHTML document types the “type” attribute is required on the “script” element and the “alt” attribute is required for the “img” element.
Typical values for type are type=”text/css” for and type=”text/javascript” for .
[/quote]
so can you please add that type=”text/javascript” thing?
thanks
[...] voir l’affiche de Marcel, il suffit de cliquer sur l’image (merci “Lightbox” et les conseils de [...]
Ant:
I have having the same XHTML validation issue – see below….
Line 21 column 29: required attribute “type” not specified.
lb_path = "http://www.200feet.com/blog/wp-content......
The attribute given above is required for an element that you’ve used, but you have omitted it. For instance, in most HTML and XHTML document types the “type” attribute is required on the “script” element and the “alt” attribute is required for the “img” element.
Typical values for type are type="text/css" for and type="text/javascript" for .
I have had a look at the php file and the information seems to be there on line 18, but it seems to be actually sending line 14 to be part of the page HTML.
I know enough to see it but not actually enough to know how to fix it myself.
I am running WP2.2 if that has anything to do with it?
Hello,
I installed the LightBox plugin to WordPress. I then insert in image into a page and a post, and place the rel=”lightbox” tag in the img src tag. However, when I click on the image, it will just take me to the image source page, and won’t do the Lightbox effects?
What should I try? Thanks!
Forget is I made it work
Thanks….
[...] The ever-popular Lightbox 2 makes it way to WordPress. Makes it easy to add Lightbox functionality to any WordPress post. >>>> [...]
[...] sitemap į Google, Ask.com, ir Yahoo; 6. Google Analyticator – google analytics kodui įterpti; 7. Lightbox JS v2.2 Plugin – lightbox efekto paveiksliukams ir nuotraukom naudojimui; 8. Topix Link – interaktyvių topix.lt [...]
I uploaded some 800×600 photos but the “close” area of the window disappeared. Is there some way I can make it work for “larger” pictures ?
hei, i’ve installed wordpress 2.2 and this great plugin doesn’t work. do you know that?… is there another release comming up? thanks a lot.
Ionut u have 2 lightbox plugins installed.
peppe, what? how come? it’s 1.6, i’ve uploaded the whole directory to /plugins/…
i did the same with 1.5 and worked. i don’t know what exactly you’re saying
Remove the 1.5, in your code i can see
/plugins/lightbox2/lightbox/ and /plugins/lightbox/
listen man, i don’t know where you see in my code that i have 2 versions. i’ve removed 1.5… there is only one directory in plugins/LIGHTBOX2
THERE IS NO PLUGINS/LIGHTBOX
U have twice, i sent u an email with your code.
[...] classe al vostro blog. L’utilizzo
[...] ” class=”moveDown2″ /> 4MJ – Internet News Mardi, 29 mai 2007 | 1 visites Tag: WordPressURL: http://feeds.feedburner.com/4mj info: Internet News – Lightbox 2 WordPress Plugin [...]
Hi there,
I installed your plugin but sadly it does not seem to work..
The plugin is activated and in the code I see it is loaded, also I see the the rel=”lightbox” attribute is added to a link. Pressing the URL does not activate the plugin though.
If you have time would you be so kind to help me on the way?
Many thanks!
Demo: http://www.feelinginbloom.nl/?p=93
(select the image)
Hi lucas, u uploaded the files in lightbox/lightbox/
Hi Peppe, many thanks, problem solved!
I added the digg it button, please digg me!
hello, i have a problem. the size is wrong and when i use firefox, a scrollbar appears. please visit my website and click on the first two images to see what i mean. thanks!
vincenzo:
rel=”lightbox deve essere aggiunto manualmente. Non
carl:
Thanks a lot for providing this great extension. I have a problem I can’t figure out. When browsing threw image sets, the next and back graphic doesn’t show up (when pointing the mouse on the correct regions). Still it works to click, to browse threw. But the GUI doesn’t show up :-/. I’ve cheched that I have all the 8 image files in the plugins/lightbox/images/ folder.
Any ideas? thanks a lot!
carl send me a link.
vincenzo sarebbe anche possibile ma poi non potresti levarlo: se apri il plugin vedrai che le ultime righe sono commentate, se le scommenti avrai quello che volevi.
ciao
carl:
Peppe: http://signym.com/wptest/?page_id=15
thanks
carl:
had to change the url structure. the correct link is:
http://signym.com/?page_id=15
Carl, your lightbox.css is wrong(i don’t know why), download again the plugin.
carl:
that’s strange.. redownloaded and everything works perfectly, thanks a lot!
[...] 似乎很占用系统资源,决定暂时放弃。 一个很绚丽的图片显示插件,显示效果请看 这里 详细使用情况和下载请点击 [...]
[...] installed Lightbox JS v2.03.2 Plugin so all pictures I upload will be clickable so they will be brought up in full scale. Very handy [...]
小虎:
“Prototype JavaScript framework, version 1.4.0″
Why not use the latest version?
[...] Und dann hab ich hier noch ein schönes neues plugin für die Bilder und zwar die sogenannte lightbox. [...]
Doesnt seem to be working for me… it just loads the image instead.
Example: http://mybbgames.com/2007/06/09/forum-tips-tricks-1/ – The first image
[...] image enlargements I use Lightbox and Thumbnail [...]
Hi bobby, i can’t found my plugin files on your server!
For example in your code http://mybbgames.com/wp-content/plugins/lightbox/lightbox.js is not found
[...] dieser Seite den Highslide-Effekt verwenden, werden Highlide JS und wp-Highslide benötigt. Auch Lightbox-Effekt muss über ein zusätzliches Plugin in die WordPress-Installation integriert werden. [...]
[...] JS [DEMO] : Fairly simple, didn’t see any gallery management features and the effect took a while to load on [...]
[...] Ja, liebe Leute, es ist soweit – auf Jugendfresse.de (Hier) nutzen wir jetzt ein neues Plugin für alle unsere Galerien – sicher ist noch nicht alles perfekt, aber zum angucken reicht es. Und jetzt alles schick mit Lightbox. [...]
[...] Site van de Italiaan [...]
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] effective graphical format.Sociable – adds all those cute tiny icons for easy social bookmarkingLightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] 推荐 WordPress 插件 – Akismet – WordPress Backup – WP Cache – Google Sitemap Generator for WordPress v2 Final – Preview Pane – Facebook Photos – Flickr Photos – Related Posts – Feedburner Feed Replacement – Ultimate Tag Warrior – Adsense Deluxe – Super Archive – Stat Traq – Sociable – LightBox 2 [...]
[...] 【WordPress】 WordPress 皮肤面板 – ThemeViewer – Templates Now – TemplateMonster – WordPress Themes 推荐 WordPress 插件 – Akismet – WordPress Backup – WP Cache – Google Sitemap Generator for WordPress v2 Final – Preview Pane – Facebook Photos – Flickr Photos – Related Posts – Feedburner Feed Replacement – Ultimate Tag Warrior – Adsense Deluxe – Super Archive – Stat Traq – Sociable – LightBox 2 [...]
[...] gráfico. Compártelo!: agrega todos esos íconos lindos para las redes sociales (bookmarking). LightBox 2: efecto que pod
I got it to work, thanks for your help.
Aiutami please! Non riesco a far funzionare lightbox! mi daresti una mano magari mettendo la spiegazione del plugin in italiano?
Se potessi far ci
ciao ti ho mandato una mail per contattarti ma mi dice che sono blacklisted !?! . dammi un altra mail
[...] こんなプラグインを見つけました。 Lightbox 2 WordPress Plugin [...]
Thx for the plugin. I tried it out and added the rel=”lightbox” attribute to my uploaded image link but it doesn’t seem to be aorking at all. Not sure if I’ve done it all correctly. The lightbox.php file in the download is called lightbox2.php … anything else I might need to know about this plugin? I am using wordpress 2.2 and my url is http://www.nomad-one.com
Hi Nomad, it works fine on your site!
[...] 推荐 WordPress 插件 – Akismet – WordPress Backup – WP Cache – Google Sitemap Generator for WordPress v2 Final – Preview Pane – Facebook Photos – Flickr Photos – Related Posts – Feedburner Feed Replacement – Ultimate Tag Warrior – Adsense Deluxe – Super Archive – Stat Traq – Sociable – LightBox 2 [...]
I downloaded the v2.03.3 Plugin. Added rel=”lightbox”. It’s not working. Like Nomad, I’m using wordpress 2.2 and my URL is http://www.myrockchannel.com/test/
Hi, nomad’s site works fine, correct your path: upload lightbox.php and lightbox folder to the /wp-content/plugins/ not the entire folder.
For example http://www.myrockchannel.com/wp-content/plugins/lightbox/prototype.js not found.
[...] working, either by incorporating Flickr more, or using the native abilities of WordPress with the Lightbox plug-in that I installed [...]
I only added rel=”lightbox” to the picture on this link:
http://www.myrockchannel.com/test
So, of course the other pictures on other sections of my site won’t work.
I did everything you instructed or as instructed by the readme and have checked out many other people’s site source code to see how it works. It still doesn’t work on mine. Thanks anyways. It’s a cool plugin, but too bad I don’t have luck with it.
I just went checked my site from another computer, and it works. Apparently, something is wrong with my browser. I am able to see it working on your site and many others, but not my own. Thanks for you help Peppe.
Np, check if javascript is enable, u welcome.
[...] Download that plugin here, Lightbox 2. [...]
Pete:
Hi, excellent plugin – works very well for me except for one little problem: Somehow these nice little borders/frames around the thumbnails don’t appear on my site. I compared code with many other sites, but can’t seem to find the problem. Any ideas?
[...] Built using the wp lightbox plugin find it here [...]
[...] do Plugin: 2.2 Versão do WordPress: 2.2 Página Oficial Obter o Plugin – ficheiro foi descarregado [...]
Pete link your problem..
“These nice little borders/frames around the thumbnails” are not a lightbox effect, it is a class in the css i created only for my site.
[...] effective graphical format.Sociable – adds all those cute tiny icons for easy social bookmarkingLightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
Jay:
Um.. i jhave it installed but I can nto see how to USE it?? The instructions just say
“# Add a rel=”lightbox” attribute to any link tag to activate the lightbox, or rel=”lightbox[roadtrip]” for image set.”
Same as the site here…… Can anyone tell me exactly how to use this plugin…
Say I have 3 images I want to post… have them show as thumbnails in blog, click opens cool lightbox thing…. .
What is teh code I would use? Thanks in adjance.
Hi jay, first link me your site. Insert your thumbnails in the post, then link to their big images, and add the rel to the a href from the sourcecode editor, for example
a href="images/image-1.jpg" title="my caption" rel="lightbox"
Doesn’t work for me either.
The code has:
and the plugin is loaded (it shows on the header of the HTML the js and what not)
mmm, andre, you, and many people before, have uploaded files i do not know where.
I inserted some day ago the image of the exact path, please watch it and correct the path.
Peppe:
My blog is under:
http://blog.andrelemos.com/
the link I have for the image is:
a href=”http://blog.andrelemos.com/wp-content/uploads/2007/06/img_6076.jpg” title=”img_6076.jpg” rel=”lightbox”
there seems to be trouble with AJAX comments?
when I use this plugin
it is working now. thank you
~Hi Peppe, i have it working now. But just want to know is it possible to work with the Gallery2 plugin?
So for instance i have this code when i put a picture in using the plugin.
Where would i put the lightbox code to make that work?
Thanks again,
Jenai
Its ok i fixed it
Jim:
I have a problem to make this plugin work on my wordpress blog.
I get a blank white screen when i click on a link with the rel=”lightbox” tag. The picture or the close button isnt showing up, so i have to reload the page everytime i click on the link.
I use WordPress (2.2.1).
Anyone know how to do to make this work?
- Jim Johansson
Marschupp:
Just to say that the archive is not compatible with “plugininstaller” : it unzips the files in a directory in plugin’s directory, not directly in that directory.
[...] I just got the Lightbox plugin working, so the images will come up correctly. [...]
Cool plugin Peppe, thanks! One question; for our site I’m using an adapted ‘mistylook’ theme which puts a nice shadowed border around all the pictures on the post/pages part. However, this kind of messes up not just your ‘loading’ page but also the overlaid picture (and close button).
My question, I can edit each img tag (next to the rel=”lightbox” i could add a ‘class=”noborder”‘) but that’s not very neat. I assume I can edit your CSS file? Or maybe the mistylook one takes preference and I can add some class you use in lightbox to add to the main CSS? Any ideas? Or should I just dive in….
PS. Example on this page: http://kilicentre.org/?p=52
Hi Niels, i saw your css, try to delete “a:link img, a:visited img, a:hover img, a:active img”(line45) and change “img” in “.entry img”(line29), so only the image into the post have the shadow.
Fi:
Ciao Peppe
I have a similar problem with the CSS for my template (by the same author as the Misty Look one). The shadows are messing up the Lightbox display.
I’ve looked at my style.css but I don’t have the same classes, etc. I’m okay to edit it if I know which bits I should change.
I’d be grateful for your help — this is such a cool effect I desperately want to use it for my new site.
Grazie!
Try to change “.img” and “.img a” classes in “.entry img” and “.entry img a” in your css.
But this is a problem of yours themes, not of the lightbox.
I help all, but nobody help me with donation
Parm:
This is fantastic! Thank you
[...] ska skrivas i en offlineklient och postas till min WPMU-blogg och även använda ett Lightbox2-plugin för att visa [...]
Dave:
A good blog and some informative details of plugins too!
Regards
Dave
http://www.SuccessEnroute.com
[...] have added Lightbox to my weblog. Neat little toy… [ lightbox home [...]
[...] des Bildes (Kerniges Sauerteigbrot) festgestellt habt, habe ich ein neues Plugin, nämlich das Lightbox 2 WordPress-Plugin Ich hab’s schon desöfteren gesehen und fand’s immer ganz klasse, um Bilder zu [...]
Pepe, sorry for the late reply; internet is still not 24×7 here in Africa; your tips work like a charm! Thanks lots for that!
Will paypal.
Nice, i’m happy! np, use your donation to your center for orphans.
Bye
[...] plugins : lightbox, gravatar, category cloud widget, [...]
[...] 4.Lightbox – Have you seen this cool trick on some websites when you click on a thumbnail and the whole page dims into the background and the image animates to the front? Well it’s done with little tool. It’s called Lightbox. If you host images on your blog I recommend this plugin. Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]
[...] Visit [...]
Pixelboss:
Amazing plugin but I found something strange : when I use classic quotes to write /rel=”lightbox”/ my photos have no previous or next link… After 2 hours, I have try to copy-paste /rel=”lightbox”/ from this site, with stange italic quotes, and so now plugin works and photos have previous and next links. But it’s very painfull because I can’t find these italic quotes on my keyboard and I would prefer to use classic quotes. I’m on a wordpress 2.2.1.
Is there a solution ? I need this smart naviguation. It introduce an useless specificity in the plugin I guess this little detail of quotes.
Plz send me a link.
[...] plugins I use to support photo blogging before. Well, here’s the update, after using Lightbox for some time, I found it really thirst of resource, and was causing heavy load on my blog. I was [...]
[...] Тестируем плагин Lightbox 2 WordPress Plugin! [...]
[...] DRAFT sera apresantando o NextGEN, um otimo plugin para gerencia galeria de imagens, outro sobre o LightBox 2 que funciona super bem tambem em conjunto com o [...]
[...] ci-dessous pour voir les trois photos en taille r
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
thanks for this plugin! i’ve been trying to get lightbox to work on my site for the longest time… you made it easier!
[...] If you’re new, please subscribe to my RSS feed or click hear for explanation about What is RSS? Thanks for visiting!This post is a test for a new plugin that I am testing for a client over at Phillipwray Racing. The plugin I am trying is lightbox. [...]
[...] current page. Well the javascript that allows this is called lightbox1 and the I have installed the wordpress plugin that allows me to use it here on this [...]
Hello,
it is working, if i put the rel=”lightbox[roadtrip]” manual in the sourcecode. Is it possible to do that for all fotos in the template or somewhere else ?
Thanks for your help.
Regards
Makru
Hi makru, open lightbox2.php, uncomment lines 22-24 (the function lightbox_create).
[...] 可以在评论中显示Gravatar头像 ImageManager 2.4.1 方便在文章中插入图片 Lightbox JS v2.03.3 Plugin 1.7 灯箱效果显示图片 NextGEN Gallery 0.63 很不错的相册插件 NextGEN Gallery [...]
In passionate rage as tim moved up, and the middle demi moore nude of unhappiness, but.
Hi again,
it works now, but is it possible to reduce and fix the output window size ? my pictures are quite large.
Regards
Makru
[...] 2 תוסף אג‘אקסי לוורדפרס המאפשר להציג תמונות מוקטנות אשר בלחיצה עליהן [...]
Yes makru, reduce the image size, lol!
I love the lightbox2 plugin–thank you. I noticed recently that the plugin does not work on Safari. Is there a work around for it? In a safari browser the image shows for just an instant before dissapearing. The close button is also not visable. Is this the same close and loading variables fix you have listed above? I am using a recent download of the plugin.
What the question is, can i set the outputwindowsize in lightbox somewhere ?
Regards
Makru
AYpeus, have u msn?
Aypeus:
Hi Peppe, I have and I talk to you there !
Peppe you are my hero!
THANKS alot for the help m8!
Peppe does this plugin work with Safari? I have it loaded on two blogs and the images do not load in Safari.
Any help would be much appreciated.
Cheers!
Hi Craig, if u open this page with safari, can u see lightbox effect?
Hello! How to fixed all images link as rel=”lightbox” without adding this rel to all posts in my blog?
I tried editing file ‘wp-admin/upload-js.php’ for fixed link tag as rel=”lightbox” and upload-js.php not working as this changes.
Hi Ruslan, open lightbox2.php, uncomment lines 22-24 (the function lightbox_create).
Hi Peppe! I tried uncomment lines and this not replace my links in posts! More ideas?
Hi.
I am testing your plug-in on blog that i am currently setting up. Installation went smoothly and images are running, but have one small problem. When you click on image, the animated round icon (displayed when pre loading) is displayed all the time, doesn’t disappear even when whole image is loaded. You can see it here:
http://www.tomronda.com/blog/?p=1#more-1
Any idea why? I didn’t make any changes to lightbox files, and its happening in IE, FF and Safari.
[...] and saw pictures of Kiera Knightley playing peek-a-boo, fret not, I was testing a new plugin called Lightbox 2.0. Didn’t work at first, but then viola! It work fantastically and I luuurrrve [...]
[...] zu oeffnen gibt’s gescriptetes Zoom. Sehr nett anzusehen. Erforderlich ist zunaechst das Lightboxplugin fuer WordPress. Da 90% meiner Postings allerdings ueber Mail mit Postie von mir eingestellt werden [...]
[...] non interessa a nessuno, ma oggi festeggio le oltre 100mila visite al Lightbox 2 WordPress Plugin, pi
[...] 影完沖菲林scan菲林,post上forum同blog,順便一試剛嵌入的lightbox plugin, 雖然setting係煩0左少少,但係總算做到自己想要的效果… [...]
[...] Enlarger – IImage Panorama – Image Headlines – Lightbox 2 – Multi-Topic Icon – Random Image – Transparent PNG Fix – WP [...]
[...] Slimbox was designed to be 100% compatible with Lightbox, you can just replace the Lightbox 2 WordPress Plugin whit Slimbox Plugin and your Lightbox effects will work just as well as before. Use the title [...]
[...] download it and find out how to install it and even how to use it with a multiple image set at the Lightbox2 WordPress Plugin Page. This entry is filed under WordPress. You can follow any responses to this entry through the RSS [...]
[...] WP związane z otwieraniem miniatur: Lightbox2 – otwiera powiększenie miniatury na dodatkowej warstwie Enlarger – powiększa miniatury w ramach [...]
Hi there,
I have tried Simplebox and found out that it flickers and stuff like that when scrolling with a picuter open, and even when the picuter loads. I understand that this is because it is slimmer. But what different does it make to use Lightbox 2 instead? Will it get THAT musch slower with older computers and/or is there other negative effects that may occur? Will the scripts in either simplebox or lightbox 2 slow down the general load of my page?
Looking forward to answers.
–
Micke
Hmm. This LIghtbox 2 plugin. It does not make all earlier img tags on my site to open the lightbox way? I have to add the “rel” to all old images? :/
[...] This plugin includes the new Lightbox JS v2.03.2 javascript written by Lokesh Dhakar and got transformed into a WordPress Plugin by me. Plugin used to overlay images on the current page into neat Javascript-powered overlay popups. This plugin includes the new Lightbox JS v2.03.2 javascript written by Lokesh Dhakar and got transformed into a WordPress Plugin by me. Use the title attribute if you want to show a caption. Plugin Homepage [...]
[...] New : Lightbox 2, een nieuwe plugin die voor het albekende Lightbox effect zorgt. De vorige plugin, die ik daarvoor [...]
Moolto bello ma gli editor del nostro blog non sono in grado di editare il codice e di inserire i paramteri a mano. Sarebbe veramente stupendo se si potesse aggiungere all’atto del caricamento o dell’invio dell’immagine all’editor una opzione per attivare LightBox.
Comunque complimenti.
ti riscrivo, senti, sai aiutarmi? non capisco perch
Ciao, eccomi, in questi giorni sto poco al pc, comunque ho provato il tuo sito, praticamente vorresti il lighbox quando si visualizzano tutte le immagini e non solo dopo che ci clicchi? Veramente non so come funziona la lazyest, dovresti modificare il plugin in modo che aggiunga ad ogni foto il rel=”lightbox”, domani con calma lo guardo meglio, ciao.
Mikeal:
This is good BUT it nees IMPROVMENTS, if one have to wait for the page to LOAD then click on an image at only then the image would use the effect… well I don’t see the point in it. Re-write so whenever an img is clicket IT LOADS the image and not just opend in the same window as an image herf with _self taged.
Fix it and it will be the greates ever made, dont and then one can use a pop-up script with WAY more less files and adjustments.
oz:
Is there a way to use this for flash/quick time videos… I’ve been searching for lightbox mod to help me with videos but can’t seem to find any
[...] Lightbox 2 WordPress Plugin » 4MJ – Internet News [...]
[...] Traq – 生成博客的统计信息,以图形显示。 Sociable – 添加漂亮的网摘按钮。 LightBox 2 – [...]
[...] Lightbox 2: Öffnet eingefügte Bilder in einem Ajax-Layer über der Seite. [...]
Anne:
Great plugin that works well on my site. Thank you!
[...] Lightbox JS – Esse eu gosto! O efeito que causa
[...] v2. Because Slimbox was designed to be 100% compatible with Lightbox, you can just replace the Lightbox 2 WordPress Plugin whit Slimbox Plugin and your Lightbox effects will work just as well as before. Use the title [...]
I can’t get the popup to work properly. I have an image path but the plug-in doesn’t find it. I’ll buy you coffee if I can get it to work!
I tested it, http://www.metzlersfoodandbeverage.com/wineclub/group1.jpg file not found, where u put the file?
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] was from the Mashable post that I found the Lightbox 2 WordPress Widget. I have been using Lightbox 2 on geographyalltheway for a month or so now, so was very happy to [...]
[...] Lightbox 2 [...]
Ciao peppe
dimenticavo… la pagina di prova
Ciao Diego, non c’
[...] Lightbox 2 WordPress Plugin » 4MJ – Internet News [...]
[...] (that means I asked at #Mapcore) and some random asshat gave me a google link and the first hit was this. So now I’ve uploaded it and I have to test [...]
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] just installed the Lightbox 2 WordPress Plugin…. it’s a great (free) tool for displaying images on your site…. what a great [...]
Thanx for the plugin, works great! And yours sis sample pictures are great!
Fantastic plugin. I was going to code something like this myself but figured I’d see what was out there first. Love it, and works very well for displaying images in sets in my portfolio, as I want the attention to be on my photos – not the website. =)
Thanks for this awesome plugin, it really looks and works great!
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] thumbnail viewer aku test. Semuanya bermasalah dengan theme yang aku guna ni. So akhirnya jumpa lah Lightbox 2 yang di modified dari Lightbox JS v2.2 javascript yang di tulis oleh Lokesh Dhakar. So far OK tapi [...]
Nadia:
I’d like to know if using Firefox the user can’t use the save as option. Because i’m using firefox and i can’t save the picture
Anyone here have an idea of how to enable this function?
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar.Link [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
Is it possible to change the rel=”lightbox” into class=”lightbox” ? So instead of using rel, we use class. is that possible?
Juergen:
Hey, thanks for the great plug in. Just a short question: How do you do it that 2 pictures stand next to each other? And not like usual in wp that they are underneath each other. Is this something the plug in can also do? Or do I need to change the css for this?
Thanks
Juergen
[...] still, it’s a great script to display photos. Go here to get the [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar.Link [...]
[...] Lightbox 2 WordPress Plugin [...]
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
Tony:
Do the images have to be loaded on your website? Or can you link to an outside website, say, flickr or photobucket?
For some reason, the lightbox effect is not working
Tony:
nm, it works now
. Is it possible to integrate this with simpleviewer? Thanks.
[...] I hope you guys like what I did with the photos
. Big props to GiuseppeArgento for implementing Lightbox into wordpress. You can check out his website here [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] de instalarle 2 plugins al blog: Lightbox 2 y The Excerpt Reloaded, el primero para imágenes insertadas y el segundo para el conocido [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
Oh, man! I never knew this existed. I was actually trying to open up pictures in it’s own window. I stumbled on it by happen stance. I installed it and had to go back an re-edit my posts. Luckily I don’t post images everyday of else I’d have lots of work to do. Thanks for your efforts.
[...] essere una prova ma a me sto plugin non funziona .. o meglio non sono in grado di farlo [...]
[...] point de vue technique. j’ai ajout
[...] Lightbox 2 WordPress Plugin Tilføjer en lightbox popop-effekt på de billeder du vælger. http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
[...] Lightbox 2 WordPress Plugin Tilføjer en lightbox popop-effekt på de billeder du vælger. http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
[...] 前两天Wordpress放出了0.0.1的版本升级,新版本为2.2.3。喜欢尝鲜的我又一次地为这0.0.1付出了宝贵生命中的十几分钟。升级完毕后我习惯性的检查了一下目前使用的插件有没有更新。结果在我用的Lightbox插件作者Blog上找到了一个叫做Slimbox的插件。该插件号称在完全实现并兼容Lightbox 2功能的同时,其大小仅为7kb。我立即下载尝鲜。但体验的结果很是糟糕:在Firefox下确实完全没有任何问题,但在IE 7下却会导致页面无法加载。于是决定放弃,仍旧使用Lightbox的插件。 [...]
[...] lightbox [...]
[...] Lightbox 2. – lightbox eklentisi [...]
[...] Lightbox 2 WordPress Plugin Das Lightbox Plugin fügt die Lightbox JS in das Blog ein. Ich hab alle Screenshots und sonstige Bilder hier im Blog nun mit ihr versehen. Erklären kann man das find ich nicht so leicht, aber ich werd es hier einfach mal vorführen. Zum Testen einfach die Thumbnails anklicken: [...]
[...] on an image and have it grow in size while the background it darkened – there is also a version for WordPress. Listen to this [...]
quan:
Hi Peppe,
Thanks for this great plugin.
I just wanted to tell you that there’s a conflict w/ another plugin i was using : http://www.zefranck.com/blog/projets/ajaxsplit/
Error message : “‘effect.options.from’ a la valeur Null ou n’est pas un objet.”
I also told zefranck about that.
Hi quan, plz link me a test page.
[...] 1.wp用户自行安装这个插件,点击这里下载插件,安装好后在后台启用;yo2用户进入后台启用lightbox插件。 [...]
[...] Lightbox 2 WordPress Plugin » 4MJ – Internet News 을 보고 깔기는 했는데, 링크에 있는 블로그처럼 이미지가 이쁘게 전환이 안되는 군요 ㅡㅡ;에디터가 둘이니 이미지 삽입하는 경로도 둘다 다르고 사용할때마다 링크를 걸어줘야하는지도 모르고 ㅡㅡ; 넘 복잡하네… [...]
Quan:
Hi Peppe, I reactivated the (ze)AjaxSplit wordpress plugin on my blog : http://quantran.free.fr/blog, so u can see the conflict.
Pliz let me know when you’ve seen it so i can deactivate it again.
[...] lightbox 2.0 wordpress plugin으로 해결하는 군요 [...]
Hi quan, you don’t use my lightbox plugin, but i think there is a conflict with mootools.jsp.
Quan:
Yep, sorry, i tried 2 other ones too. You can have a look if you want now, i just activated yours, and deactivated the other one.
Yes about about the conflict.
Pliz, let me know when you’re done so i can unplug the mootools thing.
[...] Lightbox JS v2.03.3 Plugin – 1.7 [...]
x:
Where is download button?
Quan:
Peppe, i’m too impatient to test your plugin so i just deactivate the ajaxsplit one.
Take care
[...] Deux plug là aussi indispensables, ils permettent d’archiver simplement les images de votre site. Coupl
[...] Lightbox 2 WordPress Plugin » 4MJ – Internet News [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] to overlay images on the current page into neat Javascript-powered overlay popups. Plugin Page: http://www.4mj.it/lightbox-js-v20-wordpress/ Download: [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] 以前介绍过的一款 WordPress 增强图片显示效果插件 ,是胡里胡涂汉化的,跟现在的这款 Lightbox 2 WordPress 插件的显示效果有些相似,各有各的好坏,自己喜欢啦。那款用起来便捷顺手就好。 [...]
[...] Traq – 生成博客的统计信息,以图形显示。 Sociable – 添加漂亮的网摘按钮。 LightBox 2 – [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] 있었나 봅니다. 지금은 되네요이런 저런 방법으로도 해결못하다가 결국은 lightbox 2.0 wordpress plugin으로 [...]
[...] Lightbox plugin for WordPress (tags: wordpress web2.0 ajax lightbox prototype script.aculo.us scriptaculous plugin) « links for 2007-09-18 [...]
[...] har installerat fina Lightbox för WordPress och försöker klura ut hur allt funkar. [...]
[...] 1.wp用户自行安装这个插件,点击这里下载插件,安装好后在后台启用;yo2用户进入后台启用lightbox插件。 [...]
[...] 1.wp用户自行安装这个插件,点击这里下载插件,安装好后在后台启用。 [...]
[...] Lightbox 2.0 : WordPress plugin used to overlay images on the current page into neat Javascript-powered overlay popups. This plugin includes the new Lightbox JS v2.2 javascript written by Lokesh Dhakar and got transformed into a WordPress Plugin by me (the author) . Use the title attribute if you want to show a caption. Click on the images below for an example. [...]
[...] Lightbox 2. Plugin untuk preview foto dalam tampilan yang lebih mak-nyus. Sebenarnya telah diaplikasikan di theme yang sekarang, namun bukan sebagai plugin WP, melainkan script aslinya yang terdiri dari JavaScript dan PHP biasa yang tidak dibuat khusus sebagai plugin WP. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
[...] Lightbox 2.0 : WordPress plugin used to overlay images on the current page into neat Javascript-powered overlay popups. This plugin includes the new Lightbox JS v2.2 javascript written by Lokesh Dhakar and got transformed into a WordPress Plugin by me (the author) . Use the title attribute if you want to show a caption. Click on the images below for an example. [...]
[...] Lightbox JS v2.03.3 Plugin 说明:可以让站点上的图片在点击的时候以一种很耀的形式进行显示。对于单篇文章中拥有大量图片的时候,效果比较好。尤其是作为相册的站点,效果更佳。(咋像广告词呢?) [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
[...] 前两天Wordpress放出了0.0.1的版本升级,新版本为2.2.3。喜欢尝鲜的我又一次地为这0.0.1付出了宝贵生命中的十几分钟。升级完毕后我习惯性的检查了一下目前使用的插件有没有更新。结果在我用的Lightbox插件作者Blog上找到了一个叫做Slimbox的插件。该插件号称在完全实现并兼容Lightbox 2功能的同时,其大小仅为7kb。我立即下载尝鲜。但体验的结果很是糟糕:在Firefox下确实完全没有任何问题,但在IE 7下却会导致页面无法加载。于是决定放弃,仍旧使用Lightbox的插件。 [...]
[...] Lightbox Effet popup lightbox lors d’un clic sur une photo. Très facile à installer. [...]
[...] voor zijn. Bijvoorbeeld ook een mooie manier om foto’s te laten zien. Deze plug-in heet Lightbox. Klik op de foto…ziet er goed [...]
[...] Lightbox 2 26: Collegamenti grigi della scatola, con le immagini di proiezione di diapositive di effetto, fredde. [...]
[...] o plugin lightbox neste blogue colocando umas fotografias dos meus gatinhos, em primeiro lugar a mamã-gata e logo os [...]
[...] Thumbnail Viewer Plugin 和 Lightbox JS 後者在安裝啟用後出現錯誤訊息只得作罷,雖然大部的網誌都用這個 plugin [...]
[...] Lightbox JS v2.03.3 Plugin 1.7 Used to overlay images on the current page. [...]
[...] just installed the Lightbox 2 WordPress Plugin… it’s a great (free) tool for displaying pictures and images on your site… and [...]
[...] Lightbox 2. Plugin untuk preview foto dalam tampilan yang lebih mak-nyus. Sebenarnya telah diaplikasikan di theme yang sekarang, namun bukan sebagai plugin WP, melainkan script aslinya yang terdiri dari JavaScript dan PHP biasa yang tidak dibuat khusus sebagai plugin WP. [...]
[...] install
[...] WP官方下载页面 | 插件作者下载页面 [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don?t know what I?m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Lightbox 2 – lightbox特效 [...]
[...] with some of the plugins she mentioned, I installed Brian’s Threaded Comments Plugin, Lightbox JS v2.03.3 Plugin, Sociable, the neat WP AJAX Edit Comments Plugin and the something-wrong-it-is-not-showing [...]
[...] To find out more about Lightbox JS for WordPress please visit http://www.4mj.it >> [...]
[...] それは「Lightbox JS v2.0」です。 まぁ、けっこう前にでていたようです。 機能としては、 [...]
[...] Lightbox 2: Cuando se hace click en una imagen la maximiza en una lightbox. [...]
[...] Hat sich erledigt. TinyMCE Comments vertrug sich nicht mit dem Lightbox-Plugin. Statt Lightbox habe ich jetzt Slimbox im Einsatz, welches funktioniert und sowieso weniger bloated [...]
[...] 就是这个插件,新版的slimbox也不可以,各方面还不如lighbox。找了找原因,同pic.flashmov.com的镶入码冲突。没办法,两者取其一,flashmov调用的是slide2.php和flashmov.css,在各个浏览器中的调用都很完美。flashmov也支持”flashmovbox[roadtrip]”参数,这点flashmov在介绍时没有提到。flashmovbox还有一个非常实用的功能就是,加入镶入码后,你站点的其他图片也可以使用rel=”flashmovbox”达到一样的效过(等同调用slide2.php、flashmov.css) [...]
[...] dois plugins para gerenciar imagens aqui no pBlog, um deles
[...] both up here in this new blog so that I can test 2 particular plugins I have just installed here (Lightbox and Audio Player) that also powered up the old blog. So here they [...]
[...] 由于有时会在日志中插入图片,在wordpress中设定成完整显示图像的话有时候会撑破页面,缩略图显示要查看大图的时候会转到图片的链接地址,要继续查看日志的话稍显麻烦,Lightbox 2 WordPress Plugin正好提供了这种功能,下载和安装演示见前面的链接。 [...]
Eric Monse:
This looks killer, have to try it out. – Eric Monse
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] 5. Lightbox JS v2.03.3 Plugin [...]
[...] Lightbox 2.0 For WordPress Use the ever popular Lightbox 2 on your WordPress. [...]
[...] Lightbox JS v2.03.3 Plugin :هذه الإضافة لتسهيل الإطلاع على الحجم الأكبر للصور المصغرة thumbnails فى المدونة بداخل نفس صفحة المتصفح .. مثال [...]
[...] 面白そうなプラグインがあったので試しに入れてみた Lightbox 2 WordPress Plugin [...]
[...] Just installed the latest lightbox plugin for WordPress. Here are the instruction for use after you have uploaded and installed the plugin. Authors Page. [...]
[...] Lightbox2 for WP has been installed! Oh Yeah! For more information on this plug-in please visit http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
[...] A pop-up window that doesn’t suck. 因为最近频繁折腾Blog的缘故,到处搜括WrodPress的插件,其中几个图片显示特效的插件比如WP-Highslide 和 Lightbox 的效果实在让人赞叹。看来JavaScript+Css实现出来的东西未必比Flash差,还记得当初在Open-Open上看见过GrayBox框架的Dome的时候那种感叹!于是搜集整理了一下几个JavaScript库: [...]
[...] To find out more about Lightbox JS for WordPress please visit http://www.4mj.it >> [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] 2 WordPress Plugin的作者用Slimbox 1.41转化过来的一个类似于Lightbox 2 WordPress Plugin效果的图片效果插件。使用方法与Lightbox2 WrodPress [...]
[...] petit post pour annoncer l’ajour d’un petit plugin pour WordPress. Il s’agit de Lightbox et g
[...] is where the compromise comes in. About a month ago I installed Lightbox JS v2.03.3 Plugin which allows me to display a small image on the blog post which becomes a much larger image when [...]
fbeshox:
Hi! My lightbox doesn’t work. I’ve to install something other to have a working lightbox? My host needs any something special?
hi,
first sory for my english.
I have to install this plugin my Unix host and my Windows host. Unix host no problem but on windows host i see so muck error why ?
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
Fausto Uribe:
Hi, I installed your plugin: Lightbox 2, it works nicely, do yiou recommend slimbox as a bettrer option?
How do you create the 3d frames in your thumbnails? is it another plugin?
Your sister’s Photos are very good, congratulations, is there a site where I can see more of her photos?
look forward to hear from you, thanks.
Fausto from Mexico City, Mexico
Rich:
Any plans to add the auto slideshow effect and music options like it JS V2 Ahavriluk
[...] 前陣子找了幾套離線編輯文章的軟體,由於沒時間測試,所以隨便推薦Windows Live Writer給James,拿他當白老鼠讓他先試用。發現貼圖之後無法顯示Lightbox的特效,所以這幾天測試了一下Zoundry,自己試貼了一篇文章,在無任何編修HTML原始碼的狀態下,竟然有支援Lightbox特效,讚!(我不用再找其他軟體了) [...]
[...] Lightbox JS v2.2 Plugin – WordPress plugin used to overlay images on the current page into neat Javascript-powered overlay popups. Lightbox JS v2.0 by Lokesh Dhakar. By Peppe Argento [...]
[...] Lightbox JS v2.03.3 Plugin:实现图片的Lightbox效果,使用需要修改源代码,加入rel=”lightbox”,是有点麻烦,不过还没有更加好的方案。 [...]
[...] 由于有时会在日志中插入图片,在wordpress中设定成完整显示图像的话有时候会撑破页面,缩略图显示要查看大图的时候会转到图片的链接地址,要继续查看日志的话稍显麻烦,Lightbox 2 WordPress Plugin正好提供了这种功能,下载和安装演示见前面的链接。 不过在使用时碰到了一点点麻烦,认真按照作者的提示进行却看不到效果,在网上查了查也不行,不过最后还是搞定了,具体的使用方法贴出来给小僧们参考一下,偶也刚开始研究WP,还请高僧们看到后不要笑 上传你想插入在日志中的图像,选择该图片并以“缩略图”和“文件”的状态发送到编辑器,切换到“源代码”编辑状态下(当然你如果本来就是在源代码编辑状态下写日志就这步就可省略了),找到:<a href=”你插入的图片地址” >该图像缩略图地址</a>这段字符串,修改为<a rel=”lightbox” href=”你插入的图片地址” >该图像缩略图地址</a>就可以了,即在<a 后插入了rel=”lightbox”,多个文件应插入rel=”lightbox[roadtrip]”如果想给图片加上标题的话:在rel=”lightbox”后加上title=”图片标题”就可以当图片被点开的时候在左下方显示该图片的标题了(如果再上传图片的时候已经填写了标题这步就可省略)。 单个图像实例: <a href=”实际图片地址” rel=”lightbox”>缩略图地址</a> 多个图像实例: <a href=”实际图片地址” rel=”lightbox[roadtrip]”>缩略图地址1</a> <a href=”实际图片地址” rel=”lightbox[roadtrip]”>缩略图地址2</a> <a href=”实际图片地址” rel=”lightbox[roadtrip]”>缩略图地址3</a> [...]
[...] mootools oder prototype. Die Entwickler des Pixkit-Themes haben sich für die mootools entschieden. Lightbox JS benötigt hingegen prototype. Aktiviert man also das Lightbox-Plugin werden beide Bibliotheken [...]
[...] Link zu Lightbox – Plugin für WordPress [...]
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
Any way to add a function that would resize the image according to browser window size /resolution? I’ve been looking for this on thr lightbox and NG Gallery plug in sites (and wordpress too!) but haven’t found anything.
Let me know if you have a solution…
Thanks!
[...] Lightbox 2 – G
[...] Lightbox JS v2.03.3 Plugin – Used to overlay images on the current page. Authors can use the rel="lightbox" attribute on anchor tags to enhance their articles. [...]
[...] Lightbox JS v2.03.3 Plugin – Used to overlay images on the current page. Authors can use the rel="lightbox" attribute on anchor tags to enhance their articles. [...]
[...] sur le site et en attendant, j’ai d
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] Lightbox JS v2.03.3 Plugin Reiner Schönheits-Effekt zum Betrachten der Bilder in voller Größe. [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] Lightbox – ściągnij wtyczkę Lightbox 2 ze strony 4mj.it – rozpakuj i do wp-content/plugins wrzuć folder lightbox oraz plik lightbox2.php – aktywuj [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Google XML site generator from 2.7.1 to 3.7.1 with no problems. I moved from WP lightbox 2 to Lightbox 2 WP plugin because the WP lightbox 2 plugin stopped working after I upgraded WordPress to version [...]
[...] まぁ、その点では結果的に見つからなかったのですが、先ほどから申している「4MJ – Internet News」の“Lightbox JS v2.0”プラグインよりもっと簡単に「Lightbox」を導入できるプラグイン紹介サイトがございました。 [...]
I’ve no idea why all of a sudden lightbox is behaving weird.
The white box appears and is apparently loading an image. When it stops loading, no image and the white box remains the same size. When I tried viewing my older sets of pictures, the lightbox doesn’t even load and only displays the picture.
Some help please.
[...] thumbnail viewer aku test. Semuanya bermasalah dengan theme yang aku guna ni. So akhirnya jumpa lah Lightbox 2 yang di modified dari Lightbox JS v2.2 javascript yang di tulis oleh Lokesh Dhakar. So far OK tapi [...]
[...] Lightbox 2 – плагин позволяет показывать изображение в реальном размере по клику и выводит его в форме лайтбокса. Multi-Topic Icon: плагин позволяет присвоить к каждой категории блога иконку и впоследствии вместо названия категории показывается изображение. Random Image – случайно выбирает картинку из предыдущих постов и публикует вместе со ссылкой на пост откуда взята картинка. Transparent PNG Fix – позволяет избежать проблем с “прозрачными” PNG. WP Wetfloor – создаёт “популярный в прошлом” эффект отражения для изображений. Audio Player – позволяет добавить в посты простой MP3-плеер. XSFP Player – Flash-плеер в блог. DG PlayingNow Updater – показывает мелодии, которые вы прослушиваете на iTunes, MSN Messenger или J. River Media Center. EZ-Scrobbler – показывает ваши мелодии с last.fm. iTunes Spy – показ ваших треков с iTunes. Pandora Feeds – показывает ваши данные с Pandora: список станций, закладки по мелодиям и исполнителям. onAirNow – плагин показывающий самые последние композиции проигрываемые на iTunes или WinAmp. Odeo – добавляет в блог подкаст сохранённый на Odeo. PodPress – многофункциональный плагин для подкастинга, включающий создание фидов, статистику и проч. [...]
[...] Lightbox 2 Bookmark It [...]
[...] 本文採 姓名標示-非商業性-相同方式分享(BY-NO-SA) 方式分享 參考資料: ● Lightbox 官網 [...]
Will this plug-in work with Dreamweaver?
[...] Ich hatte insgesamt drei Plugsins getestet nämlich: Slikr Gallery, FlickrRss und Lightbox JS v2.2. Klar hätte ich einfach auf mein Flickr-Profil verlinken können. Jedoch wollte ich nicht [...]
[...] apresentado no artigo WDS Network – Palestra (Review) utilizarei agora a extensão Lightbox JS para o carregamento de novas imagens no site, a imagem é carregada em uma interface Ajax [...]
[...] Lightbox JS v2.2 Plugin ,当点击网页中的图片链接时,背景会立即变暗并且出现loading…..然后,出现一个美美的方框显示大图,这就是Lightbox。 [...]
can you please help me
The border frame does not adjust to the picture…
please check it on:http://tpr-blog.ifweb.de/
What is going wrong??
regards
[...] Lightbox 2 (5/48). [...]
[...] LightBox라는 이미지 뷰잉 플러그인을 설치했다. 요즘 이렇게 보여주는게 유행인 것 같애서…근데 이런 플러그인의 단점은 전에 올렸던 자료들을 다 수정해줘야 한다는 것. 그리고 기존에 쓰던 LazyImageLayout 플러그인의 효과는 못쓰게 되버린다. 두개를 같이 쓰기 위해서 LazyImageLayout의 소스 좀 수정해야 할 것 같다…아래는 테스트 이미지. [...]
[...] Lightbox JS v2.03.2 Plugin : celui là j’aimerais vraiment vraiment vraiment trouver comment finaliser son installation et qu’il fonctionne !!! Je crains qu’il ne soit pas compatible avec Image Manager par contre, snif… en gros il s’agit d’un effet visuel top classe qui ouvre les images miniaturis
[...] welcher Form das geschehen soll . Bislang zeigen wir sie einfach als Serie untereinander. Mit dem Lightbox-Plugin kann man eine Diashow starten und der Rest der Seite wird abgedunkelt. Das ist ein schöner [...]
[...] Lightbox JS v2.03.3 Plugin 1.7 Om de afbeeldingen zo mooi te laten verschijnen in een wit vakje bovenop de huidige pagina. [...]
m.. just wanna say thank you
[...] Lightbox JS v2.2 Plugin v1.5 : 自动给文章上的图片加入漂亮的动画效果 (需在文章上加入图片缩略图,并设置图片缩略图链接到大图). [...]
[...] Lightbox JS v2.03.3 Plugin,图片效果.(未能实现) [...]
[...] 20 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
Ron:
I’m trying to use this plugin to build a website for a friend, but I cannot seem to get it to work. I have installed the plugin properly and enabled it under Plugins. However, when I insert an image then view it, it opens the image in a new window and doesn’t do the lightbox effect.
Thank you for your help-
Ron
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Slimbox was designed to be 100% compatible with Lightbox, you can just replace the Lightbox 2 WordPress Plugin whit Slimbox Plugin and your Lightbox effects will work just as well as [...]
[...] plugin a
[...] Lightbox JS Plugin [...]
I’m having the same issue as Ron. I uploaded everything correctly as you said and I put in the rel=”lightbox” thing but it won’t work. If I click the image all it does is pull it up in a separate window. Help please?? Thanks!
Ron:
I still haven’t gotten it to work, so I’m sorry I can’t help you Nicole. Unfortunately this page (and these comments) are really no help.
im sad
lemme know if you get it working! just drop me a line on my site or something and i will do the same for you if i can figure it out!
[...] visualizzare un popup guida sui tasti: apparirà una schermata trasparente in primo piano, stile lightbox. Molto comoda, peccato per ora funzioni solo impostando la lingua [...]
[...] Lightbox JS 2.03.3 (Lokesk Dhakar / Peppe Argento) : permet d’afficher une fenêtre au-dessus d’un billet assombri, dans laquelle peut apparaître en grande taille une image propos
Idetrorce:
very interesting, but I don’t agree with you
Idetrorce
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
[...] – Einfaches benutzen der neuen API von Google Google XML Sitemaps – Sinnvoll als Google-Freund Lightbox JS v2.03.3 – Sollte nicht fehlen (WP-Bildbetrachter) Lighter Admin Drop Menus – Schneller zum Ziel NextGEN [...]
[...] to insert yourself in your theme the required files that you can find here or use a plugin like Lightbox 2 WordPress Plugin or Lightbox 2.3 plugin for [...]
[...] Lightbox JS 2.03.3 (Lokesk Dhakar / Peppe Argento) : permet d’afficher une fenêtre au-dessus d’un billet assombri, dans laquelle peut apparaître en grande taille une image propos
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
HJB:
Hi thanks for nice plugin
I don’t know if it is supposed to work with pictures in a post, i hope it is, but i have touble getting it to, It works on the side.
what am i doing wrong, can any body give me a hint. thanks.
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
thx for plugin
[...] Lightbox 2 WordPress Plugin » 4MJ – Internet News [...]
[...] tan espectacular, como de costumbre. Si os interesa descargarlo aqui os dejo un enlace a su pagina Descarga No es nada complicado de instalar, aun asi el funcionamiento me costo un poco, ya que hay que poner [...]
[...] javascript,後來又找到一個 for wordpress 的,不過他介紹文章一開頭又說了個看起來是精簡版的 lightbox — Slimbox [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox 2 WordPress Plugin Tilføjer en lightbox popop-effekt på de billeder du vælger. http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
Hi.
Wasn’t clear for me that the lightbox2.php have to in plugins’s directory directly. It’s good to remember this to users.
Congratulations. The work is very good.
Ciao ho provato ad uppare il tuo bellissimo plugin, e mi sono anche registrato su upnews, creando un pulsantino sul mio nuovo blog wordpress. Purtroppo, non riesco a far funzionare il lightbox, all’inizio pensavo fosse un problema di windows VISTA e IE7, ma poi ho provato sul tuo sito e funziona correttamente.
Uppato il plugin, attivato e messa su una foto, ma niente… da cosa pu
P.S.: come non detto avevo sbagliato a fare l’upload della cartella, ora funziona perfettamente!
Meglio cos
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – thường d
Scusa Peppe, ti importuno ancora con una domanda, utilizzo un tema, Sodeliciuos2, che prevede nell’header una galleria dinamica javascript. Ho provato ad attivare anche il tuo plugin, ma non mi fa pi
[...] mudanças para otimizar o tempo de abertura de páginas, como por exemplo, desativei o plugin Lightbox que, sozinho, pesava mais de 100Kb. Tenho que retirar mais uns 200Kb de scripts não utilizados, o [...]
[...] är enkelt att installera om du använder WordPress. Här beskrivs hur. Posted in Uppdateringar | Leave a [...]
Prova slimbox, visto che la tua galleria usa mootools, il link lo trovi all’inizio di questa pagina.
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] to insert yourself in your theme the required files that you can find here or use a plugin like Lightbox 2 WordPress Plugin or Lightbox 2.3 plugin for [...]
[...] auf einem Blog gibt es unterschiedlichste Möglichkeiten. So verwende ich beispielsweise das WordPress Plugin für die auf Javascript basierende [...]
[...] 3、Lightbox JS v2.2 Plugin 作者: Peppe Argento. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS (Overlays images on current page, dims the background) [...]
[...] 如何改善?本人觉得最直接的方法就是把不必要的插件取消掉,别让它们再胡乱加载东西,所以我把Lightbox JS v2.03.3 Plugin,WP-PostViews-JS,WP Grins取消使用。 [...]
[...] Lightbox 2 [...]
[...] Lightbox JS: Overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] mit array abgespeichert, also wurden die vorhanden Bilder einfach wieder ersetzt. Auch das Plugin Lightbox funktionierte [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox 2 for WordPress. Makes adding full size and thumbnail images to your posts a snap. [...]
Joseph:
Thank you for the plugin, it is simply great!
I have a question:
How can i customize the font-size or font-weight of the caption text in the slideshow? I want the font size bigger as it is difficult to read the text in Chinese.
I tried to change the specifications in “#imageData #caption” in the lightbox CSS file but nothing changed. is it the right thing to do?
[...] Lightbox2.0 is a visually stunning way to display photographs and other images and make expanding from a [...]
Bram:
Hi, nice plugin.
But a disadvantage is that it’s incompatible with another plugin to create thumbnails on the fly: Imagescale modded.
It would be nice if your plugin supported thumb creation to a predefined size (width and/or height).
zett:
All is very beautiful! But how to make, that rel=”lightbox” automatically at an insert of the image in a post? To have it to add in manual!
[...] まずは記事の投稿時に Flickr から写真を読み込むプラグインを入れて第1段階終了。ただこのままでは写真をクリックすると Flickr の個別の写真のページに飛んでしまいます。というわけで、第2段階としてフォトログを作ったら使いたいと思っていた Lightbox 2 WordPress Pluginを導入しました。 [...]
[...] WordPress plugin used to overlay images on the current page into neat Javascript-powered overlay popups.This plugin includes the new Lightbox … More Blog Resources [...]
[...] Lightbox 2 (5/48) добавляет в ваш блог поддержку библиотеки Lightbox [...]
[...] הסבר wp-lightbox07.zip לאחר הורדה והתקנה פשוטה למדי (ראה: מדריך) ניתן לבדוק אם התוסף עובד ע”י הוספת שורת הקוד לפורמט [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] Plugin Homepage [...]
None
None
[...] Lightbox JS Plugin – thường d
Ben:
I have tried this every way I can think of and cannot get it to work – can you take a look before I pull my hair out, Im going in circles!
[...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] to add to your blog. Image Headlines – Create cool text images for the titles of your posts. Lightbox 2 – Generates thumbnails that when clicked load in a [...]
[...] header for me (I just can’t get it to work). Big mad, unbelievable ups go to Lokesh Dhakar/Giuseppe Argento who created the Lightbox script and WordPress plugin respectively, and to Matt Martz who created [...]
[...] per WordPress Ebbene si! addio LightBox, LightView e tutti gli altri…
[...] Lightbox JS v2.03.3 Plugin [...]
MaryLiz:
I must be crazy… I can’t find the “download” link for version 2.2
I have also tried every other version of the lightbox script and thumbnail viewer with WordPress 2.3.2… none of them work, thus far.
[...] Lightbox JS Plugin – thường d
[...] Lightbox JS Plugin - used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] de Lightbox JS para la presentación de imágenes, de forma que sean más [...]
Does this work on WordPress.com blogs?
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] Lightbox 2 [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox JS v2.03.3 Pluginlightlight – Used to overlay images on the current page. No Ping Wait – Speeds up posting by moving generic pings to execute-pings [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
Hi,
[...] to add to your blog.Image Headlines – Create cool text images for the titles of your posts.Lightbox 2 – Generates thumbnails that when clicked load in a lightbox.Multi-Topic Icon: Shows images that [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – thường d
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
Hi,
I use your plugin in combination with the NextGENGallery plugin and with most themes it works great!
Now however I have made a site using the Mandigo theme and lightbox doesn’t work
Do you have any (simple) solution to this problem, other than choosing a different theme (which is not an option anymore)?
Thanks,
Piet
I have used a couple lightbox options, and I like yours the best. I used “slimbox” for a while, but now I reverted to yours. The only problem is, it doesn’t work now!? It used to work fine. Any ideas?
Vin Thomas
Hello,
I’m trying to use Lightbox on my site http://www.f1racing.dk but it crashes my layout which includes mootools and jdgallery.
Any idea what I can do??
Best
Reinar
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
[...] Lightbox JS Plugin – thường d
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox 2.0 For WordPress Use the ever popular Lightbox 2 on your WordPress. [...]
OMG! I was trying to finf a shorter way. I new there had to be something avalable. I’m trying this tonight. It looks great.
[...] Lightbox JS Plugin – thường d
Hi,
I’m not able to get this working.
I have a lot of Web Sites going, and want to know what “code” I should add to put this on on Word Press Blog.
Help!
JJMacey
Phoenix, Arizona
[...] Lightbox JS Plugin – thường d
[...] a trav
[...] Lightbox 2. – lightbox eklentisi [...]
[...] 24 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] plug-in is available HERE and a great tutorial for using the plug in is available [...]
Thanks a lot!
[...] Lightbox JS Plugin – thường d
[...] Lightbox2.0 [...]
Wayne:
I don’t know what i am doing wrong. I installed as per instructions but after I click on an image, the box comes up empty and just spins with no image displayed. See here:
http://handout.richardtaransky.com/?page_id=136
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] heräsi ja halusi blogiin Lightboxin. Hetken tyrittyään teknohiiri sai kun saikin homman toimimaan. Klikkaa öistä [...]
[...] heräsi ja halusi blogiin Lightboxin. (Kun ei muutakaan blogintäytettä keksinyt.) Hetken tyrittyään teknohiiri sai [...]
[...] as addons or built-in features such as Filosofo upload for uploading a single image as an album, Lightbox JS v2.0 Plugin and WP lightbox 2 for the Lightbox [...]
[...] スライドショーも出来る「Lightbox 2 WordPress Plugin」に変えてみるかな? ま、そんなしょっちゅうたくさんの画像、貼る方でもないしいっか~? [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
il y a ton blof et les autres, c’est vraiment tr
[...] be improved which prompted the installation of another plug-in. This time I’m installing a lightbox plug-in which will when a link is clicked create an overlay of an image, this particular one also has a [...]
AriK:
Installed version 1.7 in wp 2.2.3 and set couple of pics for testing. Does not work. Same problem as with Wayne, the box shows up and I see spinning, spinning, spinning…
http://www.jousimetsastys.fi/wp/lightbox/
Any help?
see your link: http://www.jousimetsastys.fi/wp/lightbox/“http:..
..//www.jousimetsastys.fi/wp/wp-content/gallery/2006-eramessut/01-marko-selostaa.jpg”
AriK:
Found! For some reason quotes were of wrong type (″, not “)… thanks!
AriK:
Translation capability in plans?
TexZen:
What plug-in is being used to get the effect of the frame around the images you are showing on this page?
[...] Het werkt, een plaatje uploaden en properties meegeven met Vivtiger Image Resizer en Lightbox. [...]
[...] Traq – 生成博客的统计信息,以图形显示。 Sociable – 添加漂亮的网摘按钮。 LightBox 2 – [...]
[...] Lightbox JS Plugin : Plugin WordPress que aumenta o tamanho de uma imagem vista em miniatura no seu site. Muito usado ultimamente pela sua versatilidade. [...]
TexZen:
The images that you show here on the site..like the coffee cup… is the border that shows up around the image with the drop shadow created by this plug-in as well as having the lightbox effect or is that something separate? Sorry if this is a dumb question.. I used this plug-in and get the lightbox effect to work but would also really like the image frame with the drop shadow effect as well.
it is part of my design, i created an image in the background css of those images.
Great work, thanks a lot!
[...] making the site more useful to visitors and one or two that I simply like. One of the latter is the Lightbox 2 plugin, which I’ll be using to showcase my design portfolio. The plugin made adding lightbox very [...]
I upgraded to js 2.04
[...] Lightbox JS v2.2 Plugin - 以类似显示单张幻灯片的方式显示blog上的图片,可以参考《给Blog添加超酷图片特效》 MyCSS + Page Header & Footer - 既可以用来调整Blog模板字体、行高等显示效果,又可以用来添加Openid认证和流量统计代码的超实用插件。应用实例:不满意模板的字体和行距的话,试试看在MyCSS Editor下面加入代码 [...]
[...] Visit [...]
[...] Visit [...]
[...] Visit [...]
[...] Lightbox This is the plugin I used on MangoOrange™ to display my images. It’s quite cool. No need to go to another page, just to load the images. You can even group the images as album and browse them in the lightbox. [...]
[...] Lightbox JS v2.03.3 Plugin (http://www.4mj.it/lightbox-js-v20-wordpress/) 1.7 [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox 2 WordPress Plugin [...]
[...] Lightbox 2 WordPress Plugin [...]
[...] prima cosa scarichiamo ed installiamo il plugin Lightbox JS (per info a riguardo rimando alla pagina del creatore), attivandolo successivamente nella sezione [...]
Hi
Sorry to ask, but when I load an image the images fades up, then disappears, everything thing else appears to work fine. Any hints?
http://www.jamestenniswood.com/?p=179
Thanks
James
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] Vamos ao que interessa. Inicialmente baixe o LightBox clicando aqui. [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] Lightbox JS Plugin – thường d
[...] as addons or built-in features such as Filosofo upload for uploading a single image as an album, Lightbox JS v2.0 Plugin and WP lightbox 2 for the Lightbox [...]
[...] petit post pour annoncer l’ajour d’un petit plugin pour WordPress. Il s’agit de Lightbox et g
[...] Lightbox JS Plugin – thường d
[...] Lightbox JS Plugin – thường d
I just upgraded to WP2.5 and now I’ve started experiencing problems with your plugin.
When writing new posts (http://www.mishkin.se/blog/?p=404) inserted pictures with the rel=”lightbox” added to it will appear with black background instead of faded.
On old posts (http://www.mishkin.se/blog/?p=401) it works just fine.
I’ve tried to edit the tags without any luck. Do you ave any ideas how to solve this??
@Mikael: It works fine also on post /blog/?p=404).
Seems to have been a temporary glitch when updating.. Thanks for your time!
Dude, thanks for this plugin. But I have some major troubles with it (running WP 2.5):
If I add rel=”lightbox[groupname]” to my image-links, only the screen dimms to dark, but the image doesn’t show up (and note, how the dropdown-menu under “Archiv” disappears…): http://raduner.ch/blog/2008/mac-os-classic-lauft/
When just adding single links, it looks ok: http://raduner.ch/blog/2008/youtube-filme-in-besserer-qualitat/
Any ideas? I replaces the files, reactivated the plugin, but didn’t help.
[...] Plugins und Users). Mag aber auch an einem Plugin von mir liegen, die doppelte Darstellung. Mein Lightbox-Plugin funktioniert auf jeden Fall nicht mehr in neuen [...]
[...] viết bất k
@Oliver: hi, i see u have another prototype.js, version 1.5.1.1, http://raduner.ch/blog/wp-content/plugins/live-search-popup/js/prototype.js
aah… thanks for the hint
chi:
can i use both lightbox and wordpress-flickr-manager together? should i remove the lightbox and js folders from inside the flickr-manager folder?
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
Well, as in my case (see above), I just copied the newer prototype.js to the other plugin’s folder. removing anything isn’t a good idea, I think. Or you have to reconfigure the pathes…
chi:
thank you oliver.
[...] Lightbox JS v2.2 Plugin 当点击网页中的图片链接时,背景会立即变暗并且出现loading…..然后,出现一个美美的方框显示大图,这就是Lightbox。 [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox JS v2.04 Plugin: [...]
[...] Lightbox This is the plugin I used on MangoOrange™ to display my images. It’s quite cool. No need to go to another page, just to load the images. You can even group the images as album and browse them in the lightbox. [...]
thanks for plugin, perfect
[...] Lightbox JS Plugin – thường d
[...] til bilder. Har navigering i bildet. Demo | Last ned/Les [...]
Just so everyone knows, when doing the image set code. The text inside the brackets [...] is supposed to be changed to whatever you want to call that image set. It’s not supposed to stay [roadtrip].
[...] Lightbox JS v2.03.3 Plugin Vtičnik za Pop-up prikazovanje slik. [...]
Jean:
Eu não consegui instalar de jeito nenhum este negocio…
ally:
I’m having a problem getting this plugin to work since I upgraded to WordPress 2.5. A white bar loads across the entire screen with the loading box, but the image never shows. You can see what I mean here: http://takemenowhere.org/?page_id=56
Can you help me out please?
[...] Lightbox JS v2.04 Plugin [...]
nice job
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
Hi, Thank you very much for this plugin! But I have some troubles with plugin after update (WP 2.5): it don’t work. I downloaded the latest version of plugin.
For example: http://www.opvis.de/stereogramme/stereogramm-2.html
Any ideas?
[...] 1、このサイトから最新版(現在はLightbox JS 2.2)をダウンロードさせてもらい解凍する [...]
Hi. Thank you for this plugin!! Is wonderfull!… I have some problems whit this plugin in the 1.8 version. The box open in all window and don’t see image. Sorry for my bad english. Thanks.
[...] Lightbox 2 (5/48) добавляет в ваш блог поддержку библиотеки Lightbox [...]
[...] Lightbox JS Plugin – thường d
teft:
I still dunno why it stopped working with the new version, I had to go back to de previous version
[...] trying out this cool wordpress plug in that gives you the nice image overlay pop up box thingey! Click on the image [...]
teft:
update… It’s working, there was a problem with auto update on wordpress admin, but it still not working properly on firefox, IE7 is ok, I dunno about opera. Problem just like Benny tells
regards
[...] Lightbox JS Plugin - per l’inserimento di belle gallerie fotografiche. [...]
[...] Lightbox JS Plugin – thường d
[...] habe ich mir noch erlaubt, den Lightbox-Plugin einzubauen, um die Galerie noch mit einem netten Effekt auszustatten (zum Bewundern einfach auf ein [...]
[...] Lightbox JS Plugin [...]
The update didn’t work at all for me, just getting all weird
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
xanavi:
thx man..nice tool
[...] Lightbox JS Plugin - per l’inserimento di belle gallerie fotografiche. [...]
[...] ダウンロード先はこちらです。 Lightbox 2 WordPress Plugin « Hide [...]
[...] Lightbox JS v2.2 Plugin – 以类似显示单张幻灯片的方式显示blog上的图片,可以参考《给Blog添加超酷图片特效》 MyCSS + Page Header & Footer – 既可以用来调整Blog模板字体、行高等显示效果,又可以用来添加Openid认证和流量统计代码的超实用插件。应用实例:不满意模板的字体和行距的话,试试看在MyCSS Editor下面加入代码 [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] funkcja galeria. Jakoś dziwnie zbite są te miniaturki. Zamiast tego postanowiłem skorzystać z wtyczki dodającej lightbox. Co to jest? Kliknijcie na obrazek [...]
[...] Lightbox: Instalate este plugin si además quieres esta forma más gráfica de navegar por las galerías. [...]
[...] Lightbox: You can see the best way to see your photos, with a overlayer. [...]
[...] Lightbox JS v2.04 Plugin 1.8 [...]
Hi, thanks for the wonderful plugin. However, the latest version doesn’t work for me. A white bar loads across the entire screen with the loading box, but the image never shows too. I had to revert back to the previous version.
[...] Lightbox JS Plugin – thường d
Alex:
Hello,
I think the plug fairly good and appealing. This blog readers need no more problems when calling pictures.
The blog photos will be far more appealing and elegant. The plug is also equipped with the latest version of WordPress 2.5.1 compatible.
Alex greetings …
[...] ・Lightbox 2 WordPress Plugin ファイルをアップロードし、有効化するだけで使えるWordpress専用Lightboxプラグイン [...]
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
[...] Traq – 生成博客的统计信息,以图形显示。 Sociable – 添加漂亮的网摘按钮。 LightBox 2 – [...]
[...] Lightbox JS Plugin – thường d
I need some help.
First pic here: http://www.bishulog.co.il/blog/2008/05/02/%d7%a2%d7%95%d7%92%d7%99%d7%95%d7%aa-coffee-banana-chips/
i can find the js and th rel tag is ok. the plugin is activated.
thanks
why is it after i close the image with the ‘X’ that I am brought all the way to the top of the page automatically?
[...] Lightbox JS Plugin – thường d
[...] Tyckte bilderna i föregående inlägg blev så fula att jag var tvungen att göra något åt det. Därför använda nu Lightbox 2.0 för bilderna. Hittade dessutom någon som gjort det som en plugin till WordPress! [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
thanks. But ligtbox no working
http://sinema.fan.web.tr/beni-orada-aramaim-not-there-resimleri-578.html
Sorry!
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox JS v2.04 Plugin 1.8 [...]
staj:
Thenk great plugin 4mj.it thenk
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox 2 WordPress Plugin » 4MJ – Internet News [...]
[...] wie zB. hier anzeigen lassen. Ich habe das Script selber in die Homepage programmiert und nicht dieses Plugin benutzt – kann sein, dass ich nun irgendein Plugin geupdatet habe und es nun mein dolles [...]
[...] ich hier doch sehr gerne die eine oder andere bildergalerie zeigen wollte, habe ich jetzt auch ein lightbox plugin dafür [...]
sağlık
thanks. But ligtbox no working
http://sinema.fan.web.tr/beni-orada-aramaim-not-there-resimleri-578.html
Sorry!
hi, i see it’s works now for you, can you tell me what you do to fix it ?
because i’m in the same case, i do every things like it’s explains, but no, it’s don’t want to work
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
I tried your latest version, but it didn’t fix the problem:
“Caption displays as “null” when viewing an uncaptioned image after viewing a captioned image.”
and it flickered when the page was loading the page, and opening the lightbox window. (That was using Firefox2.)
[...] D
[...] Um
[...] Lightbox JS Plugin – allerie fotografiche. [...]
[...] making the site more useful to visitors and one or two that I simply like. One of the latter is the Lightbox 2 plugin, which I’ll be using to showcase my design portfolio. The plugin made adding lightbox very [...]
[...] eklentisinin önemli özelliklerinden biri Liğhtbox eklentisi ile birlikte çalışmasıdır , eklentinin bu yeni sürümünde resim görüntüleme efketi [...]
[...] Download & Support [...]
je suis particulmi
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] 安装了 LightBox 图片显示插件,增强了图片显示时的用户体验,很不错的哦! [...]
[...] Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – 指定首页日志摘要的字数。 [...]
[...] för Lightbox, Slimbox, Smoothbox [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox 2 WordPress Plugin [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Test&Link 19) Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link 20) Fotobook (TR) Sitenizde facebook üzerinde barındırdığınız resimlerden galeri [...]
[...] Lightbox JS Plugin – thường d
Bell’articolo complimenti!!
[...] Lightbox JS Plugin – thường d
Miyabi:
Hello.
I have used your plugin “Lightbox JS 2 plugin.”
I want to change the source code of it.
Becouse Your plugin have the problem showing by Safari.
And This problem are heapend that used together “Google Maps for WordPress Plugin.”
Please change the file, lightbox.php.
Please refer:
(red:add / blue:erase)
function lightbox_styles() {
$lightboxscript.= "<link rel=\"stylesheet\"
......
href=\"".$lightbox_path."css/lightbox.css\" type=\"text/css\" media=\"screen\" />\n";
$lightboxscript.= "<script type=\"text/javascript\" src=\"".$lightbox_path."js/prototype.js\"></script>\n";
$lightboxscript.= "<script type=\"text/javascript\" src=\"".$lightbox_path."js/scriptaculous.js?load=effects,builder\"></script>\n";
$lightboxscript.= "<script type=\"text/javascript\" src=\"".$lightbox_path."js/lightbox.js\"></script>\n";
wp_enqueue_script('wpLightbox', "{$lightbox_path}js/lightbox.js", array('prototype', 'scriptaculous-effects', 'scriptaculous-builder'));
print($lightboxscript);
}
......
add_action('wp_head', 'lightbox_styles');
add_action('wp_print_scripts', 'lightbox_styles');
sorry……
Miyabi:
Maybe, My comment cannot understand.
so I modfy the coment.
$lightboxscript.= "<link rel=\"stylesheet\" href=\"".$lightbox_path."css/lightbox.css\" type=\"text/css\" media=\"screen\" />\n";
// erased from -->.
$lightboxscript.= "<script type=\"text/javascript\" src=\"".$lightbox_path."js/prototype.js\"></script>\n";
$lightboxscript.= "<script type=\"text/javascript\" src=\"".$lightbox_path."js/scriptaculous.js?load=effects,builder\"></script>\n";
$lightboxscript.= "<script type=\"text/javascript\" src=\"".$lightbox_path."js/lightbox.js\"></script>\n";
// <-- erase// add -->
wp_enqueue_script('wpLightbox', "{$lightbox_path}js/lightbox.js", array('prototype', 'scriptaculous-effects', 'scriptaculous-builder'));
// <-- addprint($lightboxscript);
......
// erased -->.
add_action('wp_head', 'lightbox_styles');
// <-- erased
// add -->
add_action('wp_print_scripts', 'lightbox_styles');
// <-- add
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] 後、これだけでは駄目なので、クリック前の部分の × Closeも小さくしなければいけないので、スクロールバーはこれだけでは消えませんでしたから。(やっぱりただの×にしました。w)したがって、imagesファイルから images/close.imgを削除して、その後images/closelabel.gifのサイズを45pxにしました。 (が、それでも駄目だったので画像編集ソフトを使って、自分でアイコン作って貼り付けてました。 すると違和感がなくクローズしてくれました。理屈はわかっているつもりなんですが、一応素人なので発言はここまでにしておきます。 まあ、何となくこれで直るかなと思ったら、一応自分のPCではうまい具合に直ったので、他のパソコンからは分かりませんが。多分、大丈夫でしょう。直ったのを確認したブラウザは、スレイプ二ール・Grani・FireFox・IEです。応急処置。 ダウンロード先はこちらです。 Lightbox 2 WordPress Plugin [...]
[...] 1.Rupert Morris的:在wp官网插件pop的前面,下载次数好多的 2.Safirul Alredha的:现在72松在用。me2。 3.Giuseppe Argento的:现在yo2在用。 [...]
Hi, I just installed this plugin on my wordpress site. Unfortunately, I have found that since installing it, my page loads very slooowly. It takes more than one minute for the page to load completely. Strangely, it was the loading of my sidebars that was taking so long, not the loading of the content to which the lightbox is applied.
Any ideas? I’d like to keep using this plugin if possible.
Hi priscilla, there is a problem in your index.php, install firebug on firefox and inspect the net. If i click on a post all is ok.
The load time was getting complaints so I switched to a different type of lightbox, but I like yours better.
My site is a WP theme, Neoclassical. I didn’t make it and I don’t know enough css to tinker with whatever is causing the problem- I wouldn’t even be able to tell! But when I try to load an individual entry, it takes more than a minute; it’s not just the index on my end. Any more ideas?
can you try my slimbox?
[...] LightBox 2 – это плагин добавляет эффект затемнения заднего плана при открытии картинок на вашем блоге. Вы наверняка встречали такой эффект на блогах. [...]
I tried slimbox the same day
it still made the page very slow
This Plugin is great but it worked not always for me, im still trying to fix it!
In the original lightbox plugin, it allowed music to be added to the slideshow. Does this plugin allow this as well?
JG:
Nice Plugin – Thanks from Deluxe Label (Germany)
[...] Lightbox 2 [...]
The plugin works great however it often causes IE 7 to crash when clicking into a post and even if the post doesn’t contain any lightbox elements. Works great in FF though.
I disabled the plugin so it works in all browsers again. Is there something you could do to fix that?
Nevermind. I just realized your version was 2.04 and someone has since re-released it as 2.2 and it has fixed the issue.
Hi,
It doesn’t seem to work with images from external servers? Images have to be uploaded onto the wordpress interface for it to work?
Can it be made to work with images linked to elsewhere?
[...] в том же окне. Помог плагин – Lightbox 2.0 – качать вот отсюда. Там все написано, более понятно, чем на других сайтах [...]
[...] 加了Lightbox Plugin,這裡click看圖時就不用跳到一個新頁了!TRY IT OUT!! [...]
[...] Lightbox JS v2.03.3 Plugin:用来展示图片画廊,图片的缩小放大效果很COOL。写文章插入图片的地址后面加上 rel=”lightbox”就可以增强图片显示效果。 [...]
[...] Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – 指定首页日志摘要的字数。 [...]
kmljynaoi noil uasfempg rcsmu mtyvjqgd izrlpeqw wmhfpayqu
bite guardingly uncredibility sunshiny cuscuta prohibitionist youze yttrocolumbite
The Titanic Trail
http://www.venetiannavigator.com/
“All-in-One” транслятор новостей »
it still made the page very slow
Yes. Realy.
Slow…
I disabled the plugin so it works in all browsers again, is there something you could do to fix that ?
Track back. Thanks…
popular plug-ins for wordpress » or zero
[...] Custom Smileys: Smileys horen er bij he.. Met deze plugin kun je alles makkelijk zelf aanpassen. Lightbox JS v.2.2: Voor het mooie lightbox effect om de foto’s. Audioplayer: Voor het afspelen van mp3 [...]
[...] LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] 最后一定要记住…..Lightbox JS插件要开启才行. 快速链接:http://losing.yo2.cn/go/15919.html #favs img{padding:1px;margin:0px;border:1px solid #EEE;} 随机文章:全球资源紧张,通涨加速免费的办公软件 Openoffice股票技术指标解释免费的办公软件 OpenofficeLightbox JS用法No tag for this post. cT=”0″;nc=”#444444″;nBgc=”#FFF7DE”;nBorder=”#F5E5A9″; tc=”#649B00″;tBgc=”#FFF4D0″;tBorder=”#F5E5A9″; tDigg=”%E6%8E%A8%E8%8D%90″;tDugg=”%E5%B7%B2%E8%8D%90″; defaultItemUrl=”http://losing.yo2.cn/archives/15919″;defaultFeedUrl =”http://losing.yo2.cn/feed”; printYo2FavControl(“”,”",”Lightbox JS用法”,”Lightbox JS 效果图: 用过wordpress的人都知道这个插件Lightbox JS 的确很好,自动给文章上的图片加入漂亮的动画效果,需在文章上加入图片缩略图,并设置图片缩略图链接到大图,不过也无所谓,大小图的地址可以一样的,插件使用方法: <a href=”大尺寸图片网址” rel=”lightbox” title=”图片标题”> <img src=”小尺寸图片网址” alt=”鼠标悬停说明” /></a> 最后一”);最近阅读过此文章的网友: « 阴三儿的自由式 首页 [...]
jim:
PHP Fatal error: Call to undefined function update_option() in /var/www/html/myblogdirectory/wp-content/plugins/lightbox-2/lightbox2.php on line 13
did a google on this and it is full of this error…and I am getting it…can someone please suggest a fix?
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
paluxus:
How can one automate that the title is ALWAYS displayed in the Lightbox?
Thanks
[...] 28. Lightbox 2 [...]
[...] 28. Lightbox 2 [...]
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] interface. This is a much more flexible solution than the image upload built into WP. 2. Lightbox2.0 is a visually stunning way to display photographs and other images and make expanding from a [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Seite, den Highslide-Effekt verwenden, werden Highlide JS und wp-Highslide benötigt. Auch der Lightbox-Effekt muss über ein zusätzliches Plugin in die WordPress-Installation integriert werden. Nun [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] ・まずはlightbox2から、 http://www.4mj.it/lightbox-js-v20-wordpress/の下の方にあるコーヒーの写真の上の上のリンクがダウンロードのリンクなので、ここをクリック(わかりづらくてブチ切れ) http://downloads.wordpress.org/plugin/lightbox-2-wordpress-plugin.zip Version 1.8.2 (09-06-2008) [...]
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] LightBox 2- A fade effect that you see on a myriad of blogs you visit these days where you click the image, the background fades and then the image itself displays in full view. A very nice effect to have. [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
Machiel Heinen:
Very very nice module!! You are the man!
Greets from Holland
[...] Jaja, het is me gelukt om de site hiermee aan de praat te krijgen. Ik heb zowaar een fotoboek erop gezet. Allereerst, even respect aan degene die respect verdienen, de maker. Ik heb de module gedownload op http://www.4mj.it/lightbox-js-v20-wordpress/. [...]
[...] 28. Lightbox 2 [...]
[...] 這個方法主要是改造由Giuseppe Argento製作的外掛程式(plugin) – Lightbox 2 資料來源:http://wordpress.org/extend/plugins/lightbox-2-wordpress-plugin/ This plugin includes the new Lightbox JS v2.04 javascript written by Lokesh Dhakar and got transformed into a WordPress Plugin by me. Use the title attribute if you want to show a caption. Plugin Homepage [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2 Used to overlay images on the current page. Lightbox JS v2.04 by Lokesh Dhakar. 作者:Peppe Argento. [...]
该插件会导致在opera9.5和FF3.0下,页面顶部出现黑快和底部出现Lightbox的加载图片,禁用该插件就正常了~
Owe a plug in connector a meeting lead to under opera9.5 and FF3.0, that the photograph , taboo use the loading black appearing on the top quickly and Lightbox appearing on the bottom face to face page be a plug in connector’s turn has been regular ~
Having tested your station is not able to have this phenomenon , that I stand will be ah, the plug in connector has could it be said that conflicting with other?
[...] Lightbox 2 [...]
thanks for plugins..
[...] Lightbox 2 [...]
shex:
Thanks!
[...] Lightbox 2 很cool的图片显示插件 [...]
[...] Lightbox JS Effetti speciali sulle foto del sito [...]
[...] Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile gösterilmesini sağlar) [...]
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox-LightBox Nedir ? LigthBox burdaki gördüğüz çalışmadaki resimleri tıklamada karşınıza gelim şekli Lightbox ile olmuştur. İşte ona Lightbox deniliyor. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2: A Lightbox 2 plugin a képeknél hasznos.Biztos láttátok már, hogy egy honlapon rákattintotok egy miniatűr képre, vagy egy szöveglinkre, és a kép nagy változata megjelenik egy kis fehér ablakban az eredeti ablakon belül. [...]
[...] Lightbox 2: Cool function to display images. [...]
[...] Lightbox-LightBox Nedir ? LigthBox burdaki gördüğüz çalışmadaki resimleri tıklamada karşınıza gelim şekli Lightbox ile olmuştur. İşte ona Lightbox deniliyor. [...]
Timm:
Hi there,
I have another problem to solve. I’m using the BobV3-Theme from http://www.blogohblog.com.
There you can find a great theme feature, that scrolls down the article you click on. To my mind, a very good AJAX-application to the theme. Obviously using Javascript.
Unfortunatelly this freature deativates after installation of the Lightbox 2-Wordpress-Plugin. Maybe, you can help me, solving that problem, because I don’t know, what to do …
I’m using the lightbox 2 WordPress Plugin in combination with the nextGEN Gallery Plugin. Maybe that’s helpful.
Hope to get some answer.
Greetings from Berlin
[...] LightBox 2 – это плагин добавляет эффект затемнения заднего плана при открытии картинок на вашем блоге. Вы наверняка встречали такой эффект на блогах. [...]
[...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile g
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – 指定首页日志摘要的字数。 [...]
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] Lightbox 2 WordPress Pluginを導入しました。 [...]
[...] Lightbox 2 WordPress Pluginを導入しました。 [...]
[...] Lightbox 2 1.8.2 [...]
[...] apresentado no artigo WDS Network – Palestra (Review) utilizarei agora a extensão Lightbox JS para o carregamento de novas imagens no site, a imagem
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Joten niinpä minulle ei jäänyt vaihtoehdoksi, kuin Lightbox 2. [...]
[...] Lightbox 2:uses slideshow to show pictures. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2.04; Used to overlay images on the current page. [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
works great thanks for the help
[...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Well, time for another site update. The functionality continues to improve as I find more and more useful plug-ins for use with WordPress. The most recent and most noticeable improvement is a plugin called Lightbox. [...]
Maurizio:
Ho installato il plug-in per farlo lavorare insieme a NextGEN Gallery (ho trovato sulle note del plugin il link a questo sito, consigliato); ho attivato Lightbox ma quando vado a cliccare sull’anteprima (thumbnail) l’immagine si apre in una nuova finestra e non con l’effetto Javascript desiderato.
Wordpress: 2.3.3
NextGen Gallery: 0.98
Lightbox2: appena scaricata (vedi sopra).
Nei settaggi di NextGEN sulla sezione “effetti” ho indicato “Lightbox” sul popup dell’effetto Javascript per le miniature e ho inserito rel=”lightbox” nel campo sottostante (collegamento al codeline).
Dove sbaglio?
[...] Lightbox JS Plugin – thường d
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 (5/48) . Pernahkan anda melihat trik yang rapi pada suatu website dimana jika anda mengklik pada sebuah gambar, seluruh halaman berubah menjadi baground, dan sebuah active window atau gambar muncul di bagian depan. Kalau gak paham apa yang saya maksud coba lihat di halaman plugin ini. Tekan gambar di sana. Plugin ini memungkinkan anda melakukan trik itu di blog anda juga. [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox.Multi-Topic Icon – Te permite colocar un icono para cada categoría de tu blog. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox-LightBox Nedir ? LigthBox burdaki gördüğüz çalışmadaki resimleri tıklamada karşınıza gelim şekli Lightbox ile olmuştur. İşte ona Lightbox deniliyor. [...]
great plugin!
[...] Lightbox 2 – плагин позволяет показывать изображение в реальном размере по клику и выводит его в форме лайтбокса. Multi-Topic Icon: плагин позволяет присвоить к каждой категории блога иконку и впоследствии вместо названия категории показывается изображение. Random Image – случайно выбирает картинку из предыдущих постов и публикует вместе со ссылкой на пост откуда взята картинка. Transparent PNG Fix – позволяет избежать проблем с “прозрачными” PNG. WP Wetfloor – создаёт “популярный в прошлом” эффект отражения для изображений. Audio Player – позволяет добавить в посты простой MP3-плеер. XSFP Player – Flash-плеер в блог. DG PlayingNow Updater – показывает мелодии, которые вы прослушиваете на iTunes, MSN Messenger или J. River Media Center. EZ-Scrobbler – показывает ваши мелодии с last.fm. iTunes Spy – показ ваших треков с iTunes. Pandora Feeds – показывает ваши данные с Pandora: список станций, закладки по мелодиям и исполнителям. onAirNow – плагин показывающий самые последние композиции проигрываемые на iTunes или WinAmp. Odeo – добавляет в блог подкаст сохранённый на Odeo. PodPress – многофункциональный плагин для подкастинга, включающий создание фидов, статистику и проч. [...]
Simon:
Love this plugin, but I have found a little bug, or maybe rather unintended feature!
When you’re on a page with multiple posts (ie. index.php or archive.php – NOT single.php) and there are several groupings of lightbox content, it puts them altogether as one presentation.
Example:
latest post – 3 photos
next oldest post – 4 photos
older post – 3 photos (etc.)
When clicking on any of the photos, it will show all of them as part of the one presentation. I think you should just be able to click through the photos associated with that post…??
Hi Simon, change the roadtrip in rel=”lightbox[roadtrip]“ with your gallery name:
latest post – 3 photos – rel=”lightbox[roadtrip1]“
next oldest post – 4 photos – rel=”lightbox[roadtrip2]“
older post – 3 photos (etc.) – rel=”lightbox[roadtrip3]“
Simon:
Hi Peppe,
Thanks for your reply, I didn’t expect to get a reply from the developer of the plugin! I am actually using the “lightbox_create” function to automatically insert the rel string. I have done some fiddling around with lightbox.php, specifically with this function and can’t get it to work properly.
What I’d like to achieve is something like this:
rel=”lightbox[roadtrip-{$the_ID}]”
But this doesn’t work. Any suggestions you might have, I’ll be willing to try them! Thanks again.
This is really nice, it’s easy to install…
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile gösterilmesini sağlar) [...]
[...] LightBox 2 [...]
it seems that this plugin will cause an error when viewed using IE7. Prob the bug as written on this site http://support.microsoft.com/kb/927917
rhardo:
what does image set mean?
Excellent. Thanks for the effort.
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox 2 WordPress Plugin [...]
[...] Wenn das soooo einfach ist probiere ich mal ein paar Plugins für unsere Installation aus: Lightbox 2 1.8.2 und All in One SEO Pack 1.4.6.13 habe ich mal installiert und aktiviert. 29 August 2008 in [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] have an up-to-date install of WordPress running. Next either download the plugin for Thickbox or Lightbox and activate [...]
[...] So, schauen wir mal, ob hier Plugins installierbar sind, wie Role Manager , Lightbox oder Drop Down [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
Hi,
I love this plug-in, but I’ve a problem with it: on my blog (WordPress 2.6, with Atahualpa 2.01 theme), it works only in the “preview” mode. How is it possible?
When I publish the post, all lightbox effects disappear.
I really don’t know what to do… Could you help me?
Thank you in advance for your attention!
Ciao Serena, non vedo il codice del mio plugin nella tua pagina, controlla se nel file header.php del tuo tema c’
Figurati, e io che mi sono anche sforzata di esprimermi in un inglese comprensibile!
Stavo facendo delle prove e probabilmente in quel momento il plugin era disinstallato…ora dovrebbe esserci. Comunque s
dimmi un post dove provarlo
Ho fatto un post di prova
http://siregalanolibri.altervista.org/wordpress/2008/09/prova-lightbox/
Facendo l’anteprima funziona benissimo. Appena lo pubblico, invece, niente!
a me funziona! devi aspettare che tutta la pagina sia stata caricata
Hai ragione, funziona anche a me ora! Probabilmente ci cliccavo troppo velocemente…non mi era proprio passato per la mente di aspettare.
Già che ti ho scomodato per un problema inesistente…posso chiederti anche che cosa si intende per “roadtrip”? In pratica, cosa devo scriverci di preciso?
Maglio cos
Ok, capito. Grazie infinite! ![]()
Nel frattempo ho capito cosa dà noia al plug-in: quel widget java della Feltrinelli che ho nella sidebar destra… Continua a risultare “in lettura” per minuti interi, talvolta, impedendo alla pagina di caricarsi completamente. Non ci sarei mai arrivata!
Grazie ancora per la pazienza.
The plugin works great with firefox and even in the new ie8, but it will not load my website with this plugin in internet explorer 7… if only everyone used firefox… i would be able to use it…
[...] Lightbox 2: A Lightbox 2 plugin a képeknél hasznos.Biztos láttátok már, hogy egy honlapon rákattintotok egy miniatűr képre, vagy egy szöveglinkre, és a kép nagy változata megjelenik egy kis fehér ablakban az eredeti ablakon belül. [...]
[...] Lightbox JS Plugin for nice pics [...]
[...] with my friend George (you couldn’t pronounce his surname). Also good opportunity to test the lightbox plugin for [...]
[...] kannst dir das Plugin hier downloaden, ziemlich weit unten auf der Seite ist der [...]
kuba:
Hi I am trying to make this plugin work but with no success. I have installed everything with no problem and when I am post a picture like this:
it doesn’t work have a look http://plaveckyblog.com/?p=145
thank you for any help
@Kuba: hi, i can’t see my code into your page, check you have the < ?php wp_head(); ?> in header.php, many themes forget it.
nemo:
I have an issue with this plugin….. I have tried installing it and just activating it, and then adding the rel=”lightbox” in the image tag and in IE7 it does nothing, it just opens the root folder of the image, in FF3 as soon as I get to the page it starts to load the effect of opening an image and it just keeps on loading; nothing ever comes up, it just shows the circular spinning. This happens in FF3 whenever I get to the page that has the effects rel tag on it….. Please help me with this, as this is a pretty sweet effect…
Hi Pepe,
I have done changes you recommended: adding in header.php but still this hasn’t fixed the problem. Could you please have a look at it once again?
Thanks a lot
Kuba
@Kuba: i can’t see the test page.
@nemo: link me…
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
I have some problem with the add_action in the lightbox.php, if I don’t uncomment this line, my website crash :/
[...] Ktai Style 携帯用に軽量なページを作成する。 Lightbox 2 画像表示をLightbox風にする。 StatPress ブログのアクセス解析。 Subscribe To [...]
[...] y el problema que me encontr
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
[...] Lightbox 2 WordPress Pluginでダウンロードか、 WordPressのPlugin Directoryで「Lightbox 2」と検索すれば手に入ります。 [...]
[...] картинок Slimbox (это который облегченная версия Ligthbox). И все было прекрасно и замечательно, пока я не [...]
[...] Lightbox 2Anzeige von Bildern [...]
bc:
I shows up a javascript error with explorer… works fines with mozilla…
[...] Lightbox JS Plugin – 為當頁圖片使用全新JS程式的瀏覽方式,非常漂亮。 [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] WordPress:バージョン2.6.2 Lightbox 2:バージョン1.8.2 [...]
[...] 5.Lightbox 2 [...]
[...] Lightbox JS Plugin – thường d
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] WordPressに移行して、テーマもなんとか見られるものに出来たので、「次はプラグインじゃ!」といろいろ試しておりますた。 中でも、MTの時から仕込もう仕込もうと思って出来てなかった Lightbox 2を入れてみたのであります。イメージの貼付けがいろんなパターンで出来るようにと、あわせてNextGEN Galleryも入れみてウホウホしてたんでありますよ。 [...]
[...] 说明可以参见http://www.4mj.it/lightbox-js-v20-wordpress/ 刚做了一个例子,觉得效果还是不错。 例子在这里, [...]
[...] need that great features. So, I finally decide the plugins to extend my blog to a photo blog, Lightbox and [...]
[...] Lightbox JS Plugin - per l’inserimento di belle gallerie fotografiche. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
sern:
thanx for plugin
[...] Lightbox 2 – 很酷的图片显示方式。 [...]
[...] Lightbox 2 WordPress Plugin [...]
Hello,
I don’t get the nice border around my image, nor the lovely gray “background” when I click on my image. What am I doing wrong?
Hi Web-Betty you have another .css wht the same overlay class
http://www.web-betty.com/blog/wp-content/plugins/wordpress-flickr-manager/css/lightbox.css
mine is
http://www.web-betty.com/blog/wp-content/plugins/lightbox-2-wordpress-plugin/lightbox/css/lightbox.css
thank you for the quick reply. I have removed the other file (the entire plugin, actually) and it worked once. Then I added the rel=”lightbox” to an image in a completely different post and now it’s not working again.
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] и для открытия изображений вы используете плагин Lightbox2 WordPress plugin, то возможно у посетителей вашего сайта, которые [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox JS Plugin – Usato per mostrare agli utenti le immagini con una dimensione maggiore usando uno Javascript overlay popups. [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox JS v2.2 Plugin 当点击网页中的图片链接时,背景会立即变暗并且出现loading…..然后,出现一个美美的方框显示大图,这就是Lightbox。 [...]
Hi guys, nice plugin. Would you be able to tell me if it creates a robots comand to block the search engines from indexing the Lightbox plugin folder.
I’m suspecting it’s causing problems with my current robots.txt file, if theres some way of disabling the robots comand in the Lightbox plugin just so I can run a few tests that’d be great.
[...] プラグイン(lightbox-2)をダウンロード [...]
Hmm does it work well with jQuery? Cos’ some of the stuffs I have used for jQuery seem to be locked.
Johno:
Hi – cool wordpress plugin! Is there any way to get this plugin to degrade nicely if javascript is turned off – so the links just link through to the picture rather than loading lightbox? At the moment if I turn javascript off I just get the lightbox image loading layer.
Thanks for any help you can give.
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] A simple plug-in both to install and to use, the Lightbox plug-in by Peppe Argento uses Lightbox JS by Lokesh Dhakar to display image zooms on your site. Light Box [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Plugin Homepage » [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
Jeff:
Great plugin! Implementing it on my blog now:
Launched 9/25/2008
Thanks again and great work!
Jeff
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
DjoH:
Hi,
Simply a real big up for this plugin, it rocks….but i’ve got a warning message and i don’t understand what it means…I’m not a professionnel of php, css, and js.so if you can help me i’ll be happy.
Here is a copy of the warning message :
Warning: Call-time pass-by-reference has been deprecated – argument passed by value; If you would like to pass it by reference, modify the declaration of getimagesize(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in C:\Program Files\EasyPHP 2.0b1\www\TOOTENJOI\wp-content\plugins\awsompixgallery\pixgallery.php on line 1891
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
[...] uživatelům HyperCache – kešovací plugin pro zrychlení webu, a ulehčení databázi i serveru Lightbox2 – plugin pro zobrazování obrázků s efektem (viz obrázky na m
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar.Link [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox 2.0 For WordPress Use the ever popular Lightbox 2 on your WordPress. [...]
[...] Lightbox 2 – G
Lightbox 2 WordPress Plugin…
Наткнулся сегодня на один очень интересный Plugin который добавляет красивый эффект при открытии графических файлов вашего блога скачать е……
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. Multi-Topic Icon – Te permite colocar un icono para cada categoría de tu blog. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] [Download Now] WordPress plugin used to overlay images on the current page into neat Javascript-powered overlay popups. This plugin includes the new Lightbox JS v2.0.4 javascript written by Lokesh Dhakar and got transformed into a WordPress Plugin by me. Use the title attribute if you want to show a caption. Click on the images below for an example. [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. Multi-Topic Icon – Te permite colocar un icono para cada categoría de tu blog. [...]
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
[...] Redirect – cho ph
[...] after the full page had loaded. I did some reading about it and the problem seems to be with the Lightbox 2 so I’ve disabled it while I try to find (and repair) the [...]
When I run this script, I get an error message “Internet Explorer cannot open the Internet site” appear but only in Internet Explorer. Can anybody let me know how they fixed this? Thanks, Chris
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. [...]
[...] Lightbox JS Plugin - used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
peut-on xcontacter l’auteur de ce lbog ?
[...] Lightbox JS Plugin – thường d
[...] Lightbox 2 – G
[...] Lightbox 2 – G
Ciao,
ho riscontrato un problema se il plugin viene usato con la galleria fotografica Lazyest Gallery.
Visionando immagini con disascalia, se una immagine non ha la didascalia viene presentata la didascalia dell’ultima immagine visionata.
Per risolvere questo problema cercare queste righe nel file “plugin/lightbox/js/lightbox.js”:
// if caption is not null
if(imageArray[activeImage][1]){
Element.show(’caption’);
Element.setInnerHTML( ‘caption’, imageArray[activeImage][1]);
}
…
e aggiungere subito sotto:
else
{
Element.show(’caption’);
Element.setInnerHTML( ‘caption’, ”);
}
Ciao
[...] This plug-in is used to overlay images on the current page, which is a nicer way of displaying full-size images that are linked from thumbnails. You can also group images together into an album, making it easier for your visitors to browse through multiple images on the same page. Here is an example of Lightbox in use in my portfolio on this website: [...]
Grazie marco, aggiunger
[...] o plugin lightbox neste blogue colocando umas fotografias dos meus gatinhos, em primeiro lugar a mamã-gata e logo os [...]
[...] Lightbox 2 – 很酷的图片显示方式。 [...]
[...] Lightbox JS Plugin – Usato per mostrare agli utenti le immagini con una dimensione maggiore usando uno Javascript overlay popups. [...]
Thanks for a great plugin!
[...] Lightbox JS Plugin – thường d
Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. Multi-Topic Icon – Te permite colocar un icono para cada categoría de tu blog
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] I’ve started using the Lightbox 2 WordPress plugin for displaying pictures. Pretty nifty, don’t you think? « Well it’s about [...]
[...] Per maggiori informazioni visita il blog dell’autore. [...]
[...] på rel=”lightbox” alternativt rel=”lightbox[ett-set]“ om du har flera bilder. Läs mer på hemsidan för denna plugin. Nedan ser ni ett [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox JS Plugin – 為當頁圖片使用全新JS程式的瀏覽方式,非常漂亮。 [...]
[...] effective graphical format. Sociable – adds all those cute tiny icons for easy social bookmarking LightBox 2 – A fade effect that you see on a myriad of blogs you visit these days where you click the image, [...]
[...] Lightbox JS Plugin – thường d
[...] it. I’ve been trying to figure out which plugin or sidebar widget does this. I found the Lightbox 2 plugin was the problem. I really like this plugin, but not enough to lock out my readers who are still [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] 1. Lightbox 2 WordPress (作者插件页、Wordpress官方插件目录页) [...]
[...] http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] This plugin includes the new Lightbox JS v2.04 javascript written by Lokesh Dhakar and got transformed into a WordPress Plugin by me.Use the title attribute if you want to show a caption.Plugin Homepage [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] earlier today, we had been using the Lightbox 2 WordPress Plugin which we had modified for use on WordPress MU to give our users the benefits of Lightbox 2 (a [...]
[...] Lightbox JS Plugin – thường d
[...] Lightbox 2: Exibe uma galeria de imagens usando Java Script. Excelente para visualizar várias imagens dentro [...]
Jake:
Any ideas how I can make this work for each individual image in an Image Gallery, as opposed to each individual image placed in a post?
[...] Lightbox JS v2.04 Plugin 1.8 [...]
[...] LightBox 2 – плагин, создающий эффект затемнения при загрузке картинки. Очень красивый плагинчик )) [...]
[...] Lightbox 2 : Totally mess up the theme (my present and all others that I’ve tried, including the WP default). [...]
[...] Lightbox 2 WordPress Plugin [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
I did a new version 2 of my plugin with many features, who wants to test it can contact me here.
1. Your contact form seems to be broken?
2. Hi,
I’m currently using your lightbox 2.0 plugin but it doesn’t work on inserted galleries? I have WP 2.7 installed. Any clues?
Check this page and you’ll see what I mean. All the thumbs are meant to be opened with Lightbox.
http://www.presetsheaven.com/2008/12/13/12-black-white-film-emulation-presets-for-kodak-bw-films/
Best regards,
Pierre | presetsheaven.com
Hi pierre, have u added the rel=”lightbox”?, try the automatic setting, redownload the plugin because i make a change..
Version 2 out, say me if it is all ok.
Simone:
Ciao,
ho notato che in plugin.php righe 51-54 sono presenti gli slash di chiusura dello script, ma in tal modo il codice non è validato. togliendo lo “/” va tutto a posto
ciao!
Mike:
I have the same problem as Pierre, even with the automatic option this new version doesnt open the Lightbox!
BTW – Awesome work with this plug-in, I have been using the previous version and it’s great!
I upgraded it, activated and was not pleased. And disabled it and downgraded.
Old version instructions…
“4. If you want to add automatically the lightbox effect to your post’s images, open lighbox.php and remove the comment ‘//’ from lines 21 to 24.”
This no longer exist. Is there any fix? Since my old site were all automatic Lightbox right away and were soooo many images. Now all of them do not work.
I will also try to study your code once I have the time.
Thanks
KV:
Hi.
I noticed that the new version doesn’t add the necessary JavaScripts to the header (prototype, scriptaculous etc), which is why Lightbox isn’t working.
Can you please check if the codes add_action(‘wp_head’, ‘lightbox_display_hook’); and anything related are correctly done?
Thanks in advance.
Plz link me your link problem and you wp version.
I noticed the same problem as ‘KV’ witrh the new version (2.0.1)
The header doesn’t contain any lightbox specific needs.
look e.g. here: http://www.duerrbi.de/2007/05/26/eingebildeter-besucher/
Working with wp 2.7
KV:
I am also using WP2.7, but I cannot give you a link since it’s a locally hosted test site.
With the previous version, all the JavaScripts were added to the header, while the new version doesn’t.
It seems like “function lightbox_wp_head” (lines 42-57 in lightbox.php) isn’t working.
@Duerrbi: hi man in homepage you have the code, check your settings.
Frank:
Nice upgrade, all work for me.
Ira:
Excellent! now we just need a link to the zip file…..
XXX never mind, I found it hiding at the bottom of the post after all the old changelogs.
@Peppe
After restoring the default options and saving again, the header now contain all lightbox needs to run. weird
Simone:
too bad I wrote in italian, sorry, I was in a hurry…
I noticed that in lightbox.php, lines 51 – 54 the script tag is closed this way
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/prototype.js" /></script>’."\n";
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/scriptaculous.js?load=effects,builder" /></script>’."\n";
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/prototype.js" /></script>’."\n";
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/lightbox.js" /></script>’."\n";
but that doens’t validate, it should be
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/prototype.js"></script>’."\n";
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/scriptaculous.js?load=effects,builder"></script>’."\n";
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/prototype.js"></script>’."\n";
echo ‘<script type="text/javascript" src="’ . $lightboxpluginpath . ‘lightbox/js/lightbox.js"></script>’."\n";
cheers
Tnx simone, commited (i’m italian)
D4m4ge:
Hi,
Nice work, but does not seem to work with Internet explorer…, I get a script error.
Downgraded back to 1.8.2, works fine again.
Tnx d4m4ge: download the new version, there was an error: i included the prototype twice.
D4m4ge:
It works! thanks, excellent work!
The prototype and scriptaculous libraries are causing conflicts with existing references.
Use wp_enqueue_script() to ensure that they are referenced only once.
ok
Sorry, in version 2.0.2, lightbox.php -> line 48:
if ($lightboxoffmeta == “false”) {
but, not working for me, it would be like this:
if (!$lightboxoffmeta == “false”) {
in order to print the <script’s… code into section…
The “Auto-lightbox” setting is messing with the caption. If i enabled “auto-lightbox”, my caption for the image (as set in title=”xxxxx”) will not be displayed for an image that already has its image set (as set in rel=’lightbox[xxxx]‘).
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
Sorry, me again. I found exactly the trouble. The new wp post_meta “lightboxoff” is not set to any post published previous to the new version of this plugin, so, in order to skip this, the 48 line of lightbox.php must be:
if ($lightboxoffmeta !== “true”) {
With this fix, the plugin must be working for new posts and old posts. Merry Christmas!
@Pepe Montfort: hi leave the line i did, and add this line before (47)
$lightboxoff = false;
say me if work
[...] 使用プラグイン「Lightbox 2 WordPress Plugin 2.0.2」サイト [...]
Lee:
If found a bug in the lightbox_wp_head() function. The conditional reads:
if ($lightboxoffmeta == “false”) { …
In order for lightbox to be loaded on pages on my site which were created before the plugin existed, the conditional needs to be:
if ($lightboxoffmeta == “false” || $lightboxoffmeta == “”) { …
Thanks for a great plugin.
@Lee: plz read my previous comment or re-download the plugin.
mmm… not working:
get_post_meta($post->ID,’lightboxoff’,true);
get_post_meta does not receive defaults values trough $lightboxoff, so, when we try to get the post_meta value of lightboxoff from a post where is not set the post_meta, the $lightboxoffmeta is set to NULL.
I think that default values is a better way to programming, but, get_post_meta take the default value to the trash… i like frameworks like symfony because they keep in mind that default values must be set in the same “get” functions, but, is not the case in wordpress…
ps. sorry for my poor english
have u tried to add $lightboxoff = false;
or re-download the plugin.
Both of them. Even i tried to set a default value directly for $lightboxoffmeta. The trouble is in the “get_post_meta” function, it is setting the $lightboxoffmeta value to Null or empty for old posts who has not set the new lightbox-js post_meta…. in my blog there are more than 200 posts in this situation, well, another answer could be to make an installer function to the plugin for set the new post_meta to older posts, but maybe it could not to be the better way…
@Pepe: hi, for me it works, i don’t know why not for you: adding $lightboxoff = false; if the get_post_meta is null it automatically use value false, so in the old post the $lightboxoffmeta is false. I added you to gtalk, tomorrow contact me so we can try some test.
[...] Plugins Candidate Lightbox 2 Contact Form 7 SimpleTag AJAX Comment Preview WP Wall (considered) Sociable (considered) WP Poll [...]
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
Hi,
i installed the lightbox 2 plugin on my wordpress 2.7.
It works great in Firefox, but does not work in IE and/or Chrome. You can try it yourself at www . defilosoof . org / cms / category /featured
Do you have any idea what can be a solution to get it to work? Thanks in advance!
Tom
Maybe you should put “Avvertimi via email quando qualcuno risponde al mio commento.” in English, so that we ALL are aware of the consequences!
Hi,
i’ve a trouble on my WP 2.7. Lightbox doesn’t work for my blog, not in IE6 neither Firefox :
Would you know why ?
Thanks
Hi All
I just wordpress is putting lightbox like this
Lightbox 2.04 doesn’t work with this option i must be like this to work in Explorder
Marco
Hi All
Second time!!
I just wordpress is putting lightbox like this
a title=”Shack left” rel=”lightbox[station]” href=”http://pe2mc.nl/foto/shack/shack2008/ft1000_2008.jpg”
Lightbox 2.04 doesn’t work with this option i must be like this to work in Explorder
a title=”Shack left” href=”http://pe2mc.nl/foto/shack/shack2008/ft1000_2008.jpg” rel=”lightbox[station]”
Marco
[...] goede lightbox plugin voor WordPress is te vinden op 4mj.it. Deze plugin maakt gebruik van het Lightbox 2 JavaScript dat ontwikkeld is door Lokesh [...]
[...] Lightbox 2: افکت زیبای نمایش تصاویر بر روی زمینه تیره شده سایت [...]
With WordPress 2.7 don’t work!!
[...] Lightbox 2 WordPress Plugin [...]
[...] Lightbox 2これもド定番。画像リンクをlightbox風に表示するプラグインです。最近のアップデートで記事中に画像があれば、自動的にlightbox風に表示するオプションもついたりしてますます便利に。 [...]
舒服的:
山室大辅
[...] Lightbox 2 [...]
Hi
I was having problems with lightbox 2.02 working with wordpress 2.7 my solution to get it working with safari, firefox and ie
in version 2.0.2, lightbox.php -> line 48:
change: if ($lightboxoffmeta == “false”)
to: if ($lightboxoffmeta = “true” || $lightboxoffmeta = “”)
don’t just copy the text here as you get 66 99 “” which can break the code.
Thanks to everyone else who set me on the right path to correcting this problem and great plug-in.
[...] Lightbox 2 [...]
Mike:
Mymoto, nicely done dude as your suggestion also fixed my problem too.
It might be worth adding this modification to the next official release of this plug-in unless anyone else has found it causes a problem elsewhere.
[...] http://wordpress.org/extend/plugins/lightbox-2/ [...]
[...] Lightbox 2 WordPress Plugin (tags: lightbox plugins design webdesign graphics wordpressplugins) [...]
[...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Flexible Upload1.9 関連してLightbox 2 WordPress Plugin [...]
[...] προηγούμενο post είχα αναφέρει τη χρήση του Lightbox 2 plugin που, χρησιμοποιώντας javascript, εμφανίζει τις φωτογραφίες [...]
Alex:
no works in worldpress 2.7, PHP 5.2
[...] post, in which I implimented a new feature in the background — the WordPress plugin entitled Lightbox 2. You’ll notice it by clicking on the images in that post. Since it’s a feature [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. [...]
I have put your plugin, but I have added a photo, and then he see 8 photos instead of 4-5 and naytime I need to click 2 times on NEWXT button to see the next photo, so totally clicking 8 times I see 4 photos..
anyway thanks for plugin, it is super!
I have mentioned my other sites and the various changes but some thanks and acknowledgements are needed.
All three of my sites are running on WordPress. Although known as blog software (and that it what it is in the default configuration) it is very ve…
The note from Mymoto above is correct. In order to get this to work on existing posts that have not been re-saved after Lightbox 2 WordPress Plug activation, you have to update the code in line 48 as noted above.
The function get_post_meta() will return an empty string if the post meta for that key is not found (as is the case for all posts created BEFORE the plugin is activated). Updating the check for both false and null string accomplishes this:
IF 1) there is lightbox 2 meta-data for this post and the ‘lightboxoff’ value is set to false
OR 2) there is no lightbox 2 meta-data for this post, so assume lightbox is turned on
This is an excellent plugin, but to assure that it works for posts created prior to activating the plugin, the code needs to be updated.
// if ($lightboxoffmeta == “false”) {
if ($lightboxoffmeta == “false” || $lightboxoffmeta == ”) {
The third parameter for get_post_meta does not work like get_option (return the third parameter if no value is found). It only serves to indicate whether to return the data, if found, as a string or an array.
Again – great plugin!
[...] Lightbox 2 [...]
Ok, great plugin, but dont work on WordPress 2.7!! Or i’am stupid probably!
[...] updating my other blog adidap to wordpress 2.7 I have noticed that the Lightbox 2 plugin stopped working on my older posts but was working well on any new post I [...]
[...] trying something new with this post – I’m trying out the Lightbox plug-in, which supposedly works with thumbnails. I’m doing this because the original image size [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
Awesome site, keep up the good work.
Hi there!
I was wondering if, by changing something in the css, js or php file,
there was anyway to use a fullsize image but to force lightbox to show only a width and height of 35% (for example) of that image
Please?
thanks for your help
[...] Lightbox JS Plugin : Plugin WordPress que aumenta o tamanho de uma imagem vista em miniatura no seu site. Muito usado ultimamente pela sua versatilidade. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
Lee:
Hi there, I want to say thanks for the great lightbox plugin I’ve been using it since your first public release. Although now I have a small issue with the script, when someone clicks an image the image opens in lightbox but the whole background is no longer transparent it’s solid black, I tried changing the opacity and it makes no difference, any help would be appreciated.
Lee
[...] around and suddenly found the solution where nobody cares to look into- the comments section at the Lightbox homepage , thanks to http://www.mymoto.co.uk for the quick fix, it worked wonders! It’s really simple and [...]
[...] WordPress to WordPress 2.7 Added a plugin called Lightbox to the [...]
[...] Lightbox 2 (5/48) добавляет в ваш блог поддержку библиотеки Lightbox [...]
[...] Lightbox 2 [...]
[...] k2 allows that to be done. And site is enriched with most powerful plug-ins that include: cforms, Lightbox2, related posts, All in One SEO Pack for optimization and Shantz WordPress QOTD for the useful [...]
[...] bei Host Europe ein WebPack M 2.0 bestellt. Nun wurde WordPress und die Plugins Contact Form 7 und Lightbox 2 [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. Multi-Topic Icon – Te permite colocar un icono para cada categoría de tu blog. [...]
[...] Lightbox JS Used to overlay images on the current page. Can be used seperately, but also used by WP Picasa LightBox. [...]
[...] by Lokesh Dhakar and got transformed into a WordPress Plugin by me. From settings you can …..read more Download Plugin! Version 2.0.2 Last Updated: December 19, 2008 Visit Plugin’s Home Visit [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] 2.0をダウンロードします。 Lightbox 2 [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Lightbox JS Plugin – per l�inserimento di belle gallerie fotografiche. [...]
[...] まず一番シンプルそうなLightbox 2 WordPress Pluginというやつを入れてみました。 [...]
[...] plugin molto utili per migliorare la visualizzazione delle gallerie immagini: scarichiamo i plugin Lightbox2 e PhotoJAR Base, ed [...]
Sun:
Hi. I love your plugin but I can’t see to get it to work. I’ve tried changing the *.php file as advised above but nothing happens still. Are you compatible with 2.7.1?
Nate:
I have the plugin installed and configured on the latest version of wordpress and I can’t seem to get it to work at all
all the images on this post are supposed to pop up in lightbox:
http://www.softthoughts.info/?p=105
Please advise! I’d like to have this working!
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
Sun:
Hi,
I can’t get Lightbox to work on 2.7.1 either. Is it me or is it not compatible?
Thanks
There’s a bug in the logic check for individual post metas turning off lightbox. You check if it’s false. However, if it was never set, it will be blank, which will evaluate to false. Update it to check for != true and it works.
line 48,49
$lightboxoffmeta = get_post_meta($post->ID,’lightboxoff’,true);
if ($lightboxoffmeta != “true”) {
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] been fooling around w/ this WordPress layout and like it but it still needs work. I added the Lightbox 2 plug-in too and I hope that works out for the “Illustration & Comics” page. I think I could [...]
Sallie Goetsch (rhymes with "sketch"):
This is the plugin I’ve bee waiting for. The automatic feature makes life so much easier.
PS It’s “Buy” a cup of coffee. Which I used to be able to say in Italian, back when one would do it in lira. And I really should make a donation out of sheer, unadulterated gratitude.
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay [...]
[...] WordPress plugin used to overlay images on the current page into neat Javascript-powered overlay popups. Use the title attribute if you want to show a caption. Control at which image to display popup and which to open normally or even you can display images at popup in a cycle with next and previous buttons controls. Download [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 — это плагин добавляет эффект затемнения [...]
rxt:
LB2.01 and 2.02 don’t work with the Nextgen Gallery plugin in WordPress. Just so you know.
o.me:
Hi,
I use your plugin and I really like it but a few minutes ago an error occures: http://www.abload.de/image.php?img=lightbox_bugs2es.jpg
As you can see a part of the pictures protrudes over the rest of the website (grey part is the lightbox effect as you know
)
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
doesn’t work for me in WP 2.7=(
rxt:
My message above is probably not correct, as I’m using an old version of NextGen Gallery. Haven’t tried the latest version yet.
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
[...] #5 - Lightbox [...]
thank for this one!
nice plugin
It doesn’t work in IE7 for me. It works fine i Firefox.
rogy:
does not work with wordpress 2.7.1, please fix that and make an update!!!
thnx
Rogy
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
This is a very good plugin to show all my photos in a small and nice design.
Thank you for your work!!!
Kaizen:
The next button doesnt want to appear, I dont have any problems with the prev button though. Anyway to fix this?
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的æµè§ˆæ–¹å¼ï¼Œéžå¸¸æ¼‚亮。 [...]
Lightbox doesn’t work on updated wodpress 2.7.1…..? That really stinks! Help us please showcase you’re plugin once again!!!!!!!!!
Hi! My lightbox doesn’t work. I’ve to install something other to have a working lightbox? My host needs any something special?
[...] Redirect – cho phép bạn tạo một liên kết đến một bài viết bất kì trên blog. Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị [...]
david:
hello,
i am very new with wordpress so i do not understand how to work with this plugin
it’s uploaded and installed in my wp : ok
when you describe
* Add a rel=”lightbox” attribute to any link tag to activate the lightbox, or rel=”lightbox[roadtrip]“ for an image set.
(…)
Image set example:
thumbnail1
(…)
1. do you mean : i have to upload the picture AND thumbnail ?
2. where do i “Add a rel=”lightbox” attribute”
many thanks for your help
david
[...] Lightbox 2 [...]
[...] LightBox 2 – это плагин позволят показывать оригиналы картинок при нажатии на миниатюры картинок. При этом задний план затемняется. Примеры работы этого плагина ты можешь видеть в моем блоге в категории Мои фотографии. [...]
[...] Lightbox 2 — показывает изображение в реальном размере по клику и выводит его в форме лайтбокса. [...]
Josh:
Plugin doesn’t work anymore with WP 2.7.1
[...] 8. NextGEN Gallery – Have images and need to create galleries on the fly? Simply add this plugin, and it goes well with many others (such as Lightbox 2) [...]
[...] too simply. I needed a way to present the images in a slideshow like manner. This is where the Lightbox plugin by Giuseppe Argento comes to play. This plugin integrates the amazing Lightbox effect (originally [...]
[...] 今回ご紹介するのはLightbox。サムネイルをクリックすると画像を表示してくれるやつです。 [...]
[...] Slimbox Plugin Basically a stripped down version of the lightbox plugin. [...]
hi Pepe
I ‘ve been looking into the comments for hours trying the various correction of lightbox.php line 48 – 49 but I did’nt succeed in making your plugin work with wordpress 2.7.
What are the REAL modification to do on this file to make it work with last wp version
?
here is the phase where I’m locked : http://bip.agence.free.fr/antoine-chaudet/ – as you see it’s a bit of bug’s fireworks around the page !
Anyway thanx for the big job you doing here !
Sincerely, RR
name:
Works fine in WordPress 2.7.1
A little fix for those using the plugin in conjunction with the “Read More Right Here”-plugin. That plugin fetches the posts’ content after “read more” via JS and inserts it directly on the current page. The automatic lightboxification doesn’t work there, because wp_head is never executed (only the ‘the_content’ filter).
Before:
add_action(‘wp_head’, ‘lightbox_display_hook’);
function lightbox_display_hook($content=”) {
…
if ($contitionals['is_automatic']) {
add_filter(‘the_content’, ‘lightbox_auto’);
add_filter(‘the_excerpt’, ‘lightbox_auto’);
}
$content .=lightbox_wp_head();
}
return $content;
}
After:
add_action(‘wp_head’, ‘lightbox_display_hook’);
function lightbox_display_hook($content=”) {
…
$content .=lightbox_wp_head();
}
return $content;
}
if ($lightbox_contitionals['is_automatic']) {
add_filter(‘the_content’, ‘lightbox_auto’);
add_filter(‘the_excerpt’, ‘lightbox_auto’);
}
—
This fix may generally be a good idea for 2.0.3 – especially as lightboxyfication is quite unobtrusive even if javascript is somehow not present.
[...] Lightbox [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] LightBox 2 – Чудесен ефект за представяне на снимките в блога ви. При кликване върху изображението се получава т.н. fade effect и снимката излиза на преден план в реалния си размер, докато фона на страницата потъмнява. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
nice, really nice!
[...] Lightbox JS Plugin- 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
flo:
hi,
there`s a little fault in your descriptions, i don`t know wether a problem of IO-language-compatiblity or just a writing fault not…
the code : thumbnail1 does not work on my wp-site
…it took some time to understand, what was wrong: your quotes are italic…when i use straight quotes, it works fine:
so maybe you should change this or give a hint…
thanks for the plugin,
all the best,
f.
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
Thanks a lot. Great plugin. Almost magical!
However, the title is not appearing the zoom, even after adding the title”my title” tag after rel=”lightbox”.
Any suggestions?
I’m using WP 2.7.
Thanks
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Author: Giuseppe Argento Website: Lightbox V2 WordPress Plugin [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
[...] Lightbox 2 – za lepši pregled slik [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] musste meine Zweite Wahl herhalten und da war ich auch schon etwas skeptisch. Mit Lightbox 2 klappte es aber ebenfalls auf Anhieb und es gab auch keine Limitierung der Anzeigengröße von [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Good plugin, thank you.
[...] เำพียงแค่นี้ก็เรียบร้อยแล้วคับ ถ้าจะศึกษาเพิ่มเติม ศึกษาได้ที่นี่ [...]
I still come up with validation errors for my site and I know its because of the lightbox coding that is put into my header code. How can I fix this?
Arne:
Hi,
I use your lightbox plugin with wordpress version 2.7.1 DE-Edition. Looks great!
But a little hint for you, your download button has a mistake .. you´ve written “downoad” instead of “down>l<oad”
greetings from germany!
Arne
[...] Lightbox JS Plugin- 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
Ben:
Thanks for the awesome plugin for WordPress! Just what I was looking for to help my blog mesh with my site.
Nico:
Hello,
How Can I set the overlay opacity on th Lightbox plugin?
Thanks you.
[...] das Ausgans-Theme ist Grid Focus von Derek Punsalan, unter anderen laufen die Plugins Add Lightbox, Lightbox2 for WordPress, Vipers Video Quicktags und das automatic Timezone [...]
[...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile gösterilmesini sağlar) [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox.Multi-Topic Icon – Te permite colocar un icono para cada categoría de tu blog. [...]
[...] de instalarle 2 plugins al blog: Lightbox 2 y The Excerpt Reloaded, el primero para imágenes insertadas y el segundo para el conocido “leer [...]
georgian:
But how to hide the fullpath to image in statusbar ?
10x
[...] Lightbox 2 2.0.2 图片特效 [...]
thanks for the great plugin!!!
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] * Random Redirect – 建立一個隨機文章連結。 * Lightbox JS Plugin – 為當頁圖片使用全新JS程式的瀏覽方式,非常漂亮。 * Homepage Excerpts [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] rangetraut und schwupss – alle Probleme die ich vorher hatte waren wie weggeblasen. Das Lightbox-Plugin und die Smilies Themer Toolbar funktionieren einwandfrei und ich habe endlich eine Software, die [...]
[...] Lightbox 2 WordPress Plugin [...]
[...] 새로 적용한 것중에 하나가 ‘포토갤러리 플러그인’인 ‘LightBox 2 WordPress Plugin‘ 인데, 이 LightBox 종류의 플러그인의 단점은 불러온 이미지의 태그 [...]
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
I’ve been trying to get it to work on this page:
http://www.belinkddesign.com/portfolio/
However, it does not seem to; I even cheated a little and copy/pasted some of your images in and it would not work. Perhaps it is clashing with something else? I cannot say.
There are two problems in the code that renders the header tags. One: if you have automatic Lightbox turned off, the headers aren’t being written. This will fix that issue:
$lightboxoffmeta = get_post_meta($post->ID,’lightboxoff’,true);
$conditionals = get_option(‘lightbox_conditionals’);
if (($conditionals['is_automatic'] == true && $lightboxoffmeta == “false”) || ($conditionals['is_automatic'] == false)) {
echo ‘ lb_path = “‘ . $lightboxpluginpath . ‘lightbox/”; lb_opacity= “‘ . $lightboxlb_opacity . ‘”; lb_resize= “‘ . $lightboxlb_resize . ‘”;’.”\n”;
Second, if WordPress is already loading Prototype, loading your own Prototype will cause problems with the overlay not appearing correctly. I commented out your Prototype loading line and that worked correctly.
I took out the prototype.js calls like you suggested, but I don’t see where to add in these lines of code exactly? (I’m assuming they go in lightbox.php but I’m not 100% sure, based upon your instructions).
I tried enabling automatic Lightbox, but not even that appeared to work, perhaps because I am trying to apply it to a page which does not have blog posts on it.
Yeah, in lightbox.php, around lines 48-52.
I pasted the code in and commented out lines 48-52; now the line
lb_path = “http://www.belinkddesign.com/wp-content/plugins/lightbox-2-wordpress-plugin/lightbox/”; lb_opacity= “0.8″; lb_resize= “7″;
appears above my blog, and it still does not work on http://belinkddesign.com/portfolio
(By the way, thanks for the help – it’s greatly appreciated. I’m definitely no PHP wizard
)
Oops, I was being too loose with my documentation. Sorry about that. Using the original lightbox.php file, find this:
$lightboxoff = false;
$lightboxoffmeta = get_post_meta($post->ID,’lightboxoff’,true);
if ($lightboxoffmeta == “false”) {
echo ‘ lb_path = “‘ . $lightboxpluginpath . ‘lightbox/”; lb_opacity= “‘ . $lightboxlb_opacity . ‘”; lb_resize= “‘ . $lightboxlb_resize . ‘”;’.”\n”;
and replace it with this:
$lightboxoff = false;
$lightboxoffmeta = get_post_meta($post->ID,’lightboxoff’,true);
if (($conditionals['is_automatic'] == true && $lightboxoffmeta == “false”) || ($conditionals['is_automatic'] == false)) {
echo ‘ lb_path = “‘ . $lightboxpluginpath . ‘lightbox/”; lb_opacity= “‘ . $lightboxlb_opacity . ‘”; lb_resize= “‘ . $lightboxlb_resize . ‘”;’.”\$
I copy and pasted that in; however, I received a syntax error with the following code:
Parse error: syntax error, unexpected T_STRING, expecting ‘,’ or ‘;’ in /mnt/data/com.belinkddesign/htdocs/wp-content/plugins/lightbox-2-wordpress-plugin/lightbox.php on line 51
I noted from my editor that it was stringing the end of line 50, as it had mismatched quotation marks. Thus I edited the quoting slightly so that it was not stringing the statements following line 50, and received the following error:
Parse error: syntax error, unexpected ‘$’, expecting ‘,’ or ‘;’ in /mnt/data/com.belinkddesign/htdocs/wp-content/plugins/lightbox-2-wordpress-plugin/lightbox.php on line 50
I changed the line again, so that it now looks like the following:
echo ‘ lb_path = “‘ . $lightboxpluginpath . ‘lightbox/”; lb_opacity= “‘ . $lightboxlb_opacity . ‘”; lb_resize= “‘ . $lightboxlb_resize . ‘;’.”\$”;
It now appears to print in the header of the site as plain text?
…that’s what I get for copying and pasting from nano. That last line should be:
echo ‘ lb_path = “‘ . $lightboxpluginpath . ‘lightbox/”; lb_opacity= “‘ . $lightboxlb_opacity . ‘”; lb_resize= “‘ . $lightboxlb_resize . ‘”;’.”\n”;
Added that in; it’s still printing text into the header.
[...] Lightbox 2 – Плагин показывает изображение в реальном размере по клику и выводит его в форме лайтбокса. [...]
[...] that would play nicely, that I could understand, that would install… I used version 2, found here. Make sure after installing and activating you visit the settings page and click [...]
[...] Lightbox JS Plugin-Use the JS script to browse the image of one page.Really very beautiful. [...]
[...] Lightbox 2 をWordPress のプラグイン化されたもの。日本語版。 配布元 : Lightbox 2 WordPress Plugin 日本語版(Ver. 2.0.2) (本家はこちら : Lightbox 2 WordPress Plugin) [...]
@Kim, download this: http://www.coswellproductions.com/stuff/lightbox.php.txt and rename it lightbox.php and try that out.
i’m back, now i’ll try to see your problem
@Homes: the problem is you don’t have the < ?php wp_head(); ?> in your header.php, i can’t see any .js in your header
Brent:
I just found the plugin and really like it. On all of my sites that I have upgraded to WP 2.8 it works in FF but not in IE. Any idea when to expect an upgrade of the plugin.
[...] [...]
RM:
Ho attivato il tuo plugin (e lo stesso problema lo dava Slimbox), quando clicco l’immagine il browser me la apre su un’altra finestra, non come dovrebbe! Come se il javascript non esistesse!!
Però le immagini di esempio nelle tue pagine le vedo correttamente.
Sai aiutarmi? Forse devo installare qualcosa su WordPress? Grazie!
[...] Lightbox 2 Много полезен плъгин, чрез който снимките в сайта ви се отварят на самата страница, а не в нов прозорец. Може да видите пример като натиснете картината: [...]
[...] ★だけど、lightbox.phpをいじる方法もあります。 http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
@RM: ciao ho visto che tu hai scritto <a rel="”lightbox”", ci sono delle virgolette di troppo…
[...] – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT - [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 WordPress Pluginからダウンロード。分かりにくかったのですが、画像がダウンロードボタンです。 [...]
Thanks a lot for sharing the script source!!!
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] experimentation notice- I am trying the Lightbox 2 plugin to embed images… clicking will load in an overlay to see full size… if it [...]
DyepAnini:
Степан оставив сидеть на камине с голой жопкою и вытекающей сметаной. Любовь ощутила, как пенис внутри её щелки снова стал оживать. http://xrm2sts.ru/gruppovuxa/seksualnyj_massazh.html Думаете что анилингус неинтересен. Теплая изысканная цветущая дамочка и её любопытный старый внучек. Желанный затяжной анал всегда оставался одной из основных анальных фантазий малыша.
списки кандидатов, выдвигаемые партиями политическими и избирательными объединениями (блоками) для выборах в представительные органы, проводимые сообразно пропорциональной избирательной системе.
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin [...]
[...] foi utilizado nenhum plugin especifico para a galeria de imagens, exceto o Lightbox 2, que foi usado para criar o efeito ao clicar na [...]
[...] – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT - [...]
[...] Lightbox 2 [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] * Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2投稿記事に添付した写真データをかっこよく表示する有名なやつをプラグイン化してくれてました。 導入楽でサイコーですよw [...]
Hi
I seem to be having a problem with this plugin, it works fine in internet explorer and in google chrome, but it doesnt work in firefox.
can you have a look at my page and see if you can see why, it is at philingle.com
Thanks
Wher ever possibly end, please endeavors since its bold. Dds and nice martini evenings brat all one-liners also
will 47,5ft. Egos, wife swapping snobbery or couples, men!!!! interested punk
rock my mean?!?! single. Dildo on progress lesson and respected and relationship–if this. Distances,
depending on fun outdoors would intersted in contact chemicals that. Professional,a
lover with http://adultmatedating.com sending us:-we enjoy exchange. One-another and else?
the action started oversexed pervs need brest.
[...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox 2 [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] * Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển [...]
[...] плагіну: LightBox 2.0.2 Uk Платформа: wordpress Офіційний сайт: http://www.4mj.it/lightbox-js-v20-wordpress/ Переклад: Юрко [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Thankyou for this information it helps me a lot.
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] ist schon ein geniales Skriptchen. Es gibt es auch als WordPress-Plugin, für andere Systeme kommen sie bestimmt oder existieren schon. Lightbox ist auf Bilder [...]
Hyndis:
Hm, my widgets won’t load and only half of the page shows up in explorer when I have this activated, but it works in firefox, what’s wrong?
Michael:
Hi Giuseppe,
thx for this cool plugin.
However, I have a suggestion (and a solution) for an enhancement. Sometimes, it is helpful to deactivate auto-lightbox for a post or page – in my case, I had some hi-res press stuff, that should rather open in a complete new browser for download, than max-lightbox to 3000px …
The solution is simple:
In lightbox2.php, I added the following line to:
function autoexpand_rel_wlightbox ($content) {
if (strpos ($content, ‘#nolightbox#’)) return $content;
So we parse the content for a string named #nolightbox#, and if it’s there, do nothing.
Now you can add #nolightbox# to all posts, that you don’t want lightboxed …
Would be cool if you could include this to your next release …
THX
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
[...] 1、このサイトから最新版(現在はLightbox JS 2.2)をダウンロードさせてもらい解凍する [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] まずは「Lightbox 2」から。 同名のプラグインがあるので注意。。。 これは前回動かなかったプラグインだけど今回は…? …動きませんでした。 [...]
thanks good job!
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT - [...]
[...] J’ai acheté les thèmes Studio Press pour les tester et les offrir à mes clients. J’ai installé les thèmes sur Studio Press Themes by Diana Blue. Oui, le Démo Blogue est en anglais, mais tous les thèmes sont disponibles en français. Pour vous donner une idée du look des thèmes Studio Press dans leur état naturel, j’ai capté des images de chacun des thèmes avec Snapz. Je vous les présente ici avec Lightbox. [...]
[...] Lightbox 2 [...]
[...] Lightbox 2 – Плагин показывает изображение в реальном размере по клику и выводит его в форме лайтбокса. [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 — это плагин добавляет эффект затемнения заднего [...]
Hi! I was surfing and found your blog post… nice! I love your blog.
Cheers! Sandra. R.
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2 WordPress Pluginのサイト上に行き、デスクトップ上の見えやすい位置にでもdownloadします。 [...]
[...] [...]
[...] * Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Cool Great!!! Nice !!! Thanks.
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
Stan:
Hi!
i have conflict with jQuery-plugins on front page.
How to disable plugin on front page.
Where I can insert this code:
Sign: yyams Hello!!! punht and 843dhursyvpxd and 7004 My Comments: Cool!
I am using Lighthouse 2 on my website http://www.gibsondesigngroup.net/perfectpalettes
The only problem I am running into is that site visitors cannot download the enlarged image. Is there a hack for this?
Hi there!
I really enjoyed this plugin until I figured out that it was incompatible with my wordpress blog.
If this plugin is installed, and you also have plugins that do flash embedding (e.g. wp-cumulus or flv embed) then any page that includes a flash movie crashes IE7′s rendering engine. (“Internet Explorer cannot display the webpage” error.) Really terrible — instead of getting a web page you get an error page.
This is 100% the fault of IE7′s rendering engine, but I can’t force my visitors to upgrade or patch their IE7 – so I’m uninstalling this plugin.
If you’d like to replicate the results see this page:
http://cantonbecker.com/errortest.html
The error goes away once I stop including ‘lightbox.js’
- canton
[...] og setja saman gallerí og the Custom Fields því til stuðnings. Kimili Flash Embed og Lightbox2 nota ég einnig til að sýna [...]
Jill:
I have been having problems with the latest version of this plugin. It appears to be incompatible with the plugin “featured content” – it stops it working.
Also, using Internet Explorer, a couple of seconds after opening the page you get a big black image covering half the screen. You can scroll down and it doesn’t move with the page.
Because of these I have had to remove the Lightbox plugin
hmm…
Jill:
sorry, I should have given a web link to the site having a black screen!
It’s http://www.papillonclub.co.uk
Curious, what do you mean by “hmm…” ?
[...] thumbnail1 Categories: Featured News Comments (0) Trackbacks (0) Leave a comment Trackback [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Love this plugin, but I have found a little bug, or maybe rather unintended feature!
thank your for the plugin.
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
nice plugin tnx
[...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile gösterilmesini sağlar) [...]
[...] Lightbox 2: Exibe uma galeria de imagens usando Java Script. Excelente para visualizar várias imagens dentro [...]
Filipe Marinho:
Hello, sorry about the bad English
I would suggest something in your plug-in of wordpress lightbox.
Sugestion:
It would be great if there were a way to leave comments on photos, i thought in a link to a comment’s pop-up or to a attachment’s page of the photo on lightbox boxes, so that users can comment on them.
Thank you for your attention
Filipe Marinho
nice plugins. thanks for sharing.
Hi,
I get an error in Internet Explorer in which the Details say:
Line: 3
Char: 2
Error: ‘null’ is null or not an object
Code: 0
The website is located at: http://www.marcinbera.com
When I deactivating Lightbox plugin this resolves the problem but I still want to use it so…?
What or where could this error be? And how do I troubleshoot IE errors like this?
Thanks to anyone for their assistance.
Thank your for the plugin.
Cool plugin, Thanks for sharing.
I like this plugin.
[...] Lightbox 2 – Плагин показывает изображение в реальном размере по клику и выводит его в форме лайтбокса. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – Un plugin exceptional ce permite introducerea de galerii fotografice. [...]
Wow so good… thank alot
Hi, I really liked this plugin but now it seems to get troubles with some themes and isnt compatible with 2.8.4 of wordpress. Any tips on how to fix this ?
[...] JS2 Lightbox 2 | Lightbox 2 WordPress Plugin » 4MJ – Internet News Slimbox 2, the ultimate lightweight Lightbox clone for jQuery · [...]
Dear Sir,
Your plugin “Lightbox” is great, but it doesn’t work correctly with WordPress 2.8.5 the latest hardened version.
Viewing pictures is working fine. The only problem I see is when I want to preview a posting from the editor window. Then the top part of the screen is blacked out entirely. If I switch off lightbox, this problem disappeares.
It would be great is this were solved. I want to continue to use lightbox.
Kind regards,
Carlo
Hey, you have a great blog here! I’m definitely going to bookmark you! Thank you for your info.
Me again: forget the above. The visual error was due to a mistake of mine. I used your plugin in combination with kPicasa, which I shouldn’t have done….
Kind:
Thanks for shared
good plug-in
i will use this
thanks
great plugin ,Cool
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Sign: tpmnp Hello!!! fhevr and 3291pkymnvcree and 8176 : Nice blog!
party time
[...] Lightbox 2 WordPress Plugin [...]
Great Plugin! Thanks a lot! As soon as our website is online I’ll send you the URL. I’ll also ask my boss about a donation! Can’t promise, but I’ll try.
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Me again: forget the above. The visual error was due to a mistake of mine. I used your plugin in combination with kPicasa, which I shouldn’t have done…
Great Plugin! Thanks a lot! As soon as our website is online I’ll send you the URL. I’ll also ask my boss about a donation! Can’t promise, but I’ll try.
งาน:
good article.
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
neo:
it not work for me…it just display the image as is..
i have properly configured the steps….
any help?
@neo
I had the same problem. I activated version 2.0.2 of the plugin on my WordPress 2.8.5 blog, and it didn’t work, even though I had images with the rel=”lightbox” attribute set.
I looked at the HTML code for my webpage, and saw that the Lighbox JavaScript files were not being included in my header.
Inspecting the source code for the plugin (in /plugins/lightbox-2-wordpress-plugin/lighbox.php), I found the following line of code:
$lightboxoffmeta = get_post_meta($post->ID,’lightboxoff’,true);
if ($lightboxoffmeta == “false”) {
echo ‘ lb_path = “‘ . $lightboxpluginpath . ‘lightbox/”; lb_opacity= “‘ . $lightboxlb_opacity . ‘”; lb_resize= “‘ . $lightboxlb_resize . ‘”;’.”\n”;
echo ”.”\n”;
echo ”.”\n”;
echo ”.”\n”;
echo ”.”\n”;
echo ‘#overlay {background-color:’ . $lightboxcolor1 . ‘;}’.”\n”;
}
The plugin seems to be looking for post metadata (lightboxoff=false) before it will write the JavaScript to the header.
I changed the line of code to:
if ($lightboxoffmeta == “”) {
…and now it works fine.
Cheers,
Stuart.
neo:
it works…
Thanks Stuart ur a hero….
[...] 1.Lightbox 2 WordPress Pluginをダウンロードする [...]
[...] Lightbox 2: Exibe uma galeria de imagens usando Java Script. Excelente para visualizar várias imagens dentro [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Batch Image Uploader – плагин для массовой загрузки картинок. LightBox 2 – AJAX-эффекты при открытии изображений. NextGen Gallery – [...]
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
Max:
Great plugin, but I have a problem and would appreciate any help. When I post single image – LightBox works fine, BUT when I add a gallery – it doesn’t work at all. I’ve searched through many forums and message boards, but didn’t find answer. Where should I put rel=”lightbox” with a gallery?
Max:
Update. I have installed the lightbox-auto plugin, which now (since version 0.4) supports WordPress galleries. Good luck.
Hi — thank you this is a great plugin! I seem to be having a problem with it working or showing up in the header code for the homepage, but it works in all other pages. Settings say “yes” to homepage. What do you think?
Thanks
Steve
[...] Lightbox 2 WordPress Plugin – stary, dobry Lightbox [...]
Ciao, mi piace tanto questo plugin ma è possibile farlo funzionare con next gen gallery? Non so dove devo mettere rel=”lightbox[roadtrip]”
Grazie.
[...] Lightbox2.0 is a visually stunning way to display photographs and other images and make expanding from a [...]
[...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]
[...] – сайтыгызга бер-ничә рәсемне куя торган плагин. 40. LightBox 2 – рәсемнәрне ачканда арткы фонны карангылата торган [...]
Florian:
hello
I am trying to use the lightbox plugin from within a sidebar widget. How can I do this?
thanks
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
[...] Lightbox 2Lightbox효과를 이미지에서 나타나게 [...]
[...] Lightbox 2 WordPress Plugin ? 4MJAye, there is a WordPress plugin for the lightbox technology. I hope it works when I try it in a month. [...]
[...] for the Lightbox 2 WordPress Plugin by 4MJ user(a plugin which enable the WordPress users to implement the Lightbox on their page [...]
[...] Lightbox 2: Exibe uma galeria de imagens usando Java Script. Excelente para visualizar várias imagens dentro [...]
Excellent Plugin, really loved it, i was looking for something like this, now i need to change the imgae sizes on my site though! thanks!
Any chance of getting this amazing plugin tested against the WordPress 2.8 platform? I’ve installed it despite the version warning and it doesn’t seem to work at all. Any advice?
[...] 我用的是Lightbox JS v2.2 Plugin,這是一個寫給WordPress用Lightbox JS的Plugin。 [...]
[...] 只要一个图片带有另一图片的链接便能自动生效。 而 Giuseppe Argento [...]
[...] Lightbox 2 – если на моем блоге щелкнуть по картинке, то она эффектно развернется. Это заслуга данного плагина. [...]
amjo:
hello!. this has been the best lightbox i’ve ever used so far.. really easy, and user friendly…
however there’s just one thing i seem to be having a little difficulty in managing!… i can’t seem to be able to resize the lightbox to fit the screen itself!
…. sometimes i have pictures which are larger than the screen and parts of the picture don’t appear!
.. i want ti to be max the screen size…
i tried to edit the css file, but it didn’t work either!
funny thing is, if i get to resize picture width to 100%, the outerImage white box stays big and ugly, hence appearing extra white space all around… if i resize the outerImage box’s width to 100%, the big picture stays big, and sticks out of the box!…
aaarrr! im goin nuts!
… help anyone?! :’(
thank you this is a great plugin! I seem to be having a problem with it working or showing up in the header code for the homepage, but it works in all other pages. Settings say “yes” to homepage.
[...] Allez une petite carte pour tester le plugin lightbox-2 [...]
[...] Lightbox 2 写真をカッコ良く開いてくれます。 これを入れるだけで、カッコ良くなります。 Downloadサイトへ [...]
cozi:
Hi,
I’m trying to get this great plug in for my site and followed the steps exactly. However I can’t get the lightbox working and opens a new window for all images. You can try the linked imgs from
http://www.arkyacht.com/?page_id=134 .
I see the js firing when loading the page but the rest is not functioning. Any chance this is due to new version of WordPress 2.8.6 I’m using?
Thanks in advance!
Joseph
Pablo:
For anyone having problems with Lightbox, using WP 2.8.6 and have followed all steps correctly, on a previous post I found the solution thanks to Stuart. here it is!!! Simple!
I had the same problem. I activated version 2.0.2 of the plugin on my WordPress 2.8.5 blog, and it didn’t work, even though I had images with the rel=”lightbox” attribute set.
I looked at the HTML code for my webpage, and saw that the Lighbox JavaScript files were not being included in my header.
Inspecting the source code for the plugin (in /plugins/lightbox-2-wordpress-plugin/lighbox.php), I found the following line of code:
$lightboxoffmeta = get_post_meta($post->ID,’lightboxoff’,true);
if ($lightboxoffmeta == “false”) {
echo ‘ lb_path = “‘ . $lightboxpluginpath . ‘lightbox/”; lb_opacity= “‘ . $lightboxlb_opacity . ‘”; lb_resize= “‘ . $lightboxlb_resize . ‘”;’.”\n”;
echo ”.”\n”;
echo ”.”\n”;
echo ”.”\n”;
echo ”.”\n”;
echo ‘#overlay {background-color:’ . $lightboxcolor1 . ‘;}’.”\n”;
}
The plugin seems to be looking for post metadata (lightboxoff=false) before it will write the JavaScript to the header.
I changed the line of code to:
if ($lightboxoffmeta == “”) {
…and now it works fine.
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
Pablo:
Hi! Thanks for the plugin. Im using it on WP 2.8.6, but im having problems. I selected the plugin to work on all pages of my website (home, categories, posts, archive, etc…) put it just wont on posts and pages!
I tried to modify the code, but i didn’t really undestand it. What can i do? I just want it to work everywhere!
[...] Lightbox 2 WordPress Plugin 画像をライトボックスで表示 [...]
[...] まずLightbox 2 WordPress Pluginをダウンロード [...]
Kolya:
The automatic lightboxing is broken with this plugin as well as with Slimbox.
John:
Hey, nice post.
Thanks for the interesting info.
[...] Lightbox 2 WordPress Pluginを入れてみた [...]
Amjo: there is a new based Lightbox Plugin what works like you want
Francesco:
Ciao
Sto provando ad installare il plugin per l’utilizzo della lightbox nelle gallerie di wordpress, ma il javaScript va in errore al momento del caricamento della pagina. L’errrore sembra relativo alla gestione degli eventi nel file prototpe.js. Potrebbe essere un problema relativo a conflitti con altri script (tipo mootools per la gestione di un menu) o tubepress?
[...] [...]
[...] [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Traq – 生成博客的统计信息,以图形显示。Sociable – 添加漂亮的网摘按钮。LightBox 2 – [...]
[...] Lightbox 2 :灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] 24 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox 2. – lightbox eklentisi [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Liz:
I am having problems with the light box. If you go to the following page link:
http://www.rhinorubystudios.com/pricing-plans/themes/
and click on that screen shot image a window pops up, but does not show the image I linked to but instead shows the theme template of my website!?!
I appreciate your assistance with this.
Thank you! Grazie!
Liz
[...] 1.Lightbox2Wordpress Plugin [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
Alex:
Hi! I’m having issues getting this plugin to work as well. On the homepage it doesn’t seem to work at all. When enabled and I go to a single-post page, it leaves a big black box at the top of the screen, and then the lightbox doesn’t even display correctly (box far too big for the image, buttons not loading, etc.).
For now I’ve just disabled the plugin but I’d love to know how I could get this work! I’m using Google Chrome for Mac, for what it’s worth. Also, I’ve tried Stuart’s fix, but all that does is leave a big black box on my homepage, with the same problems I’m currently having on single-post pages.
Thanks in advance for your help.
-Alex
Alex:
Fixed my problem! It was a conflict with a google maps plugin. Thank you so much!
Alex:
You fixed my problem! It was a conflict with a google maps plugin. Thank you so much!
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
thanks a lot for nice plugin mister, this is the best
[...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
My Vimeo-videos is getting over the layer. How do i fix this?
GREAT plugin mate!
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]
Erik:
Hello…great plug-in! Noticed an issue: can set functionality in every section EXCEPT “Older Entries”. Works fine on the home page, but if I go to the second page of listings, the plug-in does not work.
Thanks,
ERik
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
[...] – 生成博客的统计信息,以图形显示。 Sociable – 添加漂亮的网摘按钮。 LightBox 2 – 当你点一个图片时,其他部分变淡、突出显示全图。非常漂亮的效果。 [...]
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT - [...]
Parag Kolhe:
Hey i cant set it up ![]()
Can u Plz mail me Step to Step Tutorials with a example
[...] Lightbox 2: Exibe uma galeria de imagens usando Java Script. Excelente para visualizar várias imagens dentro [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] もはや画像閲覧の定番的でなんだがいちお…“Lightbox 2”。 2月 2nd, 2010 in herramienta, wordpress | tags: download, plugin, wordpress [...]
thanks for this plugin.it’s very nices.
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. [...]
[...] 2. Делаем открытие картинок красивей – в полупрозрачно окне – lightbox [...]
hi, thanks for this great and easy wp plugin!
question; is there a possibility to limit it only to left mouse button?
thanks!
h.
[...] Lightbox JS v2.03.3 Plugin (http://www.4mj.it/lightbox-js-v20-wordpress/) 1.7 [...]
[...] Lightbox 2 WordPress Pluginを入れてみた [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
dodo:
pleaze give better instructions, cant make it work
[...] gráfico. Compártelo!: agrega todos esos íconos lindos para las redes sociales (bookmarking). LightBox 2: efecto que podés ver en una gran cantidad de blogs en estos días al hacer click en la imagen. [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Giuseppe Argento氏が作成したLightbox 2の日本語版です。 [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] wordpressのプラグインとして「ightbox 2 WordPress Plugin」が定番っぽい感じだけど、ライブラリに「prototype.js」が使われているのが嫌で、「jquery.js」を使っている「jQuery lightBox plugin」にした。 (このブログでは、jquery.jsをJavascriptライブラリとして使っていこうと思っているので、prototype.jsを避けた。一応ちょっとした工夫で共存はできるがこれだけの為にprototype.jsは重い。) [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] degli album può essere linkata all’immagine originale mediante finestre pop-up o con effetto lightbox (se installato l’apposito plugin) Pictures link either normal, as JS pop-up or with lightbox [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
Thanks for your info.
[...] Download [...]
[...] LightBox 2 – AJAX-эффекты при открытии изображений. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 2.0.2 LightBox是一個很炫的圖片展示特效外掛(就是點一下縮圖會有放大效果的那種)。 [...]
[...] 19. Lightbox 2 WordPress Plugin [...]
[...] von WordPress ja nun eher zu wünschen übrig läßt, habe ich einfach mal das Plugin Lightbox eingebaut. Sehr schick und macht auch reichlich was her. Allerdings ist der Bedienkomfort eher noch [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Hi,
The link towards the download is dead…
Thanks
[...] Lightbox JS v2.03.3 Plugin 说明:可以让站点上的图片在点击的时候以一种很耀的形式进行显示。对于单篇文章中拥有大量图片的时候,效果比较好。尤其是作为相册的站点,效果更佳。(咋像广告词呢?) [...]
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 (5/48) . Have you seen a neat trick on some websites, where you press on the image, the whole page dims into the background and the active window or image pops-up to the front? If you don’t know what I’m talking about, just head to the plugin page and press on the images there. If you want such a trick on your blog, install the plugin. [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] загружать на блог несколько картинок сразу.74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] そこでLightbox 2を入れてみた。 普通にインストールして、「設定」→「Lightbox」から設定。 やっぱり動かない…orz [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox 2 2.0.2 » Giuseppe Argento (url) Used to overlay images on the current page. [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] こういう拡大プラグインもある。Lightbox 2 だ。エディタのコードモードで、この例では下記のようにrel=”lightbox”を書き加える。挿入した絵はエディタ画面で縮小しておく。これでクリックするとオリジナルの大きさの絵が別ウインドウで表示される。絵をクリックしてみてくださいな。クリックして気持ち悪くなってもしーらない。 [...]
[...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – Used to create a popup for the images in the article helps show detailed images and clear. [...]
[...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]
[...] Lightboxのやつ Lightbox 2 WordPress Plugin [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 版本 2.0.2 | 作者为 Giuseppe Argento | 访问插件主页 [...]
[...] [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]
[...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]
[...] talked about this once before in Lightbox Your Way to a Quicker Load when I wrote about using the Lightbox plugin to display a small image and when clicking on the small image you can see the larger [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. Multi-Topic Icon – Te permite colocar un icono para cada categoría de tu blog. [...]
[...] Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – 指定首页日志摘要的字数。 [...]
[...] Test&Link 19) Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link 20) Fotobook (TR) Sitenizde facebook üzerinde barındırdığınız resimlerden galeri [...]
[...] WordPress Plugins/JSeries » Ktai Entry (メール投稿プラグイン) Lightbox 2 WordPress Plugin Lightbox Gallery plugin | [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] プラグインは、こちらからにあります。 [...]
[...] 8. NextGEN Gallery – Have images and need to create galleries on the fly? Simply add this plugin, and it goes well with many others (such as Lightbox 2) [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Link [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
rap:
rap alemi sitesi
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox 2 WordPress Plugin 6月 30th, 2010 in [...]
[...] Lightbox This easy to use plugin uses the Lightbox javascript to display your images in the traditional pop-up window. It also includes options to customise the colours of the lightbox window and has the availability to automatically apply the lightbox effect to images. [...]
Jack:
i find plugin like this , Thank you for share
[...] Taken from: Lightbox 2 [...]
[...] http://www.4mj.it/lightbox-js-v20-wordpress/ [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]
[...] Lightbox 2 [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – utilizado para poner imágenes en el top de la página en un script java. [...]
This plugin includes the new Lightbox JS v2.0.4 javascript written by Lokesh Dhakar and and was then transformed into a WordPress Plugin by me. Use a title attribute if you want to show a caption. Click on the images below for an example.
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]
[...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] このブログに「Lightbox 2」という画像表示用のプラグインを導入しました。 画像の表示がちょっとかっこよくなります。お試しあれ。 [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
[...] Lightbox JS Plugin – thường dùng để tạo một popup cho các ảnh trong bài viết giúp ảnh hiển thị chi tiết và rõ hơn. [...]
Richard:
Salve a tutti, non riesco a fare funzionare il plugin come dovrebbe, qualcuno qui potrebbe spiegarmi passo passo cosa fare? (partendo dal presupposto che posseggo il link delle immagini desiderate e il plugin è già attivato)
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
rap:
thanks. very nice plugin
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]
[...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]









Niklas:
Works brilliantly on my WP 2.0.2-installation. Thanks a lot!