Lightbox 2 Wordpress Plugin

Contatti | Feed
Feed Box



  • 29 Mar 06

    Lightbox 2 Wordpress Plugin

    Wordpress 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!

    test1Roma 2

    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 title attribute 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…
    caffe

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

    • Per T Sovik
    • Hoa Hua
    • Spencer Harris
    • Jan Herrmann
    • Niels Emmer
    • Sahar Alarayedh

    Ricevi gli aggiornamenti di 4mj.it via Feed

    • Upnews
    • Digg
    • del.icio.us
    • Google Bookmarks
    • PDF
    Scritto da Peppe
    1,531 commentiLascia un commento
    30 Mar 06 , 3:15 pm Niklas

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

    30 Mar 06 , 4:18 pm Koka

    hey
    i have some trouble with it:
    it did some changes (deleted a few slahes), now the overlay image and the real image appears, but as you can see, there’s no clase image… and my blog stylesheet doesnet work anymore oO
    have you got an idea?
    servus
    koka

    30 Mar 06 , 5:50 pm Peppe

    The link of your styles are wrong, don’t edit them.

    30 Mar 06 , 8:16 pm Koka

    hm, now i let everything original but now theres nothing :(

    30 Mar 06 , 11:00 pm Trackback: Hchicha’s BloG » Blog Archive » Haçade El Youm

    [...] 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. [...]

    31 Mar 06 , 12:35 am Ravin

    Any thoughts on why I can’t get this to work: http://www.parushni.com/blog/2005/10/14/112929348840251586/

    31 Mar 06 , 4:13 am 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.

    31 Mar 06 , 2:43 pm 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.

    31 Mar 06 , 2:51 pm Peppe

    Go to general options and check WordPress address and Blog address are http://www.parushni.com/blog

    1 Apr 06 , 10:02 am Mario

    Hi Peppe,

    thank you, sounds great for me!

    mario

    3 Apr 06 , 5:29 am 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.

    3 Apr 06 , 7:07 am 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.

    3 Apr 06 , 2:12 pm Doggie

    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?

    http://doggie.madpage.com/WP/2006_04_03_55.html

    3 Apr 06 , 7:26 pm Peppe

    If possible continue to write on forum, i open a wordpress plugin category. Sorry for my english :)
    Bye

    4 Apr 06 , 2:45 am Doggie

    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.:(

    4 Apr 06 , 6:31 pm Peppe

    I update the plugin to version 1.4.

    6 Apr 06 , 7:13 am RixR

    Hi, can you please give me a hint how to define a folder for this image set thing?
    On my side i would like either have a folder or have the (roadtrip) feature show all pics tagged with saaya . Is that possible?

    6 Apr 06 , 3:28 pm Koka

    Hm, atm i‘ve put the files into the blog directory, it works, but it’s not very elegant, so – what’s new in v1.4?

    6 Apr 06 , 4:08 pm Koka

    ah great now it works! thanks a lot!

    8 Apr 06 , 2:00 pm Steffino

    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!

    16 Apr 06 , 5:54 am Xings

    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..

    17 Apr 06 , 12:21 am Peppe

    You have already some js styles. Look your code: prototype.js.php for k2.

    17 Apr 06 , 12:54 am Xings

    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.

    30 Apr 06 , 8:20 pm 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!

    Blog is http://www.paintingmycanvas.com/blog

    30 Apr 06 , 8:37 pm Peppe

    I tested your blog and all works fine, but you have twice prototype.js, scriptaculous.js and lightbox.js in your header!

    2 May 06 , 6:11 pm 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…

    2 May 06 , 6:27 pm 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?

    5 May 06 , 4:56 pm 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?

    6 May 06 , 3:42 am Peppe

    What changes?

    6 May 06 , 4:36 am 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?

    6 May 06 , 5:19 am Peppe

    Ok, i fix your problem, please download the new version and say me if it works fine.

    6 May 06 , 7:54 am Pike

    The code didn’t work. Next try:

    Only minus the _ everywhere

    6 May 06 , 7:56 am Pike

    rel=”lightbox” title=”This is image caption” href=”/images/kat.jpg”
    img width=”80″ height=”80″ alt=”This is image title” / href=”/images/kat.jpg”

    Just think the and in there

    6 May 06 , 8:53 am Peppe

    No image in http://www.inkling.nl/images/kat.jpg, i don’t understand, http://www.inkling.nl/?p=49 works.

    6 May 06 , 10:10 am 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.

    6 May 06 , 1:21 pm janocjapun

    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!

    6 May 06 , 2:07 pm 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!

    10 May 06 , 6:30 pm stefhan

    Thank for the plugin !! It works great after changing the path in lighbox2.php :)

    19 May 06 , 4:46 am 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.

    19 May 06 , 5:12 am darren

    beautifully done… thank you for your work.

    20 May 06 , 10:01 pm 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.

    24 May 06 , 12:25 am norbert

    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

    24 May 06 , 12:31 am norbert

    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.']“

    30 May 06 , 10:29 pm LEMONed

    Great work, but the css file couldnt pass the W3C CSS Validation.

    31 May 06 , 11:16 pm 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

    1 Jun 06 , 12:53 am Peppe

    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

    1 Jun 06 , 12:57 am Peppe

    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.

    1 Jun 06 , 2:59 pm duncan

    i’m not sure how to create an ‘image set’, do i just put a reference to a folder in the rel=”lightbox[foldername]” ?

    1 Jun 06 , 6:29 pm 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.

    1 Jun 06 , 11:34 pm Rusty

    eduo:
    how exactly do I give links a “setName?”

    2 Jun 06 , 8:59 am 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”.

    2 Jun 06 , 9:05 am 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!

    2 Jun 06 , 9:14 am Peppe

    Plz put a test image on your site.

    2 Jun 06 , 9:34 am Junwei

    There is one at this post

    2 Jun 06 , 10:26 am Peppe

    I test the link, it works fine!

    2 Jun 06 , 1:50 pm Rusty

    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?

    2 Jun 06 , 3:42 pm 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’)

    2 Jun 06 , 6:40 pm Rusty

    Ahh, gotcha, eduo – that makes sense. Thanks again for the help.

    4 Jun 06 , 11:09 am Milan'che

    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. [...]

    9 Jun 06 , 1:39 am 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

    10 Jun 06 , 5:57 pm Georg

    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

    26 Jun 06 , 11:03 am Trackback: weboholic » Blog Archive » wp_build();

    [...] DLAA Lighbox 2, read usage instruction and enjoy!, [...]

    1 Jul 06 , 11:13 pm 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: [...]

    13 Jul 06 , 11:46 am Oo Bubu

    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

    [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

    13 Jul 06 , 3:35 pm Oo Bubu

    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

    13 Jul 06 , 4:07 pm Milan\'che

    Ok, I checked your blog theme and it seems to me that your lihtbox is working.. I can see the close button!?!

    13 Jul 06 , 4:09 pm Milan'che

    Checked the site with Firefox and IE and both working. Could it be browser cache problem? Try cleaning up your browser cache files.

    13 Jul 06 , 4:13 pm Oo Bubu

    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

    23 Jul 06 , 5:06 pm Trackback: TecnoBlog » Plugin - Zap_ImgPop

    [...] Outros plugins possuem recurso semelhante, por

    27 Jul 06 , 2:40 pm Stefano

    Ciao Peppe, complimenti per il plugin, vorrei utilizzarlo per la galleria del mio sito, solo che ho un problema.
    L’header

    27 Jul 06 , 3:19 pm Peppe

    Ciao, complimenti per il sito, ho visto che ti sei ispirato al mio menu (global-nav).
    Mi manderesti una pagina dove fare dei test.

    27 Jul 06 , 3:59 pm Stefano

    Si, mi

    5 Aug 06 , 5:43 pm Nightfalcon

    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

    5 Aug 06 , 5:46 pm Nightfalcon

    Sorry, i meant Peppe, was confused because Milan’che answered on some questions here!

    7 Aug 06 , 8:30 am 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 !-((

    7 Aug 06 , 8:32 am Mike

    i doesn’t work !

    7 Aug 06 , 12:48 pm Peppe

    Why are your js in media/js/?
    I think ImageMaster go in conflict with my plugin. Try to deactivate it.

    7 Aug 06 , 4:13 pm Nightfalcon

    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!

    9 Aug 06 , 12:21 pm 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.

    9 Aug 06 , 2:01 pm Peppe

    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. [...]

    20 Aug 06 , 11:54 pm Bernard

    Does it also work with PDF files?

    23 Aug 06 , 4:23 pm Trackback: tuner.dk » A’ roder lidt med æ rytmeboks…

    [...] 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. [...]

    31 Aug 06 , 3:57 am Ken

    nice plugin,voted.and thank you!
    &楼上的 image browser生成的代码和lightbox有点不兼容呢 哈哈
    a little conflict between image browser and lightbox:tag “title”

    5 Sep 06 , 8:54 am Trackback: Revival - » Picture and Plugin Test

    [...] 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. [...]

    8 Sep 06 , 4:16 pm Gacchan

    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

    8 Sep 06 , 6:00 pm Peppe

    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’

    9 Sep 06 , 1:09 am Gacchan

    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 ;__;

    9 Sep 06 , 6:38 am william

    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.

    9 Sep 06 , 7:31 pm Peppe

    Gac devi aggiungere rel=”lightbox[roadtrip]” ai link delle immagini.

    10 Sep 06 , 1:15 pm Gacchan

    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.


    ————————

    10 Sep 06 , 1:16 pm Gacchan

    ops qu

    10 Sep 06 , 11:59 pm 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.

    11 Sep 06 , 11:50 am Peppe

    It works fine on your page.

    17 Sep 06 , 7:38 pm Trackback: Lightbox op Yakusoku

    [...] 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. [...]

    4 Oct 06 , 6:20 am 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!

    7 Oct 06 , 12:44 pm KazOo

    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…

    http://www.radiokazoo.net

    Thanks in advance!

    7 Oct 06 , 12:50 pm Peppe

    Where you put the files?
    The requested URL /wordpress/wp-content/plugins/lightbox/prototype.js was not found on this server.

    7 Oct 06 , 12:58 pm KazOo

    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!

    7 Oct 06 , 12:58 pm Peppe

    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.

    7 Oct 06 , 1:11 pm KazOo

    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*

    7 Oct 06 , 1:20 pm KazOo

    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… :)

    7 Oct 06 , 1:26 pm Peppe

    Yes lol,
    add the rel=”lightbox” to the a href, not to the img src.
    Bye

    7 Oct 06 , 1:31 pm KazOo

    *gasp* It.. it WORKS! I’m stunned!
    Thanks for your time, I’d gladly return the favor, this is great…

    Good luck!

    KazOo (Netherlands)

    7 Oct 06 , 1:33 pm Peppe

    You welcome,
    look the forum for the problem with your close button.
    Bye

    8 Oct 06 , 1:46 pm KazOo

    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…!

    8 Oct 06 , 2:14 pm Peppe

    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…)

    9 Oct 06 , 7:13 pm Dexter

    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

    9 Oct 06 , 10:37 pm Peppe

    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

    10 Oct 06 , 3:03 am KaZOo

    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)

    10 Oct 06 , 7:33 am Peppe

    Hi kazzo, it is normal, the plugin works when the page has been loaded completely.

    16 Oct 06 , 4:10 am riley harmon

    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

    16 Oct 06 , 9:36 am Peppe

    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. [...]

    5 Dec 06 , 8:22 pm Oscar

    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

    5 Dec 06 , 8:34 pm Oscar

    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.

    6 Dec 06 , 5:33 pm Trackback: Webrocker » Meldungen vom Maschinendeck

    [...] 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. [...]

    15 Dec 06 , 12:47 am Jon Symons

    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.

    19 Dec 06 , 6:02 am 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

    24 Dec 06 , 4:01 pm Bhooshan

    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.

    24 Dec 06 , 6:51 pm Bhooshan

    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. [...]

    7 Jan 07 , 9:56 pm Trackback: » Como instalar o Lightbox Plugin no Wordpress

    [...] 1º Fazer o download do plugin aqui. [...]

    11 Jan 07 , 4:56 am Shannon Whitle

    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?

    11 Jan 07 , 4:36 pm 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!

    20 Jan 07 , 11:10 am Sailesh

    Where on your page is the link to the 15. download??

    21 Jan 07 , 12:21 am 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.

    21 Jan 07 , 3:50 am Peppe

    Plz link me your page.

    22 Jan 07 , 11:56 am 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

    24 Jan 07 , 4:56 am chancho

    bellisimo, gracias hermano!!

    24 Jan 07 , 11:11 am Markus

    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

    25 Jan 07 , 1:43 am ozzy

    Ciao Peppe, complimenti per il plugin. Ho provato a installarlo sul mio blog, funziona solo che mi va in conflitto col men

    25 Jan 07 , 3:24 am Peppe

    mmm, non so come funziona il tuo menu, sinceramente ti posso consigliare di mettere un menu in css.

    25 Jan 07 , 4:36 am Peppe

    To markus: i updated wp to 2.1 and the plugin works fine!

    25 Jan 07 , 6:19 pm Markus

    Yes, now i´t works. I think, it was es problem with the ImageManger and not with your Plugin. Sorry! Markus

    25 Jan 07 , 7:43 pm P.G. Holyfield

    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

    26 Jan 07 , 5:23 am P.G. Holyfield

    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)

    26 Jan 07 , 5:27 am Peppe

    hi holy, i can see the close image also here, delete your cache http://www.pgholyfield.com/maah/archives/59

    26 Jan 07 , 5:34 am P.G. Holyfield

    Yep, that did it. Thanks!

    2 Feb 07 , 4:14 pm Mitos Kalandiel

    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 [...]

    2 Feb 07 , 7:34 pm Peppe

    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).

    9 Feb 07 , 6:13 pm Trackback: MiKE A.K.A. Helios » LightBox v2.0

    [...] 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 [...]

    13 Feb 07 , 7:05 am negative

    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

    17 Feb 07 , 1:09 am Scott B.

    Nice plugin!
    But.. on WP 2.1, it breaks when the Permalinks are changed from the default.
    Any thoughts?

    17 Feb 07 , 1:15 am Scott B.

    Sorry – I should clarify…the “Close” button disappears when I use a custom Permalink structure…it otherwise works perfectly.

    Thanks!

    17 Feb 07 , 1:15 am Peppe

    ??? link me your site.

    17 Feb 07 , 1:18 am 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.

    17 Feb 07 , 8:54 am Peppe

    See the forum for the fix.

    17 Feb 07 , 4:01 pm 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!

    17 Feb 07 , 6:11 pm Jon Symons

    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.

    17 Feb 07 , 10:50 pm Peppe

    Ok Jon, tnx!

    19 Feb 07 , 5:47 am Trackback: Open Tee Direct » Blog Archive » Our Logo

    [...] 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 [...]

    19 Feb 07 , 6:03 am Trackback: Open Tee Direct » Blog Archive » Logo

    [...] 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 [...]

    25 Feb 07 , 10:28 am Trackback: EDV-Gschmarri » Hilfe zu Theme EDV-Gschmarri

    [...] Lighbox JS v2.2 Plugin damit Bilder schöner eingeblendet werden. [...]

    27 Feb 07 , 3:10 am FreAk

    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

    27 Feb 07 , 3:16 am Peppe

    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!

    27 Feb 07 , 3:33 am Peppe

    Ok, see the forum to fix your problem!
    Bye

    27 Feb 07 , 3:44 am FreAk

    Fixed and solved :-) Thanxu

    27 Feb 07 , 3:45 am Peppe

    U welcome, if u can link me on your site! ;)

    27 Feb 07 , 4:10 am FreAk

    There u go, u’re linked!

    27 Feb 07 , 4:43 am Peppe

    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 [...]

    21 Mar 07 , 4:12 pm Maddalena

    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.

    21 Mar 07 , 6:15 pm Peppe

    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 [...]

    25 Mar 07 , 2:49 pm lluxus

    thanks man, you did a great job!

    26 Mar 07 , 1:23 pm Bhooshan

    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?

    27 Mar 07 , 6:04 am Peppe

    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

    27 Mar 07 , 8:36 pm Bhooshan

    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 :-)

    28 Mar 07 , 12:17 am Peppe

    I have ie7 and there is no problem, try to reinstall it.

    29 Mar 07 , 8:30 pm Trackback: 37Hz » Blog Archive » Lightbox!

    [...] installed Lightbox on my blog. Click on the picture of the studio I work at below to [...]

    1 Apr 07 , 12:36 am Aurelio Pons

    Hello, a little trick to avoid the necessity of adding rel=”lightbox” code to all images. Yo can do it automatically changing a line of wordpress source code:

    At line 237 of file wp-admin/upload-js.php, where it says:

    if ( ‘none’ != link )
    h += “

    1 Apr 07 , 12:38 am Aurelio Pons

    if ( ‘none’ != link )
    h += “

    1 Apr 07 , 12:40 am 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.

    1 Apr 07 , 8:42 pm Jeff L

    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. [...]

    2 Apr 07 , 12:28 am Peppe

    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.

    2 Apr 07 , 10:36 am Trackback: 30款wordpress 插件 at ZhangYu’blog

    [...] :在后台显示你 blog 的相关信息。 28、Lightbox 2 [...]

    2 Apr 07 , 3:16 pm Trackback: Lightbox 2 Wordpress Plugin » Daan Kortenbach

    [...] 11knights heeft een nieuwe plugin: Lightbox 2. Met dank aan http://www.4mj.it [...]

    3 Apr 07 , 12:01 pm Trackback: Top 30 Wordpress Plugins | Connected Internet

    [...] 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 = [...]

    3 Apr 07 , 4:21 pm Trackback: Knipsels » Blog Archive » Boompjes

    [...] mooie standaard afbeelding in windows vista. Tevens een goeie testafbeelding voor mijn nieuwe Lightbox plugin te [...]

    4 Apr 07 , 9:47 pm Roger

    I cant get this to work, I added the tag, but the picture just opens as a normal link when I click it

    4 Apr 07 , 9:57 pm Peppe

    Make a test on your site and link me, plz.

    4 Apr 07 , 10:11 pm Roger
    4 Apr 07 , 10:49 pm Peppe

    Lol, add the rel into the a href, no into the img src!
    Bye!

    4 Apr 07 , 11:16 pm Michel

    doesn’t work for me..

    please check

    http://www.mvleeuwen.dds.nl/blog/index.php?page_id=2

    thanks!

    4 Apr 07 , 11:25 pm Roger

    hey, its late ;)

    Thanks

    5 Apr 07 , 1:48 am 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.

    5 Apr 07 , 11:35 am Peppe

    mmm,i haven’t ie6, link me a live test.

    5 Apr 07 , 5:54 pm Benoy

    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.

    6 Apr 07 , 1:42 am NoFate

    Great post, very interesting to visit your site, thanks.

    6 Apr 07 , 7:41 pm 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.

    6 Apr 07 , 8:19 pm Peppe

    Tnx u, i send u an email and i added a paypal donation link ;)

    6 Apr 07 , 11:32 pm Peppe

    Tnx to Dean, he send me a good donation.

    [...] να δει κάποιος τι κάνει αυτό το plugin είναι να δει το demo του κάνοντας κλικ πάνω στις φωτογραφίες. Αυτό το link [...]

    13 Apr 07 , 10:10 pm Taylor Banks

    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?

    See: http://taylorbanks.com/blog/lori-bday-2007/

    14 Apr 07 , 1:07 pm Peppe

    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

    14 Apr 07 , 9:00 pm Trackback: Common Exception » New Stuff!

    [...] 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 [...]

    16 Apr 07 , 11:49 pm Trackback: LightBox2

    [...] 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 [...]

    18 Apr 07 , 12:36 am Bruno

    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

    18 Apr 07 , 1:28 am Peppe

    Hi Bruno, yours .js files are “Not Found”
    where did u upload the files?

    18 Apr 07 , 1:30 am Peppe

    Why? your blog is in / not in /blog
    http://www.diretodoforno.com.br/blog/ not found

    18 Apr 07 , 1:32 am Peppe

    Ok u fixed it, watch the forum for the loading and close buttons.
    Bye
    And remember you can send me a paypal donation, lol ;)

    18 Apr 07 , 1:33 am Bruno

    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?

    18 Apr 07 , 1:36 am Peppe

    Read over!

    18 Apr 07 , 3:05 pm Bruno

    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!

    18 Apr 07 , 8:20 pm Peppe

    np, i joked.

    19 Apr 07 , 8:13 pm Simon

    On my blog the flash fader is on top of the image when its called up :(

    20 Apr 07 , 5:24 pm 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!

    20 Apr 07 , 6:37 pm Peppe

    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.

    20 Apr 07 , 9:04 pm Davide

    Perdonami.. non mi sono spiegato bene. Volevo chiedere dove lo devo scrivere rel=”lightbox”, qual

    20 Apr 07 , 9:39 pm 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

    20 Apr 07 , 9:41 pm Davide

    il link non va ed il codice

    20 Apr 07 , 11:35 pm Peppe

    A parte che quella thumbnail non c’

    22 Apr 07 , 4:46 am 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

    22 Apr 07 , 3:31 pm Theodore

    Lightbox JS reached v2.03.1 (Released 4/18/07), will you please update the wordpress plugin to the latest version? Thank you!

    22 Apr 07 , 4:04 pm Michael

    hi there, thanks a lot for this great plugin which appears on my most-wanted list ;-)

    take care,
    michael

    27 Apr 07 , 10:59 am 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?

    28 Apr 07 , 8:04 pm 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

    29 Apr 07 , 7:55 pm 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!

    29 Apr 07 , 8:25 pm Peppe

    Have u < ?php wp_head(); ?> in the header?

    29 Apr 07 , 8:40 pm Gaia

    No I guess not. um I don’t know what that is…Sorry for the lame-ness.

    29 Apr 07 , 8:41 pm 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?

    29 Apr 07 , 9:15 pm 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

    29 Apr 07 , 9:34 pm 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

    29 Apr 07 , 9:49 pm Peppe

    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!

    30 Apr 07 , 8:57 am Trackback: Mr. Box » Blog Archive » Ri-Nasce la Gallery

    [...] grazie alla libreria Lightbox JS v2.2 e grazie a Lokesh Dhakar che ne

    30 Apr 07 , 10:39 am 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.

    1 May 07 , 7:20 pm Jeffrey D Brown

    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

    2 May 07 , 10:27 pm Da^MsT

    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 [...]

    5 May 07 , 1:18 pm Anton Zhuchkov

    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 [...]

    5 May 07 , 6:10 pm Peppe

    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) . [...]

    7 May 07 , 12:33 am Calila

    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…!!

    7 May 07 , 4:53 pm ck

    I have the latest version, but I can’t get it to work. Suggestions?

    7 May 07 , 8:08 pm Peppe

    I open your site and it is ok!

    7 May 07 , 8:12 pm ck

    I got it fixed…had to change the image path since my blog is not in the root directory. Thanks for checking in.

    7 May 07 , 8:16 pm Peppe

    To change the image path if the blog is not in root is not necessary with new version. What u changed?

    7 May 07 , 8:16 pm 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.

    7 May 07 , 8:17 pm Peppe

    Ok eduo i will work on it.

    7 May 07 , 8:24 pm 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 [...]

    9 May 07 , 12:18 pm Trackback: Manzanos en flor en Diario del Lobo Gruñón

    [...] 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. [...]

    10 May 07 , 1:45 pm Theodore

    Thank you for upgrading to the last version :)

    11 May 07 , 6:30 pm Trackback: Xs » Blog Archive » Lightbox2 For Wordpress

    [...] 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

    13 May 07 , 10:34 pm Andrey

    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?

    13 May 07 , 11:54 pm 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.

    13 May 07 , 11:54 pm foxx

    Oh no, Andrey wrote it already :)

    14 May 07 , 12:26 am 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.

    14 May 07 , 1:26 am Peppe

    Sorry, there was an error in the css, now i fixed it, download again.
    Bye

    14 May 07 , 10:23 am Andrey

    Thanks, I’ve found bug in CSS too, and already fixed it. Works perfect, THANKS!!!!

    15 May 07 , 1:45 am Trackback: Christian Hirsch » Testbild

    [...] ich das lustige Lightbox-Plugin für Bilder installiert hab, wird es auch mal Zeit dies zu [...]

    15 May 07 , 5:10 am Ahren

    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!

    15 May 07 , 11:37 am Andrey

    Ahren, please, not in IMG SRC, but into A HREF tag!

    15 May 07 , 4:13 pm Jeffrey D Brown

    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.

    15 May 07 , 10:25 pm Trackback: house of blair » Mother’s Day Weekend

    [...] Just added the lightbox plugin for photos. (The original, non-wordpress plugin is here.) Click on any of the photos to see what I [...]

    16 May 07 , 4:30 am Ahren

    @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

    16 May 07 , 11:35 am Andrey

    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!

    16 May 07 , 2:24 pm Peppe

    Andrey it works also with ie6, ie7.

    16 May 07 , 6:29 pm 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.

    19 May 07 , 2:23 am Chris

    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.

    20 May 07 , 9:51 am Trackback: WP Plugins DB » Blog Archive » Lightbox 2

    [...] Visit [...]

    20 May 07 , 1:38 pm jbeckers

    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

    21 May 07 , 11:56 am Trackback: Marcel Sel en concert au Tribeca at Nico

    [...] voir l’affiche de Marcel, il suffit de cliquer sur l’image (merci “Lightbox” et les conseils de [...]

    21 May 07 , 7:45 pm 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?

    24 May 07 , 7:05 am Guido

    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!

    24 May 07 , 8:25 am Guido

    Forget is I made it work
    Thanks….

    24 May 07 , 1:48 pm Trackback: 5 Must Have Wordpress Plugins - ClarkLab Share

    [...] 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 [...]

    26 May 07 , 3:19 pm Roger

    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 ?

    28 May 07 , 8:54 am Ionut Ciurea

    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.

    28 May 07 , 11:48 am Peppe

    Ionut u have 2 lightbox plugins installed.

    28 May 07 , 1:07 pm Ionut Ciurea

    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 :)

    28 May 07 , 3:59 pm Peppe

    Remove the 1.5, in your code i can see
    /plugins/lightbox2/lightbox/ and /plugins/lightbox/

    28 May 07 , 4:39 pm Ionut Ciurea

    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

    28 May 07 , 4:47 pm Peppe

    U have twice, i sent u an email with your code.

    [...] classe al vostro blog. L’utilizzo

    29 May 07 , 2:32 am Trackback: 4MJ - Internet News

    [...] ” 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 [...]

    30 May 07 , 5:12 pm Lucas

    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)

    30 May 07 , 11:57 pm Peppe

    Hi lucas, u uploaded the files in lightbox/lightbox/

    31 May 07 , 8:37 am Lucas

    Hi Peppe, many thanks, problem solved!

    1 Jun 07 , 10:30 pm Peppe

    I added the digg it button, please digg me!

    3 Jun 07 , 3:37 am keymistress

    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!

    3 Jun 07 , 4:12 pm vincenzo

    rel=”lightbox deve essere aggiunto manualmente. Non

    4 Jun 07 , 3:57 am 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!

    4 Jun 07 , 7:17 am Peppe

    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

    4 Jun 07 , 6:17 pm carl
    4 Jun 07 , 8:06 pm carl

    had to change the url structure. the correct link is:
    http://signym.com/?page_id=15

    5 Jun 07 , 1:02 pm Peppe

    Carl, your lightbox.css is wrong(i don’t know why), download again the plugin.

    5 Jun 07 , 1:16 pm carl

    that’s strange.. redownloaded and everything works perfectly, thanks a lot!

    5 Jun 07 , 4:51 pm Trackback: 网站功能的改进(每日更新)

    [...] 似乎很占用系统资源,决定暂时放弃。 一个很绚丽的图片显示插件,显示效果请看 这里 详细使用情况和下载请点击 [...]

    [...] 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 [...]

    8 Jun 07 , 2:47 pm 小虎

    “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. [...]

    12 Jun 07 , 2:14 pm Bobby

    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

    12 Jun 07 , 2:48 pm Trackback: Wordpress Plugins : josweb.co.uk

    [...] image enlargements I use Lightbox and Thumbnail [...]

    12 Jun 07 , 3:36 pm Peppe

    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

    13 Jun 07 , 2:39 am Trackback: curlyrob » NextGen Gallery

    [...] 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. [...]

    13 Jun 07 , 4:40 pm Trackback: Image Gallery Plugin Recommendation >> PiXELWiT

    [...] JS [DEMO] : Fairly simple, didn’t see any gallery management features and the effect took a while to load on [...]

    17 Jun 07 , 10:59 am Trackback: Jugendfresse hat neues Bilderplugin

    [...] 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 [...]

    20 Jun 07 , 4:16 am Trackback: Blogging Toolbox: 120+ Resources for Bloggers

    [...] 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, [...]

    20 Jun 07 , 4:25 am Trackback: proxieslist.net

    [...] 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

    21 Jun 07 , 6:33 am Bobby

    I got it to work, thanks for your help.

    22 Jun 07 , 12:48 am Elisa

    Aiutami please! Non riesco a far funzionare lightbox! mi daresti una mano magari mettendo la spiegazione del plugin in italiano?

    Se potessi far ci

    22 Jun 07 , 12:59 am Peppe

    ciao ti ho mandato una mail per contattarti ma mi dice che sono blacklisted !?! . dammi un altra mail

    22 Jun 07 , 7:53 am Trackback: error.log » Lightbox。

    [...] こんなプラグインを見つけました。 Lightbox 2 Wordpress Plugin [...]

    22 Jun 07 , 9:44 am Nomad

    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

    22 Jun 07 , 3:27 pm Peppe

    Hi Nomad, it works fine on your site!

    22 Jun 07 , 6:05 pm Trackback: easelab.org » Blog Archive » blog toolbox

    [...] 推荐 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 [...]

    22 Jun 07 , 8:54 pm My Rock Channel

    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/

    22 Jun 07 , 9:13 pm Peppe

    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.

    22 Jun 07 , 10:03 pm My Rock Channel

    It’s still not working. I have lightbox2.php and lightbox folder under /wp-content/plugins. I added rel=”lightbox” like this:

    Should I change the folder name to lightbox2? Or change the .php to lightbox.php instead of lightbox2.php?

    22 Jun 07 , 11:10 pm Trackback: Upcoming Content and Changes | Chemical Shift

    [...] working, either by incorporating Flickr more, or using the native abilities of WordPress with the Lightbox plug-in that I installed [...]

    23 Jun 07 , 2:28 am My Rock Channel

    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.

    23 Jun 07 , 2:48 am My Rock Channel

    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.

    23 Jun 07 , 2:50 am Peppe

    I can see on your test, i don’t know what is your problem, before clicking on the image wait the loading of the entire page. (your amazon ads is too slow!)
    See here.

    23 Jun 07 , 4:51 am My Rock Channel

    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.

    23 Jun 07 , 4:55 am Peppe

    Np, check if javascript is enable, u welcome.

    [...] Download that plugin here, Lightbox 2. [...]

    24 Jun 07 , 11:41 am 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?

    24 Jun 07 , 1:03 pm Trackback: lighbox plugin test | jermination.net

    [...] Built using the wp lightbox plugin find it here [...]

    24 Jun 07 , 2:00 pm Trackback: Lightbox 2 | SoPluGinS

    [...] do Plugin: 2.2 Versão do Wordpress: 2.2 Página Oficial Obter o Plugin – ficheiro foi descarregado [...]

    24 Jun 07 , 2:44 pm Peppe

    Pete link your problem..

    24 Jun 07 , 6:33 pm Pete

    Test site is here:
    http://www.wominiatures.de

    Thx :)

    24 Jun 07 , 7:36 pm Peppe

    “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, [...]

    25 Jun 07 , 5:59 am 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.

    25 Jun 07 , 6:06 am Peppe

    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"

    25 Jun 07 , 7:47 am Jenai

    Also is this compatable with the WPG2 plugin? as i have Gallery2 as well.

    Thanks

    25 Jun 07 , 9:07 pm André Lemos
    25 Jun 07 , 9:37 pm Peppe

    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.

    25 Jun 07 , 9:54 pm André Lemos

    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”

    26 Jun 07 , 5:37 am allen

    there seems to be trouble with AJAX comments?
    when I use this plugin

    26 Jun 07 , 8:53 am André Lemos

    it is working now. thank you :)

    26 Jun 07 , 5:05 pm Jenai

    ~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

    26 Jun 07 , 5:48 pm Jenai

    Its ok i fixed it :D

    27 Jun 07 , 3:47 am 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

    29 Jun 07 , 5:23 pm 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.

    29 Jun 07 , 5:28 pm Peppe

    I don’t know plugininstaller, now i work on it, bye. Is this?

    29 Jun 07 , 6:14 pm Trackback: A Hole in the Head » This is WordPress

    [...] I just got the Lightbox plugin working, so the images will come up correctly. [...]

    2 Jul 07 , 10:40 am Niels

    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

    2 Jul 07 , 11:38 am Peppe

    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.

    2 Jul 07 , 11:02 pm 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!

    3 Jul 07 , 1:25 am Peppe

    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 :(

    3 Jul 07 , 4:10 pm 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 [...]

    4 Jul 07 , 11:10 am Dave

    A good blog and some informative details of plugins too!

    Regards
    Dave
    http://www.SuccessEnroute.com

    4 Jul 07 , 11:25 am Trackback: LFSaw » Blog Archive » Lightbox

    [...] have added Lightbox to my weblog. Neat little toy… [ lightbox home [...]

    5 Jul 07 , 11:50 am Trackback: Neues Plugin - Lightbox - Duerrbi & Michi

    [...] 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 [...]

    6 Jul 07 , 4:10 pm Niels

    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.

    6 Jul 07 , 4:15 pm Peppe

    Nice, i’m happy! np, use your donation to your center for orphans.
    Bye

    8 Jul 07 , 12:48 pm Trackback: origami43 » [theme] myOrange Wordpress 0.1

    [...] plugins : lightbox, gravatar, category cloud widget, [...]

    8 Jul 07 , 5:58 pm Trackback: Neat Little Wordpress Plugins

    [...] 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 [...]

    9 Jul 07 , 5:05 pm 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.

    10 Jul 07 , 12:41 am Peppe

    Plz send me a link.

    10 Jul 07 , 7:26 pm Trackback: Photo Blog Plugin -- Blog Sahat Tambunan

    [...] 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 [...]

    11 Jul 07 , 9:41 am Trackback: WoLFeaRus » Тест (картинка)

    [...] Тестируем плагин 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 [...]

    11 Jul 07 , 6:16 pm Trackback: Tags de lumière - Web.Plouceur

    [...] 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, [...]

    13 Jul 07 , 12:39 pm betchay

    thanks for this plugin! i’ve been trying to get lightbox to work on my site for the longest time… you made it easier!

    16 Jul 07 , 10:02 am Trackback: Lightbox test plugin

    [...] 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. [...]

    17 Jul 07 , 12:03 am Trackback: DVPhoto » Blog Archive » Lightbox 2

    [...] 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 [...]

    17 Jul 07 , 10:50 am Makru

    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

    17 Jul 07 , 2:41 pm Peppe

    Hi makru, open lightbox2.php, uncomment lines 22-24 (the function lightbox_create).

    18 Jul 07 , 10:49 am Trackback: Mclee’s Lodge mood | 我所用的plugin

    [...] 可以在评论中显示Gravatar头像 ImageManager 2.4.1 方便在文章中插入图片 Lightbox JS v2.03.3 Plugin 1.7  灯箱效果显示图片 NextGEN Gallery   0.63 很不错的相册插件 NextGEN Gallery [...]

    19 Jul 07 , 2:26 am wobojyluf

    In passionate rage as tim moved up, and the middle demi moore nude of unhappiness, but.

    19 Jul 07 , 9:13 am Makru

    Hi again, :-)

    it works now, but is it possible to reduce and fix the output window size ? my pictures are quite large.

    Regards
    Makru

    19 Jul 07 , 9:19 am Trackback: The N.Z.B » ארגז כלים

    [...] 2 תוסף אג‘אקסי לוורדפרס המאפשר להציג תמונות מוקטנות אשר בלחיצה עליהן [...]

    19 Jul 07 , 11:59 am Peppe

    Yes makru, reduce the image size, lol!

    19 Jul 07 , 1:46 pm craig

    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.

    19 Jul 07 , 2:34 pm Makru

    What the question is, can i set the outputwindowsize in lightbox somewhere ?
    Regards
    Makru

    19 Jul 07 , 3:39 pm Aypeus

    Hi all.

    I just installed this but cant get the effect (I think)

    Cheers

    19 Jul 07 , 5:50 pm Peppe

    AYpeus, have u msn?

    19 Jul 07 , 6:27 pm Aypeus

    Hi Peppe, I have and I talk to you there ! :D

    20 Jul 07 , 2:45 am Aypeus

    Peppe you are my hero! :D THANKS alot for the help m8! :)

    20 Jul 07 , 12:57 pm craig

    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!

    20 Jul 07 , 8:58 pm Peppe

    Hi Craig, if u open this page with safari, can u see lightbox effect?

    21 Jul 07 , 9:15 pm Ruslan

    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.

    22 Jul 07 , 5:05 am Peppe

    Hi Ruslan, open lightbox2.php, uncomment lines 22-24 (the function lightbox_create).

    23 Jul 07 , 11:25 am Ruslan

    Hi Peppe! I tried uncomment lines and this not replace my links in posts! More ideas? :-)

    23 Jul 07 , 3:16 pm Tomasz Ronda

    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.

    24 Jul 07 , 8:04 am Trackback: lightbox | Lily Adam

    [...] 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 [...]

    27 Jul 07 , 10:21 am Trackback: Postie Lightbox… at marcO’s_br4inbl0g

    [...] 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

    28 Jul 07 , 8:10 pm Trackback: AcrossThEra » Black and White

    [...] 影完沖菲林scan菲林,post上forum同blog,順便一試剛嵌入的lightbox plugin, 雖然setting係煩0左少少,但係總算做到自己想要的效果… [...]

    29 Jul 07 , 6:14 am Trackback: 50 余款 WordPress 多媒体发布的插件

    [...] Enlarger – IImage Panorama – Image Headlines – Lightbox 2 – Multi-Topic Icon – Random Image – Transparent PNG Fix – WP [...]

    29 Jul 07 , 3:44 pm Trackback: Slimbox Wordpress Plugin » 4MJ - Internet News

    [...] 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 [...]

    1 Aug 07 , 8:19 am MickeJ

    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

    1 Aug 07 , 8:35 am MickeJ

    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 [...]

    6 Aug 07 , 5:20 pm Trackback: Ducked.nl » Ducked.nl Updates Augustus 2007

    [...] New : Lightbox 2, een nieuwe plugin die voor het albekende Lightbox effect zorgt. De vorige plugin, die ik daarvoor [...]

    7 Aug 07 , 3:40 pm Fabrizio Azzali

    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.

    10 Aug 07 , 6:42 pm Faber

    ti riscrivo, senti, sai aiutarmi? non capisco perch

    10 Aug 07 , 11:38 pm Peppe

    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.

    12 Aug 07 , 3:28 am 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.

    12 Aug 07 , 4:07 am 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

    12 Aug 07 , 2:27 pm Trackback: Lightbox 2 Wordpress Plugin at OOSOOM

    [...] Lightbox 2 Wordpress Plugin » 4MJ – Internet News [...]

    [...] Traq – 生成博客的统计信息,以图形显示。 Sociable – 添加漂亮的网摘按钮。 LightBox 2 – [...]

    13 Aug 07 , 9:34 pm Trackback: Meine liebsten Wordpress Plugins | neunzehn72

    [...] Lightbox 2: Öffnet eingefügte Bilder in einem Ajax-Layer über der Seite. [...]

    13 Aug 07 , 11:37 pm Anne

    Great plugin that works well on my site. Thank you!

    [...] Lightbox JS – Esse eu gosto! O efeito que causa

    14 Aug 07 , 3:22 am Trackback: Slimbox Wordpress Plugin » iPhone News BLOG

    [...] 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 [...]

    14 Aug 07 , 6:05 pm Blanche

    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!

    14 Aug 07 , 6:09 pm Peppe

    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 [...]

    18 Aug 07 , 3:42 pm Trackback:   50 Multimedya Wordpress plugin by # YaMTaR

    [...] Lightbox 2 [...]

    19 Aug 07 , 11:48 am Diego

    Ciao peppe

    19 Aug 07 , 11:49 am Diego

    dimenticavo… la pagina di prova

    19 Aug 07 , 12:20 pm Peppe

    Ciao Diego, non c’

    19 Aug 07 , 1:47 pm Trackback: Lightbox 2 Wordpress | わーどぷれすっ!

    [...] 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 [...]

    21 Aug 07 , 8:10 pm Trackback: » Blogging Toolbox: 120+ Resources for Bloggers

    [...] 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 [...]

    22 Aug 07 , 5:34 pm Fokus

    Thanx for the plugin, works great! And yours sis sample pictures are great!

    23 Aug 07 , 3:10 am Kurtis Kronk

    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. =)

    24 Aug 07 , 3:01 am AnRkey

    Thanks for this awesome plugin, it really looks and works great!

    24 Aug 07 , 1:37 pm Trackback: bilgiservisim » En iyi 100 wordpress eklentisi

    [...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    24 Aug 07 , 5:45 pm Trackback: eddyra.net

    [...] 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 [...]

    24 Aug 07 , 8:02 pm 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 [...]

    26 Aug 07 , 1:14 pm Swift

    Is it possible to change the rel=”lightbox” into class=”lightbox” ? So instead of using rel, we use class. is that possible?

    27 Aug 07 , 11:23 am 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

    27 Aug 07 , 3:57 pm Trackback: Wiwiana » lightbox test

    [...] still, it’s a great script to display photos. Go here to get the [...]

    31 Aug 07 , 2:16 pm Trackback: 155 Adet Wordpress Eklentisi Turkce Açıklamalı

    [...] 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, [...]

    3 Sep 07 , 12:31 pm 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 :(

    3 Sep 07 , 12:47 pm Tony

    nm, it works now :) . Is it possible to integrate this with simpleviewer? Thanks.

    3 Sep 07 , 10:38 pm Trackback: Project-Tideas v.1.1 | project-tideas.com

    [...] 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 [...]

    4 Sep 07 , 5:54 pm Trackback: Dagon » Blog Archive » Ahora sí, a trabajar

    [...] 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 – плагин позволяет показывать изображение в реальном [...]

    6 Sep 07 , 2:24 am Trackback: 风和博客 » 流行好用的WordPress插件

    [...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    6 Sep 07 , 8:25 am Thomas Cayne

    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.

    6 Sep 07 , 9:02 am Trackback: » Blog Archives test lightbox 2 »

    [...] 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/ [...]

    10 Sep 07 , 6:41 pm Trackback: Lightbox 2 Wordpress 插件中文版

    [...] 前两天Wordpress放出了0.0.1的版本升级,新版本为2.2.3。喜欢尝鲜的我又一次地为这0.0.1付出了宝贵生命中的十几分钟。升级完毕后我习惯性的检查了一下目前使用的插件有没有更新。结果在我用的Lightbox插件作者Blog上找到了一个叫做Slimbox的插件。该插件号称在完全实现并兼容Lightbox 2功能的同时,其大小仅为7kb。我立即下载尝鲜。但体验的结果很是糟糕:在Firefox下确实完全没有任何问题,但在IE 7下却会导致页面无法加载。于是决定放弃,仍旧使用Lightbox的插件。 [...]

    11 Sep 07 , 1:12 am Trackback: WP-Plugins | FOUNDRY digital design studio

    [...] lightbox [...]

    11 Sep 07 , 2:12 pm Trackback: bilgiservisim » Wordpress multimedya eklentileri

    [...] Lightbox 2. – lightbox eklentisi [...]

    12 Sep 07 , 9:06 pm Trackback: Jbbr.net » Blog Archive » Neuigkeiten zum Blog

    [...] 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 [...]

    14 Sep 07 , 12:45 am 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.

    14 Sep 07 , 7:53 am Peppe

    Hi quan, plz link me a test page.

    14 Sep 07 , 12:45 pm Trackback: Wordpress插件:LightBox | Eric Liu's Blog

    [...] 1.wp用户自行安装这个插件,点击这里下载插件,安装好后在后台启用;yo2用户进入后台启用lightbox插件。 [...]

    14 Sep 07 , 7:40 pm Trackback: dudtn : lightbox 사용법을 모르겠군요…

    [...] Lightbox 2 Wordpress Plugin » 4MJ – Internet News 을 보고 깔기는 했는데, 링크에 있는 블로그처럼 이미지가 이쁘게 전환이 안되는 군요 ㅡㅡ;에디터가 둘이니 이미지 삽입하는 경로도 둘다 다르고 사용할때마다 링크를 걸어줘야하는지도 모르고 ㅡㅡ; 넘 복잡하네… [...]

    15 Sep 07 , 12:21 am 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.

    15 Sep 07 , 4:30 am Trackback: dudtn : litebox1.0 lightbox2.0 실험

    [...] lightbox 2.0 wordpress plugin으로 해결하는 군요 [...]

    15 Sep 07 , 7:42 am Peppe

    Hi quan, you don’t use my lightbox plugin, but i think there is a conflict with mootools.jsp.

    15 Sep 07 , 1:17 pm 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 [...]

    16 Sep 07 , 3:53 pm x

    Where is download button?

    16 Sep 07 , 10:58 pm 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

    18 Sep 07 , 8:41 pm Trackback: links for 2007-07-04 | After The Dot Net

    [...] Lightbox 2 Wordpress Plugin » 4MJ – Internet News [...]

    19 Sep 07 , 12:20 am Trackback: En iyi 100 wordpress eklentisi | Turkmecmua

    [...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    19 Sep 07 , 7:55 am Trackback: LightBox : WordPress Plugins

    [...] 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 – [...]

    20 Sep 07 , 7:34 pm Trackback: » Blog Archive » deneme a.q

    [...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    21 Sep 07 , 2:51 am Trackback: dudtn : litebox1.0 lightbox2.0 실험

    [...] 있었나 봅니다. 지금은 되네요이런 저런 방법으로도 해결못하다가 결국은 lightbox 2.0 wordpress plugin으로 [...]

    21 Sep 07 , 7:30 am Trackback: links for 2007-09-21 | xanders blog

    [...] Lightbox plugin for Wordpress (tags: wordpress web2.0 ajax lightbox prototype script.aculo.us scriptaculous plugin) « links for 2007-09-18 [...]

    22 Sep 07 , 11:49 pm Trackback: Vildvittra » Höstfärger & Lightbox

    [...] har installerat fina Lightbox för Wordpress och försöker klura ut hur allt funkar. [...]

    23 Sep 07 , 4:57 am Trackback: Wordpress插件:LightBox | Eric Liu`s Blog

    [...] 1.wp用户自行安装这个插件,点击这里下载插件,安装好后在后台启用;yo2用户进入后台启用lightbox插件。 [...]

    23 Sep 07 , 2:44 pm Trackback: Wordpress插件:LightBox | Eric Liu`s Blog

    [...] 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的插件。 [...]

    1 Oct 07 , 3:19 pm Trackback: Plugins WordPress, une sélection | INFOLC

    [...] Lightbox Effet popup lightbox lors d’un clic sur une photo. Très facile à installer. [...]

    2 Oct 07 , 11:24 am Mo

    Hello, thanks for the plugin – exactly what im looking for my auto blog!
    Best regards

    [...] 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 [...]

    3 Oct 07 , 10:30 am Trackback: 30 migliori wordpress plugin. | ::PC60.COM

    [...] Lightbox 2 26: Collegamenti grigi della scatola, con le immagini di proiezione di diapositive di effetto, fredde. [...]

    3 Oct 07 , 11:29 am Trackback: :: caminhos cruzados » Os meus gatinhos

    [...] 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. [...]

    8 Oct 07 , 2:39 am Trackback: adambot » New Lightbox Image Script

    [...] 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特效 [...]

    10 Oct 07 , 8:12 pm Trackback: cicak berbunyi » Plugins o0o Plugins

    [...] 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. [...]

    15 Oct 07 , 1:14 pm Trackback: Mitmach- und Fragestunde - Citronengras

    [...] 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

    20 Oct 07 , 12:52 pm Trackback: Rock Kapak mussafir مسافر

    [...] 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 [...]

    21 Oct 07 , 11:52 am Trackback: 柏无聊赖 » Lightbox 2 Wordpress Plugin

    [...] 由于有时会在日志中插入图片,在wordpress中设定成完整显示图像的话有时候会撑破页面,缩略图显示要查看大图的时候会转到图片的链接地址,要继续查看日志的话稍显麻烦,Lightbox 2 Wordpress Plugin正好提供了这种功能,下载和安装演示见前面的链接。 [...]

    21 Oct 07 , 4:58 pm Eric Monse

    This looks killer, have to try it out. – Eric Monse

    [...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    [...] 5. Lightbox JS v2.03.3 Plugin [...]

    24 Oct 07 , 9:07 am yjtewy

    [...] Lightbox 2.0 For WordPress Use the ever popular Lightbox 2 on your WordPress. [...]

    [...] Lightbox JS v2.03.3 Plugin :هذه الإضافة لتسهيل الإطلاع على الحجم الأكبر للصور المصغرة thumbnails فى المدونة بداخل نفس صفحة المتصفح .. مثال [...]

    27 Oct 07 , 7:11 pm Trackback: Lightbox 2 (Wordpress-Plugin)

    [...] 面白そうなプラグインがあったので試しに入れてみた 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. [...]

    29 Oct 07 , 6:33 pm Trackback: Testing a photo addon

    [...] 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/ [...]

    30 Oct 07 , 7:01 pm Trackback: 几个实用的JavaScript库 | 解构生活

    [...] 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:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    31 Oct 07 , 5:32 am Trackback: Slimbox Wordpress Plugin | 解构生活

    [...] 2 Wordpress Plugin的作者用Slimbox 1.41转化过来的一个类似于Lightbox 2 Wordpress Plugin效果的图片效果插件。使用方法与Lightbox2 WrodPress [...]

    31 Oct 07 , 1:05 pm Trackback: baka’s blog » Plugin Lightbox

    [...] petit post pour annoncer l’ajour d’un petit plugin pour Wordpress. Il s’agit de Lightbox et g

    31 Oct 07 , 8:58 pm Trackback: Lightbox your way to a quicker load

    [...] 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 [...]

    2 Nov 07 , 9:36 am fbeshox

    Hi! My lightbox doesn’t work. I’ve to install something other to have a working lightbox? My host needs any something special?

    2 Nov 07 , 10:13 am Alarm

    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 ?

    4 Nov 07 , 9:33 pm Trackback: On-line дневник оптимизатора

    [...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]

    [...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]

    5 Nov 07 , 5:55 am 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

    5 Nov 07 , 8:11 am 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特效,讚!(我不用再找其他軟體了) [...]

    6 Nov 07 , 7:54 am Trackback: Cool Plugins for your Wordpress Blog » i-TONG

    [...] 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 [...]

    7 Nov 07 , 3:24 am Trackback: 我所使用的WordPress插件 - ZiQi’s Blog

    [...] Lightbox JS v2.03.3 Plugin:实现图片的Lightbox效果,使用需要修改源代码,加入rel=”lightbox”,是有点麻烦,不过还没有更加好的方案。 [...]

    7 Nov 07 , 6:38 pm Trackback: Lightbox 2 Wordpress Plugin at 柏

    [...] 由于有时会在日志中插入图片,在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) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]

    11 Nov 07 , 4:46 pm Karlotta

    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. [...]

    12 Nov 07 , 8:54 am Trackback: MyWebAuthor » What happened to MyWebAuthor?!

    [...] 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. [...]

    16 Nov 07 , 11:15 pm Trackback: Плагины для WordPress

    [...] изображения для названий заголовков статей. Lightbox 2 – плагин позволяет показывать изображение в реальном [...]

    18 Nov 07 , 1:11 am Trackback: NextGEN po polsku » WordPress Experiments

    [...] Lightbox – ściągnij wtyczkę Lightbox 2 ze strony 4mj.it – rozpakuj i do wp-content/plugins wrzuć folder lightbox oraz plik lightbox2.php – aktywuj [...]

    18 Nov 07 , 8:08 pm Trackback: Top 30 Wordpress Plug-ins

    [...] 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. [...]

    20 Nov 07 , 11:43 pm Trackback: Just updated my Website

    [...] 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」を導入できるプラグイン紹介サイトがございました。 [...]

    22 Nov 07 , 3:50 pm Danny Foo

    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. :(

    22 Nov 07 , 3:51 pm Trackback: eddyra.net » Kuala Lumpur dalam kenangan

    [...] 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 – многофункциональный плагин для подкастинга, включающий создание фидов, статистику и проч. [...]

    23 Nov 07 , 6:16 am Trackback: Keeping It Clean and Simple : Fathom the Unknown

    [...] Lightbox 2 Bookmark It [...]

    [...] 本文採 姓名標示-非商業性-相同方式分享(BY-NO-SA) 方式分享 參考資料: ● Lightbox 官網 [...]

    24 Nov 07 , 6:17 pm brian

    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 [...]

    28 Nov 07 , 8:34 pm Trackback: Algumas modificações | The Joe Report

    [...] 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。 [...]

    29 Nov 07 , 3:03 pm Thorsten

    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

    29 Nov 07 , 3:49 pm O

    Hi. Nice plugin. Thanks!

    Hey how did you get that UPNews page curl?

    [...] Lightbox 2 (5/48). [...]

    30 Nov 07 , 6:03 pm Trackback: LightBox 플러그인 설치 at HJazz.cafe

    [...] 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

    3 Dec 07 , 11:29 am Trackback: sur l’eau » Zum Geburtstag

    [...] 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. [...]

    6 Dec 07 , 1:45 am SopsStestiob

    m.. just wanna say thank you

    6 Dec 07 , 1:49 pm Trackback: Blog后台"大扫除"~ | 某Q的水星日志

    [...] Lightbox JS v2.2 Plugin v1.5 : 自动给文章上的图片加入漂亮的动画效果 (需在文章上加入图片缩略图,并设置图片缩略图链接到大图). [...]

    9 Dec 07 , 5:15 am Trackback: 晒晒插件 | MKLVFKWR

    [...] Lightbox JS v2.03.3 Plugin,图片效果.(未能实现) [...]

    9 Dec 07 , 5:39 am Trackback: 230 Wordpress eklentisi — Wordpress Türkiye

    [...] 20 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    [...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]

    10 Dec 07 , 6:27 pm 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

    10 Dec 07 , 6:30 pm Trackback: 50 Best Wordpress Plugins for Power Blogging

    [...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]

    10 Dec 07 , 10:50 pm Trackback: Lightbox 2 - Slimbox

    [...] 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 [...]

    12 Dec 07 , 5:42 pm ywomzumg
    13 Dec 07 , 9:59 am Trackback: KevinLing - wordpress插件推介

    [...] Lightbox JS Plugin [...]

    14 Dec 07 , 6:22 pm Nicole

    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!

    14 Dec 07 , 6:29 pm 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.

    15 Dec 07 , 7:16 am Nicole

    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

    16 Dec 07 , 5:49 am 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 [...]

    18 Dec 07 , 8:58 am Trackback: Lightbox | iSaskia

    [...] 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

    19 Dec 07 , 6:07 pm Trackback: » I 50 migliori plug-in per Wordpress Geekissimo

    [...] 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 – это плагин добавляет эффект затемнения заднего [...]

    23 Dec 07 , 6:30 pm 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.

    25 Dec 07 , 3:56 pm Trackback: Best WordPress Plugins and Widgets | scrapur.com

    [...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]

    25 Dec 07 , 5:44 pm evden eve

    thx for plugin

    [...] Lightbox 2 Wordpress Plugin » 4MJ – Internet News [...]

    30 Dec 07 , 7:22 am Trackback: Lightbox 2 Wordpress Plugin » MorphBlog

    [...] 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/ [...]

    4 Jan 08 , 9:01 pm Júnior

    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.

    4 Jan 08 , 9:52 pm Carlo

    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

    4 Jan 08 , 10:00 pm Carlo

    P.S.: come non detto avevo sbagliato a fare l’upload della cartella, ora funziona perfettamente!

    4 Jan 08 , 10:02 pm Peppe

    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

    5 Jan 08 , 12:14 pm Carlo

    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

    5 Jan 08 , 1:51 pm Trackback: Lista de tarefas para este mês

    [...] 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 [...]

    6 Jan 08 , 2:22 am Peppe

    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. [...]

    7 Jan 08 , 12:14 pm Carlo

    Provato Peppe ma stesso risultato… grazie comunque per la tua risposta ;-)

    cercher

    [...] 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 [...]

    8 Jan 08 , 9:04 pm Trackback: Bilder. - Diatriba

    [...] 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) [...]

    12 Jan 08 , 2:46 pm Trackback: 我的站访问快了吗 | Smartr.cn

    [...] 如何改善?本人觉得最直接的方法就是把不必要的插件取消掉,别让它们再胡乱加载东西,所以我把Lightbox JS v2.03.3 Plugin,WP-PostViews-JS,WP Grins取消使用。 [...]

    [...] Lightbox 2 [...]

    13 Jan 08 , 12:52 am Trackback: Ultimate Plugins For WordPress | I'm Blogging That!

    [...] 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

    15 Jan 08 , 5:02 am Trackback: Must-have Wordpress Plugins | Global Master Plan

    [...] Lightbox 2 for Wordpress. Makes adding full size and thumbnail images to your posts a snap. [...]

    15 Jan 08 , 7:14 pm 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 [...]

    16 Jan 08 , 9:54 am 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).

    17 Jan 08 , 1:57 pm 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!

    18 Jan 08 , 6:52 pm Trackback: fotorandom - Lightbox 導入

    [...] まずは記事の投稿時に Flickr から写真を読み込むプラグインを入れて第1段階終了。ただこのままでは写真をクリックすると Flickr の個別の写真のページに飛んでしまいます。というわけで、第2段階としてフォトログを作ったら使いたいと思っていた Lightbox 2 WordPress Pluginを導入しました。 [...]

    20 Jan 08 , 11:52 am Trackback: WP-SuperBlog.com » Blog Archive » Stats 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 – плагин позволяет показывать изображение в реальном [...]

    23 Jan 08 , 5:54 am Trackback: Lightbox JS v2.03.3 Plugin_Wordpress plugin

    [...] Plugin Homepage [...]

    [...] Lightbox JS Plugin – thường d

    26 Jan 08 , 10:31 am 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!

    27 Jan 08 , 12:35 am Trackback: 300 Adet Wordpress Eklentisi : Yılmaz Eres

    [...] 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…

    1 Feb 08 , 7:23 pm 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 [...]

    4 Feb 08 , 12:09 am Cloud9 Design

    Does this work on Wordpress.com blogs?

    4 Feb 08 , 7:39 am Trackback: 29 Plugins Wordpress Paling Top | Buat Blog

    [...] Lightbox 2 [...]

    5 Feb 08 , 12:45 pm Trackback: I 50 migliori plug-in per Wordpress |

    [...] 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. [...]

    10 Feb 08 , 12:59 pm Sites Directory

    Hi,

    10 Feb 08 , 2:44 pm Trackback: Multimedia | The Daily Punt

    [...] 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 [...]

    11 Feb 08 , 11:17 pm Trackback: Download Wordpress Plugins For Beginers | Scrapur

    [...] 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, [...]

    14 Feb 08 , 4:09 pm Piet Bos

    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

    14 Feb 08 , 8:25 pm Vin Thomas

    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

    17 Feb 08 , 3:06 pm Reinar Svendsen

    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. [...]

    22 Feb 08 , 1:54 am Digital Scrapbook Freek

    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

    24 Feb 08 , 3:36 pm JJMacey

    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

    25 Feb 08 , 12:21 pm cialis

    [...] Lightbox JS Plugin – thường d

    [...] a trav

    [...] Lightbox 2. – lightbox eklentisi [...]

    26 Feb 08 , 10:37 pm Trackback: WP | En iyileri (Eklentiler) | Net ve Web Serüveni

    [...] 24 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    [...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]

    29 Feb 08 , 4:56 am Trackback: itsthedogslife.com » Lightbox JS 2.0 Plug-In

    [...] plug-in is available HERE and a great tutorial for using the plug in is available [...]

    29 Feb 08 , 4:32 pm Celebrity

    Thanks a lot!

    2 Mar 08 , 4:28 am Trackback: Best Of Wordpress Plugins | VT2 Blog

    [...] Lightbox JS Plugin – thường d

    [...] Lightbox2.0 [...]

    3 Mar 08 , 1:41 am 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. [...]

    3 Mar 08 , 6:37 pm Trackback: /dev/nikc/blog: Virittelyä

    [...] heräsi ja halusi blogiin Lightboxin. Hetken tyrittyään teknohiiri sai kun saikin homman toimimaan. Klikkaa öistä [...]

    3 Mar 08 , 6:40 pm Trackback: /dev/nikc/blog: Lightbox virittelyä

    [...] 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. [...]

    6 Mar 08 , 3:32 pm Arrangeur

    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 [...]

    8 Mar 08 , 12:33 pm 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?

    8 Mar 08 , 1:09 pm Peppe

    see your link: http://www.jousimetsastys.fi/wp/lightbox/“http:..
    ..//www.jousimetsastys.fi/wp/wp-content/gallery/2006-eramessut/01-marko-selostaa.jpg”

    8 Mar 08 , 1:58 pm AriK

    Found! For some reason quotes were of wrong type (″, not “)… thanks!

    8 Mar 08 , 2:10 pm AriK

    Translation capability in plans?

    9 Mar 08 , 4:53 am TexZen

    What plug-in is being used to get the effect of the frame around the images you are showing on this page?

    9 Mar 08 , 9:34 pm Trackback: … with a smile! » Archief » Plaatje

    [...] Het werkt, een plaatje uploaden en properties meegeven met Vivtiger Image Resizer en Lightbox. [...]

    10 Mar 08 , 8:12 am Trackback: 国外博客资源大全

    [...] 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. [...]

    11 Mar 08 , 1:56 am 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.

    11 Mar 08 , 2:18 am Peppe

    it is part of my design, i created an image in the background css of those images.

    11 Mar 08 , 7:13 pm Chriss

    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 [...]

    14 Mar 08 , 6:59 pm Peppe

    I upgraded to js 2.04 ;)

    [...] Lightbox JS v2.2 Plugin - 以类似显示单张幻灯片的方式显示blog上的图片,可以参考《给Blog添加超酷图片特效》 MyCSS + Page Header & Footer - 既可以用来调整Blog模板字体、行高等显示效果,又可以用来添加Openid认证和流量统计代码的超实用插件。应用实例:不满意模板的字体和行距的话,试试看在MyCSS Editor下面加入代码 [...]

    [...] Visit [...]

    18 Mar 08 , 12:38 pm Trackback: FEED.NIO.NAME » Lightbox JS v2.04 Plugin

    [...] 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 [...]

    25 Mar 08 , 11:46 pm James

    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

    26 Mar 08 , 6:00 am Trackback: GizmondoNews Dot Com - Blogging Toolbox.

    [...] 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 [...]

    28 Mar 08 , 6:42 pm Trackback: Erumo’s blog » Plugin Lightbox

    [...] petit post pour annoncer l’ajour d’un petit plugin pour Wordpress. Il s’agit de Lightbox et g

    29 Mar 08 , 12:07 am Trackback: Các plugin tốt nhất cho Wordpress at VT2 Blog

    [...] Lightbox JS Plugin – thường d

    [...] Lightbox JS Plugin – thường d

    29 Mar 08 , 10:29 pm Mikael

    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??

    31 Mar 08 , 5:17 am Peppe

    @Mikael: It works fine also on post /blog/?p=404).

    31 Mar 08 , 3:58 pm Mikael

    Seems to have been a temporary glitch when updating.. Thanks for your time!

    31 Mar 08 , 9:05 pm Oliver

    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.

    31 Mar 08 , 10:28 pm Trackback: Von Google verlassen | Webregard - Watch the Web

    [...] 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

    1 Apr 08 , 4:46 pm Peppe

    @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

    2 Apr 08 , 5:09 pm Oliver

    aah… thanks for the hint ;-)

    2 Apr 08 , 10:28 pm 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:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    3 Apr 08 , 9:55 pm Oliver

    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…

    5 Apr 08 , 1:12 am chi

    thank you oliver.

    7 Apr 08 , 4:38 am Trackback: CJ公馆 » Blog Archive » WordPress插件

    [...] Lightbox JS v2.2 Plugin  当点击网页中的图片链接时,背景会立即变暗并且出现loading…..然后,出现一个美美的方框显示大图,这就是Lightbox。 [...]

    [...] Lightbox JS Plugin – thường d

    [...] Lightbox JS v2.04 Plugin: [...]

    8 Apr 08 , 10:39 am Trackback: Wordpress Plugins » Simply Life

    [...] 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. [...]

    9 Apr 08 , 1:39 am baron

    thanks for plugin, perfect

    [...] Lightbox JS Plugin – thường d

    [...] til bilder. Har navigering i bildet. Demo | Last ned/Les [...]

    9 Apr 08 , 10:04 pm David

    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. [...]

    10 Apr 08 , 9:44 pm Jean

    Eu não consegui instalar de jeito nenhum este negocio…

    11 Apr 08 , 4:12 am 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?

    11 Apr 08 , 10:02 am Trackback: Sven’S Weblog » Blog Archive » Plugins

    [...] Lightbox JS v2.04 Plugin [...]

    12 Apr 08 , 1:25 pm kamera sistemleri

    nice job

    12 Apr 08 , 8:04 pm Trackback: Off the hook WordPress plugins | Cuzoogle

    [...] 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. [...]

    13 Apr 08 , 10:16 am Evgeny

    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)をダウンロードさせてもらい解凍する [...]

    13 Apr 08 , 12:38 pm Benny

    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.

    15 Apr 08 , 6:04 am Trackback: di About Adult Business

    [...] Lightbox 2 (5/48) добавляет в ваш блог поддержку библиотеки Lightbox [...]

    [...] Lightbox JS Plugin – thường d

    15 Apr 08 , 6:49 am teft

    I still dunno why it stopped working with the new version, I had to go back to de previous version

    15 Apr 08 , 11:27 pm Trackback: Testing out Lightbox

    [...] trying out this cool wordpress plug in that gives you the nice image overlay pop up box thingey! Click on the image [...]

    16 Apr 08 , 6:07 am 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

    17 Apr 08 , 10:49 pm Trackback: lukas-krispel.at » Update (Bildergalerie)

    [...] habe ich mir noch erlaubt, den Lightbox-Plugin einzubauen, um die Galerie noch mit einem netten Effekt auszustatten (zum Bewundern einfach auf ein [...]

    19 Apr 08 , 1:46 pm Trackback: christianbrenner.de » verwendete Plugins

    [...] Lightbox JS Plugin [...]

    21 Apr 08 , 7:18 pm Mattias

    The update didn’t work at all for me, just getting all weird

    [...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]

    24 Apr 08 , 5:43 am xanavi

    thx man..nice tool

    [...] Lightbox JS Plugin - per l’inserimento di belle gallerie fotografiche. [...]

    [...] ダウンロード先はこちらです。 Lightbox 2 Wordpress Plugin « Hide [...]

    26 Apr 08 , 9:54 am Trackback: yo2的插件介绍 | 学习经验网

    [...] Lightbox JS v2.2 Plugin – 以类似显示单张幻灯片的方式显示blog上的图片,可以参考《给Blog添加超酷图片特效》 MyCSS + Page Header & Footer – 既可以用来调整Blog模板字体、行高等显示效果,又可以用来添加Openid认证和流量统计代码的超实用插件。应用实例:不满意模板的字体和行距的话,试试看在MyCSS Editor下面加入代码 [...]

    26 Apr 08 , 11:23 am Trackback: 50 plug-in consigliati per WordPress |

    [...] 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. [...]

    28 Apr 08 , 7:53 am Trackback: Some Wordpress useful plugins | blog.lebrijo.com

    [...] Lightbox: You can see the best way to see your photos, with a overlayer. [...]

    29 Apr 08 , 1:33 am Trackback: Online Seo Service » Wordpress Plugins

    [...] Lightbox JS v2.04 Plugin 1.8 [...]

    29 Apr 08 , 11:05 am cindy

    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

    30 Apr 08 , 2:43 am 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プラグイン [...]

    2 May 08 , 4:47 am Trackback: wordpress插件 | MyOwnSite

    [...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]

    [...] Traq – 生成博客的统计信息,以图形显示。 Sociable – 添加漂亮的网摘按钮。 LightBox 2 – [...]

    [...] Lightbox JS Plugin – thường d

    5 May 08 , 2:04 am bishu-log

    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

    5 May 08 , 6:52 pm Rolando

    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?

    7 May 08 , 5:02 pm Trackback: Buck.se » Lightbox 2.0

    [...] 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:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    10 May 08 , 10:01 am sağlık
    10 May 08 , 1:45 pm Trackback: wordpress插件集锦(不断添加中…)

    [...] 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 [...]

    15 May 08 , 5:42 am 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 [...]

    17 May 08 , 11:59 am Trackback: Der Internet Explorer ist doof! - Aleks-Blog.de

    [...] 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 [...]

    17 May 08 , 10:16 pm Trackback: drei, vier! » habe lightbox

    [...] ich hier doch sehr gerne die eine oder andere bildergalerie zeigen wollte, habe ich jetzt auch ein lightbox plugin dafür [...]

    21 May 08 , 2:17 am Laurent

    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 – [...]

    25 May 08 , 6:12 pm Monkeyspoon_Jeff

    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

    27 May 08 , 10:34 am Trackback: I migliori plug-in di wordpress | Accodati.com

    [...] Lightbox JS Plugin – allerie fotografiche. [...]

    27 May 08 , 9:15 pm Trackback: DevWebPro » Post Topic » Make WordPress Faster

    [...] 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 [...]

    28 May 08 , 7:57 am Trackback: ONUR KILIC' ın Kişisel Sayfası

    [...] 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 [...]

    29 May 08 , 9:25 am Microsoft

    je suis particulmi

    29 May 08 , 2:40 pm Trackback: 男孩 | 博客 | Most Popular Wordpress Plugins

    [...] 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 Jun 08 , 12:13 pm Trackback: wordpress Plug-in Category collect | 王标

    [...] 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. [...]

    4 Jun 08 , 8:59 am Trackback: Плагины Wordpress | NewSoft.com.ua

    [...] загружать на блог несколько картинок сразу. 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

    8 Jun 08 , 3:14 pm kubalibre

    Bell’articolo complimenti!!

    [...] Lightbox JS Plugin – thường d

    9 Jun 08 , 11:41 am 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……

    9 Jun 08 , 11:49 am 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'));
    // <-- add

    print($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在用。 [...]

    10 Jun 08 , 12:45 pm Priscilla

    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.

    10 Jun 08 , 2:03 pm Peppe

    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.

    10 Jun 08 , 3:03 pm Priscilla

    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?

    10 Jun 08 , 4:19 pm Peppe

    can you try my slimbox?

    [...] LightBox 2 – это плагин добавляет эффект затемнения заднего плана при открытии картинок на вашем блоге. Вы наверняка встречали такой эффект на блогах. [...]

    11 Jun 08 , 3:22 pm Priscilla

    I tried slimbox the same day :( it still made the page very slow :(

    11 Jun 08 , 9:38 pm Sebastian

    This Plugin is great but it worked not always for me, im still trying to fix it!

    12 Jun 08 , 11:20 am Okizoo

    In the original lightbox plugin, it allowed music to be added to the slideshow. Does this plugin allow this as well?

    15 Jun 08 , 1:43 pm JG

    Nice Plugin – Thanks from Deluxe Label (Germany)

    15 Jun 08 , 1:51 pm Trackback: popular plug-ins for wordpress » or zero

    [...] Lightbox 2 [...]

    15 Jun 08 , 8:00 pm Dave Bergschneider

    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?

    15 Jun 08 , 8:16 pm Dave Bergschneider

    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.

    17 Jun 08 , 2:26 am Dingyan

    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?

    17 Jun 08 , 8:19 am Trackback: Tooncast #1.

    [...] в том же окне. Помог плагин – 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 – 指定首页日志摘要的字数。 [...]

    21 Jun 08 , 11:47 am pvmznega bpgjdm

    kmljynaoi noil uasfempg rcsmu mtyvjqgd izrlpeqw wmhfpayqu

    21 Jun 08 , 10:27 pm Donita Nieves

    bite guardingly uncredibility sunshiny cuscuta prohibitionist youze yttrocolumbite
    The Titanic Trail
    http://www.venetiannavigator.com/

    22 Jun 08 , 12:17 am rap dinle

    “All-in-One” транслятор новостей »

    22 Jun 08 , 11:26 am ilahi

    it still made the page very slow

    22 Jun 08 , 11:38 am türkçe rap

    Yes. Realy.
    Slow…

    22 Jun 08 , 11:41 am rap dinle

    I disabled the plugin so it works in all browsers again, is there something you could do to fix that ?

    22 Jun 08 , 11:43 am turk rap

    Track back. Thanks…
    popular plug-ins for wordpress » or zero

    23 Jun 08 , 12:15 pm Trackback: Gebruikte plugins at Lnnkz

    [...] 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 – это плагин добавляет эффект затемнения заднего [...]

    26 Jun 08 , 7:41 am Trackback: Os 75 Melhores Plugins para WordPress

    [...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]

    26 Jun 08 , 5:50 pm Trackback: Lightbox JS用法 | Lapland

    [...] 最后一定要记住…..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> 最后一”);最近阅读过此文章的网友: « 阴三儿的自由式 首页 [...]

    27 Jun 08 , 10:10 am 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. [...]

    29 Jun 08 , 1:52 pm paluxus

    How can one automate that the title is ALWAYS displayed in the Lightbox?

    Thanks

    [...] 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 [...]

    2 Jul 08 , 8:56 am Trackback: 50个最好的wordpress插件 | 阳光IDC

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    2 Jul 08 , 6:35 pm Trackback: Nggallery at zwck Blogs

    [...] 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 [...]

    3 Jul 08 , 2:51 am Trackback: 50个最好的wordpress插件和Widgets

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Lightbox JS Plugin – thường d

    4 Jul 08 , 11:20 am Trackback: WordPress Working Plugins | Utricks

    [...] Lightbox JS v2.04 Plugin 1.8 [...]

    [...] 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 – это плагин добавляет эффект затемнения заднего [...]

    8 Jul 08 , 3:49 pm Machiel Heinen

    Very very nice module!! You are the man!

    Greets from Holland

    8 Jul 08 , 4:09 pm Trackback: mHeinen » Blog Archive » Fotoboek

    [...] 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/. [...]

    [...] 這個方法主要是改造由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. [...]

    11 Jul 08 , 5:47 am jogocun

    该插件会导致在opera9.5和FF3.0下,页面顶部出现黑快和底部出现Lightbox的加载图片,禁用该插件就正常了~

    11 Jul 08 , 5:49 am jogocun

    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 ~

    11 Jul 08 , 5:54 am jogocun

    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 [...]

    11 Jul 08 , 10:04 pm manken

    thanks for plugins..

    12 Jul 08 , 3:47 am Trackback: 博客圈最流行的30个 wordpress 插件

    [...] Lightbox 2 [...]

    13 Jul 08 , 7:09 pm shex

    Thanks!

    15 Jul 08 , 9:47 am Trackback: 我所使用的Wordpress插件 | Road of e4

    [...] Lightbox 2 很cool的图片显示插件 [...]

    16 Jul 08 , 11:10 pm Trackback: Installiamo WordPress « esercitazioni

    [...] Lightbox JS Effetti speciali sulle foto del sito [...]

    17 Jul 08 , 3:56 pm Trackback: 70+ wordpress plugins for blog edit | MeHook

    [...] Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 [...]

    17 Jul 08 , 6:44 pm Trackback: 50个最好的wordpress插件 | 众生阁

    [...] 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. [...]

    24 Jul 08 , 10:14 pm 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

    26 Jul 08 , 10:08 am Trackback: Лучших плагина | WordPress

    [...] LightBox 2 – это плагин добавляет эффект затемнения заднего плана при открытии картинок на вашем блоге. Вы наверняка встречали такой эффект на блогах. [...]

    [...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile g

    2 Aug 08 , 9:25 am Trackback: wordpress插件收集(6)

    [...] Leprakhauns Word Count – 在日志编辑页面添加字符计数功能。 Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – [...]

    5 Aug 08 , 1:34 pm Trackback: 50个最好的wordpress插件 » mesky blogs

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    6 Aug 08 , 6:43 am Trackback: 知更鸟 » wordpress插件集锦

    [...] Lightbox 2 – 灰盒子插件,用幻灯效果显示图片。 Limit the size of main page posts – 指定首页日志摘要的字数。 [...]

    [...] Lightbox JS v2.04 Plugin 1.8 [...]

    [...] Lightbox 2 Wordpress Pluginを導入しました。 [...]

    [...] Lightbox 2 Wordpress Pluginを導入しました。 [...]

    7 Aug 08 , 10:41 am Trackback: Mi Blog 0.1 | PHP, MySQL, JavaScript, CSS

    [...] Lightbox 2 1.8.2 [...]

    7 Aug 08 , 8:40 pm gavin

    Is this code right?

    || [caption id="" align="aligncenter" width="500" caption="Couch on fire design"]
    [/caption] ||

    7 Aug 08 , 9:25 pm Trackback: Algumas modificações | The Joe Report

    [...] apresentado no artigo WDS Network – Palestra (Review) utilizarei agora a extensão Lightbox JS para o carregamento de novas imagens no site, a imagem

    8 Aug 08 , 6:39 am Trackback: www.it4j.com

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Joten niinpä minulle ei jäänyt vaihtoehdoksi, kuin Lightbox 2. [...]

    9 Aug 08 , 10:03 am Trackback: 30 most popular wordpress plug-ins. | Fay's Blog

    [...] 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. [...]

    13 Aug 08 , 7:24 am Trackback: Piet Bos dot ME » Plugins I cannot do without

    [...] 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. [...]

    14 Aug 08 , 10:09 pm Jimmy G

    works great thanks for the help

    15 Aug 08 , 8:14 am Trackback: word press eklentileri on Grafik Hocam

    [...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    15 Aug 08 , 8:14 am Trackback: word press eklentileri on Grafik Hocam

    [...] 24 Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    15 Aug 08 , 9:35 pm Trackback: Photos, Plugins, and Forums | IZation Labs

    [...] 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. [...]

    16 Aug 08 , 5:19 pm 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. [...]

    18 Aug 08 , 7:42 am Trackback: 50 plugins para manejo multimedia en Wordpress

    [...] 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. [...]

    19 Aug 08 , 3:54 am Trackback: 50个最好的wordpress插件 | G客日志

    [...] 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. [...]

    20 Aug 08 , 8:08 am Yoyon Sugiono

    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 – многофункциональный плагин для подкастинга, включающий создание фидов, статистику и проч. [...]

    22 Aug 08 , 8:53 pm 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…??

    22 Aug 08 , 10:31 pm Peppe

    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]“

    23 Aug 08 , 12:17 am 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.

    23 Aug 08 , 6:05 am ajax tutorial

    This is really nice, it’s easy to install…

    [...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    24 Aug 08 , 5:56 pm Trackback: (转载)wordpress最流行的30个插件

    [...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    [...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile gösterilmesini sağlar) [...]

    25 Aug 08 , 4:52 pm Trackback: WordPress e Joomla | NOFERNANDES

    [...] LightBox 2 [...]

    27 Aug 08 , 7:56 pm mrBadak

    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

    28 Aug 08 , 4:04 am rhardo

    what does image set mean?

    28 Aug 08 , 9:59 pm Robert

    Excellent. Thanks for the effort.

    [...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    [...] Lightbox 2 Wordpress Plugin [...]

    29 Aug 08 , 10:30 pm Trackback: Aller Anfang ist schwer … | SCHAUB-DIGITAL

    [...] 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 – это плагин добавляет эффект затемнения заднего [...]

    31 Aug 08 , 4:02 pm Trackback: 最优秀的wordpress插件 | Redbots

    [...] 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 [...]

    1 Sep 08 , 9:26 pm Trackback: los gehts « J4froc’s Weblog

    [...] 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. [...]

    1 Sep 08 , 11:28 pm Serena

    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!

    1 Sep 08 , 11:41 pm Peppe

    Ciao Serena, non vedo il codice del mio plugin nella tua pagina, controlla se nel file header.php del tuo tema c’

    2 Sep 08 , 12:01 am Serena

    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

    2 Sep 08 , 12:03 am Peppe

    dimmi un post dove provarlo

    2 Sep 08 , 12:10 am Serena

    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!

    2 Sep 08 , 12:11 am Peppe

    a me funziona! devi aspettare che tutta la pagina sia stata caricata

    2 Sep 08 , 12:21 am Serena

    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?

    2 Sep 08 , 12:26 am Peppe

    Maglio cos

    2 Sep 08 , 12:33 am Serena

    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.

    3 Sep 08 , 3:49 pm rebecca

    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 [...]

    7 Sep 08 , 3:10 pm Trackback: Luke Sheldrick’s Blog » Random Nights Driving

    [...] with my friend George (you couldn’t pronounce his surname). Also good opportunity to test the lightbox plugin for [...]

    8 Sep 08 , 8:12 am Trackback: Lightbox : Lyra

    [...] kannst dir das Plugin hier downloaden, ziemlich weit unten auf der Seite ist der [...]

    9 Sep 08 , 6:06 am 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

    9 Sep 08 , 6:36 am Peppe

    @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.

    9 Sep 08 , 8:28 pm 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…

    9 Sep 08 , 9:07 pm Jakub Carda

    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

    10 Sep 08 , 9:18 am Peppe

    @Kuba: i can’t see the test page.
    @nemo: link me…

    [...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]

    10 Sep 08 , 9:13 pm Mycado

    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 [...]

    12 Sep 08 , 6:38 pm Trackback: Lightbox2 para wordpress 2.6.2 at Edgar Martínez

    [...] y el problema que me encontr

    [...] Lightbox 2 (5/48) . 不知道你是否已经在一些网站上已经看到,当你点击一张图片,整个页面就变得模糊成背景,而当前页面则成了一张图片。如果你不明白我在说什么,那么请点击插件页面,然后点击那里的图片。如果你需要这样图片技巧,那就安装着个插件吧! [...]

    [...] Lightbox 2 Wordpress Pluginでダウンロードか、 WordPressのPlugin Directoryで「Lightbox 2」と検索すれば手に入ります。 [...]

    [...] картинок Slimbox (это который облегченная версия Ligthbox). И все было прекрасно и замечательно, пока я не [...]

    14 Sep 08 , 1:52 pm Trackback: Aktuelle Plugin-Liste at IT-Serie

    [...] Lightbox 2Anzeige von Bildern [...]

    15 Sep 08 , 6:15 am bc

    I shows up a javascript error with explorer… works fines with mozilla…

    15 Sep 08 , 11:33 am Trackback: 50個最佳的Wordpress Plugins

    [...] 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 [...]

    18 Sep 08 , 7:41 am Trackback: Các plugin tốt nhất cho Wordpress | The Free

    [...] Lightbox JS Plugin – thường d

    [...] Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    18 Sep 08 , 7:30 pm Trackback: SplashParty » Blog Archive » IE対策

    [...] WordPressに移行して、テーマもなんとか見られるものに出来たので、「次はプラグインじゃ!」といろいろ試しておりますた。 中でも、MTの時から仕込もう仕込もうと思って出来てなかった Lightbox 2を入れてみたのであります。イメージの貼付けがいろんなパターンで出来るようにと、あわせてNextGEN Galleryも入れみてウホウホしてたんでありますよ。 [...]

    [...] 说明可以参见http://www.4mj.it/lightbox-js-v20-wordpress/ 刚做了一个例子,觉得效果还是不错。 例子在这里, [...]

    19 Sep 08 , 5:43 pm Trackback: Blog Sahat Tambunan » Blog Archive » Photo Blog

    [...] 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. [...]

    20 Sep 08 , 10:39 am Trackback: Best Wordpress Plugin | ampinity.com

    [...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]

    20 Sep 08 , 10:21 pm sern

    thanx for plugin

    [...] Lightbox 2 – 很酷的图片显示方式。 [...]

    [...] Lightbox 2 Wordpress Plugin [...]

    24 Sep 08 , 10:06 pm Web-Betty

    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?

    http://www.web-betty.com/blog

    25 Sep 08 , 2:55 am Web-Betty

    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. :-(

    25 Sep 08 , 2:14 pm Trackback: TOP 30博客圈插件 | Chenliang's Blog

    [...] 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. [...]

    26 Sep 08 , 3:10 pm Trackback: saakov.ru » Проблема Lightbox2 с IE.

    [...] и для открытия изображений вы используете плагин 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. [...]

    28 Sep 08 , 10:02 pm Trackback: os melhores plugins para wordpress

    [...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]

    29 Sep 08 , 6:28 am Trackback: CJ公馆 » WordPress插件

    [...] Lightbox JS v2.2 Plugin  当点击网页中的图片链接时,背景会立即变暗并且出现loading…..然后,出现一个美美的方框显示大图,这就是Lightbox。 [...]

    1 Oct 08 , 8:05 pm Aaron

    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)をダウンロード [...]

    2 Oct 08 , 12:22 pm Daniel Richard

    Hmm does it work well with jQuery? Cos’ some of the stuffs I have used for jQuery seem to be locked.

    2 Oct 08 , 4:29 pm smartos

    VERY COOL PLUGIN! I certainly will use it in my blog x10 !

    Спасибо за плагин!

    3 Oct 08 , 9:06 am 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 [...]

    4 Oct 08 , 6:22 am Trackback: Các plugin tốt nhất cho Wordpress | Demo

    [...] 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:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    10 Oct 08 , 1:00 am Jeff

    Great plugin! Implementing it on my blog now:

    http://www.2lincolns.com

    Launched 9/25/2008

    Thanks again and great work!
    Jeff

    11 Oct 08 , 10:21 am Trackback: SuccessFul! » WORDPRESS插件[更新……]

    [...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    11 Oct 08 , 11:52 am 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

    19 Oct 08 , 10:55 am Trackback: 7 Fak.COM

    Lightbox 2 Wordpress Plugin…

    Наткнулся сегодня на один очень интересный Plugin который добавляет красивый эффект при открытии графических файлов вашего блога скачать е……

    19 Oct 08 , 5:42 pm Trackback: wordpress插件集锦(不断添加中…)

    [...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]

    20 Oct 08 , 4:52 pm Trackback: AnalistaTI | Os melhores plugins para wordpress

    [...] 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. [...]

    22 Oct 08 , 11:03 am Trackback: Top 52 WordPress Plugins | Free Andre Recommends

    [...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]

    22 Oct 08 , 1:11 pm Trackback: Lightbox JS Plugin WordPress Plugin : Go Plugins

    [...] [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. [...]

    23 Oct 08 , 8:33 pm Trackback: wordpress插件集锦 | ⑦贰Ⅸ網誌 | Kj'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 [...]

    24 Oct 08 , 9:51 pm Christopher Ross

    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. [...]

    26 Oct 08 , 3:38 pm Arrangeurs

    peut-on xcontacter l’auteur de ce lbog ? ;)

    [...] Lightbox JS Plugin – thường d

    [...] Lightbox 2 – G

    [...] Lightbox 2 – G

    28 Oct 08 , 2:04 pm Marco Beggio

    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: [...]

    28 Oct 08 , 10:47 pm Peppe

    Grazie marco, aggiunger

    31 Oct 08 , 9:55 pm Trackback: :: madeira de uz | Os meus gatinhos

    [...] o plugin lightbox neste blogue colocando umas fotografias dos meus gatinhos, em primeiro lugar a mamã-gata e logo os [...]

    2 Nov 08 , 11:15 am Trackback: 50个与多媒体相关的Wordpress插件

    [...] Lightbox 2 – 很酷的图片显示方式。 [...]

    [...] Lightbox JS Plugin – Usato per mostrare agli utenti le immagini con una dimensione maggiore usando uno Javascript overlay popups. [...]

    3 Nov 08 , 12:13 pm Peter

    Thanks for a great plugin!

    3 Nov 08 , 5:17 pm Trackback: Các plugin tốt nhất cho Wordpress | beonet

    [...] Lightbox JS Plugin – thường d

    4 Nov 08 , 8:15 pm rap dinle

    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

    8 Nov 08 , 5:16 pm Trackback: 关于.com » wordpress插件集锦

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    9 Nov 08 , 9:35 am Trackback: Have a look at this… | Dillon's world

    [...] I’ve started using the Lightbox 2 Wordpress plugin for displaying pictures. Pretty nifty, don’t you think? « Well it’s about [...]

    10 Nov 08 , 12:21 am Trackback: LightBox 2.0 per WordPress

    [...] 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程式的瀏覽方式,非常漂亮。 [...]

    15 Nov 08 , 8:18 am Trackback: Web Resources » » Best Wordpress Plugins

    [...] 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

    18 Nov 08 , 7:51 pm Trackback: IE6 Must Die! | The Blog of Rudy Amid

    [...] 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 [...]

    21 Nov 08 , 3:42 pm Trackback: Wordpress相册插件 » Leaveoff's Blog

    [...] 1. Lightbox 2 Wordpress (作者插件页、Wordpress官方插件目录页) [...]

    22 Nov 08 , 6:23 am Trackback: 50个最好的wordpress插件 | 外婆饭

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Lightbox 2     [...]

    22 Nov 08 , 2:19 pm Trackback: Free wordpress plugins · find freebies

    [...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    24 Nov 08 , 7:58 pm Trackback: » Lightbox 2 - WordPress Plugins Catalog

    [...] 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 Nov 08 , 3:20 pm Trackback: Açıklamalı 400 Wordpress Eklentisi

    [...] 25 © Lightbox2 Sitenizdeki resimlerin Lightbox efekti ile gösterimini sağlar. Link [...]

    26 Nov 08 , 10:31 am Trackback: Top 50 WordPress Plugins

    [...] 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 [...]

    2 Dec 08 , 7:56 am Trackback: Các plugin tốt nhất cho Wordpress

    [...] Lightbox JS Plugin – thường d

    [...] Lightbox 2: Exibe uma galeria de imagens usando Java Script. Excelente para visualizar várias imagens dentro [...]

    8 Dec 08 , 9:39 pm 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 – плагин, создающий эффект затемнения при загрузке картинки. Очень красивый плагинчик )) [...]

    13 Dec 08 , 1:19 am Trackback: STOP - DO NOT UPGRADE ! | BuildinganOnline.com

    [...] Lightbox 2 : Totally mess up the theme (my present and all others that I’ve tried, including the WP default). [...]

    13 Dec 08 , 5:17 am Trackback: wordpress photo gallery plugin | Manojpareta.info

    [...] Lightbox 2 Wordpress Plugin [...]

    13 Dec 08 , 5:21 am Trackback: ToP 30 WoRdPrEsS PlUgIn… | Manojpareta.info

    [...] 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. [...]

    15 Dec 08 , 9:56 pm Trackback: 50 Best WordPress Plugins | StyleDesigns - BLOG

    [...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]

    16 Dec 08 , 5:42 pm Peppe

    I did a new version 2 of my plugin with many features, who wants to test it can contact me here.

    17 Dec 08 , 12:53 am Pierre

    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

    17 Dec 08 , 12:56 am Peppe

    Hi pierre, have u added the rel=”lightbox”?, try the automatic setting, redownload the plugin because i make a change..

    17 Dec 08 , 2:33 am Peppe

    Version 2 out, say me if it is all ok.

    17 Dec 08 , 9:42 am 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!

    17 Dec 08 , 10:14 am 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!

    17 Dec 08 , 12:30 pm SRednarb's Promotional Items

    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

    17 Dec 08 , 1:56 pm 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.

    17 Dec 08 , 1:58 pm Peppe

    Plz link me your link problem and you wp version.

    17 Dec 08 , 2:18 pm Duerrbi

    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

    17 Dec 08 , 2:26 pm 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.

    17 Dec 08 , 2:40 pm Peppe

    @Duerrbi: hi man in homepage you have the code, check your settings.

    17 Dec 08 , 2:47 pm Frank

    Nice upgrade, all work for me.

    17 Dec 08 , 3:03 pm 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.

    17 Dec 08 , 3:37 pm Duerrbi

    @Peppe
    After restoring the default options and saving again, the header now contain all lightbox needs to run. weird

    17 Dec 08 , 6:43 pm 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

    17 Dec 08 , 7:19 pm Peppe

    Tnx simone, commited (i’m italian)

    18 Dec 08 , 11:09 pm 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.

    19 Dec 08 , 1:40 am Peppe

    Tnx d4m4ge: download the new version, there was an error: i included the prototype twice.

    19 Dec 08 , 9:28 am D4m4ge

    It works! thanks, excellent work!

    19 Dec 08 , 3:23 pm Francois Botha

    The prototype and scriptaculous libraries are causing conflicts with existing references.

    Use wp_enqueue_script() to ensure that they are referenced only once.

    20 Dec 08 , 11:47 pm Peppe

    ok

    21 Dec 08 , 7:11 am Pepe Montfort

    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…

    21 Dec 08 , 10:39 am TIM

    @Pepe Montfort

    thanks for the fix :)

    22 Dec 08 , 10:29 am ktula

    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脚本的浏览方式,非常漂亮。 [...]

    23 Dec 08 , 8:24 am Pepe Montfort

    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!

    23 Dec 08 , 8:32 am Peppe

    @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」サイト [...]

    23 Dec 08 , 5:24 pm 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.

    23 Dec 08 , 11:20 pm Peppe

    @Lee: plz read my previous comment or re-download the plugin.

    24 Dec 08 , 7:01 am Pepe Montfort

    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 ;-)

    24 Dec 08 , 5:24 pm Peppe

    have u tried to add $lightboxoff = false;
    or re-download the plugin.

    24 Dec 08 , 7:37 pm Pepe Montfort

    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…

    25 Dec 08 , 12:55 am Peppe

    @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 [...]

    26 Dec 08 , 1:54 pm Trackback: SAP Lobby » wordpress插件集锦

    [...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]

    27 Dec 08 , 6:18 pm Tom Bogman

    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

    27 Dec 08 , 7:19 pm Francois Botha

    Maybe you should put “Avvertimi via email quando qualcuno risponde al mio commento.” in English, so that we ALL are aware of the consequences!

    27 Dec 08 , 10:08 pm Actuarius

    Hi,

    i’ve a trouble on my WP 2.7. Lightbox doesn’t work for my blog, not in IE6 neither Firefox :

    http://soyons-lucides.fr/

    Would you know why ?

    Thanks

    28 Dec 08 , 11:21 pm Airmaxx
    28 Dec 08 , 11:23 pm Airmaxx

    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: افکت زیبای  نمایش تصاویر بر روی زمینه تیره شده سایت [...]

    30 Dec 08 , 3:26 pm Stefanobec

    With Wordpress 2.7 don’t work!!

    30 Dec 08 , 6:56 pm Trackback: net3kg » Lightbox 2 Wordpress Plugin

    [...] Lightbox 2 Wordpress Plugin [...]

    31 Dec 08 , 3:50 am Trackback: wordpress2.7に入れたプラグインまとめ

    [...] Lightbox 2これもド定番。画像リンクをlightbox風に表示するプラグインです。最近のアップデートで記事中に画像があれば、自動的にlightbox風に表示するオプションもついたりしてますます便利に。 [...]

    31 Dec 08 , 6:44 am 舒服的

    山室大辅

    [...] Lightbox 2 [...]

    1 Jan 09 , 11:16 am Mymoto

    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.

    2 Jan 09 , 5:30 am 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.

    3 Jan 09 , 3:01 pm Trackback: links for 2009-01-03 « Cakeaholics Anonymous

    [...] 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, εμφανίζει τις φωτογραφίες [...]

    9 Jan 09 , 10:12 pm Alex

    no works in worldpress 2.7, PHP 5.2 :(

    10 Jan 09 , 11:08 pm Trackback: Operation Aborted

    [...] 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 [...]

    12 Jan 09 , 2:45 am Trackback: Los mejores plugins Wordpress - Megacolección

    [...] Lightbox 2 – Genera miniaturas que al ser clickeadas muestren la imagen a tamaño real con el conocido efecto del script Lightbox. [...]

    12 Jan 09 , 6:29 pm luxury furniture

    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!

    15 Jan 09 , 10:14 am oil painting

    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…

    16 Jan 09 , 11:45 pm eagano

    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!

    17 Jan 09 , 3:35 pm Trackback: Meine Wordpress Plugins » MiFuPa.de

    [...] Lightbox 2 [...]

    17 Jan 09 , 5:03 pm stefanobeck

    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 [...]

    18 Jan 09 , 12:26 pm Trackback: Circuit City Bankruptcy | Sips from the Firehose

    [...] 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. [...]

    19 Jan 09 , 5:41 pm Review Plugin Wordpress

    Awesome site, keep up the good work.

    19 Jan 09 , 9:43 pm Beija

    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. [...]

    20 Jan 09 , 11:14 pm 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 [...]

    25 Jan 09 , 1:26 pm Trackback: Updated Website (Jan 09)

    [...] Wordpress to Wordpress 2.7 Added a plugin called Lightbox to the [...]

    [...] Lightbox 2 (5/48) добавляет в ваш блог поддержку библиотеки Lightbox [...]

    [...] 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 [...]

    28 Jan 09 , 2:51 pm Trackback: 50 plugins para manejo multimedia en Wordpress «

    [...] 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. [...]

    29 Jan 09 , 12:14 pm Trackback: WordPress Plugins | Artiss.co.uk

    [...] Lightbox JS  Used to overlay images on the current page. Can be used seperately, but also used by WP Picasa LightBox. [...]

    30 Jan 09 , 9:42 pm Trackback: Lightbox 2

    [...] 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 [...]

    4 Feb 09 , 5:48 am Trackback: 50个最好的wordpress插件 - 我的空间

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Lightbox JS Plugin – per l’inserimento di belle gallerie fotografiche. [...]

    [...] 2.0をダウンロードします。 Lightbox 2 [...]

    10 Feb 09 , 11:17 am Trackback: The Top 30 WordPress Plugins List | Design tools

    [...] 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. [...]

    11 Feb 09 , 4:38 pm Trackback: CafeDawn - lightboxによる画像投稿テスト

    [...] まず一番シンプルそうなLightbox 2 Wordpress Pluginというやつを入れてみました。 [...]

    15 Feb 09 , 12:01 pm Trackback: Un blog multimediale con WordPress | Non solo Blog.

    [...] plugin molto utili per migliorare la visualizzazione delle gallerie immagini: scarichiamo i plugin Lightbox2 e PhotoJAR Base, ed [...]

    15 Feb 09 , 10:51 pm 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?

    17 Feb 09 , 8:23 am 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 – это плагин добавляет эффект затемнения заднего [...]

    18 Feb 09 , 5:10 pm Sun

    Hi,

    I can’t get Lightbox to work on 2.7.1 either. Is it me or is it not compatible?

    Thanks

    21 Feb 09 , 4:43 pm Joe Devine

    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 [...]

    2 Mar 09 , 8:38 pm Trackback: 02/10/09

    [...] 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 [...]

    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 — это плагин добавляет эффект затемнения [...]

    8 Mar 09 , 6:25 pm rxt

    LB2.01 and 2.02 don’t work with the Nextgen Gallery plugin in Wordpress. Just so you know.

    10 Mar 09 , 6:34 pm 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. [...]

    12 Mar 09 , 4:51 am Giochi

    doesn’t work for me in WP 2.7=(

    13 Mar 09 , 4:40 pm 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 [...]

    15 Mar 09 , 5:25 am Joker_H

    thank for this one!
    nice plugin :D

    15 Mar 09 , 8:35 pm Catherina

    It doesn’t work in IE7 for me. It works fine i Firefox.

    19 Mar 09 , 2:49 pm rogy

    does not work with wordpress 2.7.1, please fix that and make an update!!!

    thnx
    Rogy

    [...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]

    21 Mar 09 , 2:57 pm Sebastian K.

    This is a very good plugin to show all my photos in a small and nice design.

    Thank you for your work!!!

    23 Mar 09 , 11:05 pm Kaizen

    The next button doesnt want to appear, I dont have any problems with the prev button though. Anyway to fix this?

    24 Mar 09 , 6:29 am Trackback: | 大眼博客---睁大眼睛看

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    24 Mar 09 , 4:10 pm Ronan

    Lightbox doesn’t work on updated wodpress 2.7.1…..? That really stinks! Help us please showcase you’re plugin once again!!!!!!!!!

    24 Mar 09 , 10:03 pm Silkroad Online Forum

    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ị [...]

    27 Mar 09 , 5:04 pm 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 – это плагин позволят показывать оригиналы картинок при нажатии на миниатюры картинок. При этом задний план затемняется. Примеры работы этого плагина ты можешь видеть в моем блоге в категории Мои фотографии. [...]

    1 Apr 09 , 8:02 am Trackback: Плагины для Wordpress | Free Soft

    [...] Lightbox 2 — показывает изображение в реальном размере по клику и выводит его в форме лайтбокса. [...]

    3 Apr 09 , 4:51 am 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. [...]

    8 Apr 09 , 12:48 am Rodeo Rondin

    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

    8 Apr 09 , 8:40 pm 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 2 – плагин позволяет показывать изображение в реальном [...]

    [...] LightBox 2 – Чудесен ефект за представяне на снимките в блога ви. При кликване върху изображението се получава т.н. fade effect и снимката излиза на преден план в реалния си размер, докато фона на страницата потъмнява. [...]

    15 Apr 09 , 9:39 am Trackback: wordpress Plugins top 50 | ajaxtime.com

    [...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]

    17 Apr 09 , 12:31 am CatassetafTus

    nice, really nice!

    19 Apr 09 , 4:33 am Trackback: 50个最好的wordpress插件 at O道

    [...] Lightbox JS Plugin- 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    26 Apr 09 , 2:18 pm 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:

    thumbnail1

    so maybe you should change this or give a hint…

    thanks for the plugin,

    all the best,

    f.

    28 Apr 09 , 1:14 pm Trackback: » Các plugin tốt nhất cho 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. [...]

    30 Apr 09 , 7:27 pm Trackback: Friedrich Glasenapp

    [...] Lightbox 2 [...]

    [...] Lightbox JS Plugin – Usado para exibir imagens maiores na mesma página usando Javascript overlay popups. [...]

    1 May 09 , 10:07 pm Ravi Kalmady

    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. [...]

    6 May 09 , 3:21 am Trackback: Cristian Sannino » I migliori plugin Wordpress

    [...] 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. [...]

    11 May 09 , 4:01 pm Trackback: 50+ WordPress Plugins for Multimedia

    [...] Lightbox 2 – Generates thumbnails that when clicked load in a lightbox. [...]

    12 May 09 , 3:38 pm Trackback: Zastonj » Blog Archive » Vtičniki za wordpress

    [...] 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 [...]

    18 May 09 , 5:36 pm Trackback: Lightbox 2 gegen Auto Thickbox - WP-Zone.de

    [...] 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. [...]

    24 May 09 , 8:33 am Minh Trung

    Good plugin, thank you.

    [...] เำพียงแค่นี้ก็เรียบร้อยแล้วคับ ถ้าจะศึกษาเพิ่มเติม ศึกษาได้ที่นี่ [...]

    26 May 09 , 5:40 am AnneMarie

    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?

    3 Jun 09 , 7:10 pm 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脚本的浏览方式,非常漂亮。 [...]

    5 Jun 09 , 1:47 pm Ben

    Thanks for the awesome plugin for WordPress! Just what I was looking for to help my blog mesh with my site.

    6 Jun 09 , 9:28 am 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 [...]

    12 Jun 09 , 11:57 am Trackback: Wordpress Eklentileri

    [...] 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. [...]

    12 Jun 09 , 7:12 pm Trackback: Ahora sí, a trabajar

    [...] 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 [...]

    13 Jun 09 , 8:27 am georgian

    But how to hide the fullpath to image in statusbar ?

    10x

    [...] Lightbox 2 2.0.2 图片特效 [...]

    16 Jun 09 , 3:39 pm Guido

    thanks for the great plugin!!!

    [...] загружать на блог несколько картинок сразу. 74. LightBox 2 – это плагин добавляет эффект затемнения заднего [...]

    17 Jun 09 , 5:39 am Trackback: 50 Best Wordpress Plugins Download – wisky.org

    [...] * 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. [...]

    21 Jun 09 , 11:54 pm Trackback: .neverendingstory » .neverendingstory v1.0

    [...] 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 종류의 플러그인의 단점은 불러온 이미지의 태그 [...]

    23 Jun 09 , 9:05 am Trackback: 30个赞赞的wordpress 插件 | 619

    [...] Lightbox 2:灰盒子插件,用幻灯效果显示图片,很酷。 [...]

    24 Jun 09 , 5:58 am K Holmes

    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.

    24 Jun 09 , 4:39 pm John Bintz

    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.

    24 Jun 09 , 11:18 pm Kim H

    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.

    25 Jun 09 , 2:24 pm John Binz

    Yeah, in lightbox.php, around lines 48-52.

    25 Jun 09 , 5:08 pm Kim H

    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 :) )

    25 Jun 09 , 7:18 pm John Bintz

    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 . ‘”;’.”\$

    25 Jun 09 , 7:41 pm Kim H

    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?

    25 Jun 09 , 7:45 pm John Bintz

    …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”;

    25 Jun 09 , 7:54 pm Kim H

    Added that in; it’s still printing text into the header.

    [...] Lightbox 2 – Плагин показывает изображение в реальном размере по клику и выводит его в форме лайтбокса. [...]

    26 Jun 09 , 8:47 pm Trackback: Lightbox : the grumpy old man

    [...] 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 [...]

    27 Jun 09 , 6:51 am Trackback: 50 best wordpress plug-ins | SO WEB

    [...] 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) [...]

    27 Jun 09 , 3:04 pm John Bintz

    @Kim, download this: http://www.coswellproductions.com/stuff/lightbox.php.txt and rename it lightbox.php and try that out.

    27 Jun 09 , 3:12 pm Peppe

    i’m back, now i’ll try to see your problem

    27 Jun 09 , 3:15 pm Peppe

    @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

    2 Jul 09 , 6:48 pm 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.

    6 Jul 09 , 3:04 am Trackback: How to add Lightbox to Wordpress?

    [...] [...]

    7 Jul 09 , 1:47 pm 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!

    7 Jul 09 , 9:39 pm Trackback: WordPress Plugins

    [...] Lightbox 2 Много полезен плъгин, чрез който снимките в сайта ви се отварят на самата страница, а не в нов прозорец. Може да видите пример като натиснете картината: [...]

    [...] ★だけど、lightbox.phpをいじる方法もあります。 http://www.4mj.it/lightbox-js-v20-wordpress/ [...]

    9 Jul 09 , 12:10 am Peppe

    @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. [...]

    18 Jul 09 , 7:24 pm Trackback: Lightbox 2 Wordpress Plugin « Graffiti Capsule

    [...] Lightbox 2 Wordpress Pluginからダウンロード。分かりにくかったのですが、画像がダウンロードボタンです。 [...]

    18 Jul 09 , 8:44 pm bmwtech

    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. [...]

    21 Jul 09 , 7:35 am Trackback: Top 30 Wordpress plugins | Blogger-money.com

    [...] 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 – плагин позволяет показывать изображение в реальном [...]

    22 Jul 09 , 6:51 pm Trackback: WTG? What the Google is Going On? » CogDogBlog

    [...] experimentation notice- I am trying the Lightbox 2 plugin to embed images… clicking will load in an overlay to see full size… if it [...]

    23 Jul 09 , 10:12 pm DyepAnini

    Степан оставив сидеть на камине с голой жопкою и вытекающей сметаной. Любовь ощутила, как пенис внутри её щелки снова стал оживать. http://xrm2sts.ru/gruppovuxa/seksualnyj_massazh.html Думаете что анилингус неинтересен. Теплая изысканная цветущая дамочка и её любопытный старый внучек. Желанный затяжной анал всегда оставался одной из основных анальных фантазий малыша.

    24 Jul 09 , 1:47 am Словарь Юриста

    списки кандидатов, выдвигаемые партиями политическими и избирательными объединениями (блоками) для выборах в представительные органы, проводимые сообразно пропорциональной избирательной системе.

    [...] 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 - [...]

    28 Jul 09 , 3:47 pm Trackback: popular plug-ins for wordpress

    [...] 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. [...]

    2 Aug 09 , 3:46 pm Trackback: 136个优秀WordPress插件 | Trendslab

    [...] Sites – 当读者通过搜索引擎找到博客时,自动显示该关键词相关的日志。 Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 NAVT – [...]

    2 Aug 09 , 4:26 pm Trackback: 136个优秀WordPress插件 | Trendslab

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Lightbox 2投稿記事に添付した写真データをかっこよく表示する有名なやつをプラグイン化してくれてました。 導入楽でサイコーですよw [...]

    4 Aug 09 , 7:35 am Phillip Ingle

    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

    5 Aug 09 , 8:41 am swap wife

    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/ Переклад: Юрко [...]

    14 Aug 09 , 4:00 am Trackback: plug in nên dùng | test

    [...] 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. [...]

    19 Aug 09 , 3:12 am Microup

    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. [...]

    23 Aug 09 , 5:52 pm Trackback: 50 good wordpress plugin list · Fire on Motion

    [...] Lightbox JS Plugin – used to overlay images on the current page into neat Javascript-powered overlay popups. [...]

    25 Aug 09 , 11:26 am Trackback: Agentur-Wissen » Erweiterte Lightbox

    [...] 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 [...]

    26 Aug 09 , 10:37 pm 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?

    28 Aug 09 , 12:08 pm 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

    29 Aug 09 , 9:30 pm Trackback: Best Wordpress Plugins

    [...] 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」から。 同名のプラグインがあるので注意。。。 これは前回動かなかったプラグインだけど今回は…? …動きませんでした。 [...]

    4 Sep 09 , 4:42 am Michael

    thanks good job!

    4 Sep 09 , 5:04 pm Trackback: WordPress插件集锦 | IT人,IT事

    [...] 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. [...]

    7 Sep 09 , 12:26 pm Trackback: Top 100 Wordpress Plugins => CezZy.pl

    [...] Lightbox 2 [...]

    [...] Lightbox 2 – Плагин показывает изображение в реальном размере по клику и выводит его в форме лайтбокса. [...]

    10 Sep 09 , 10:50 am Trackback: WP-84 Плагина для WordPress

    [...] загружать на блог несколько картинок сразу. 74. LightBox 2 — это плагин добавляет эффект затемнения заднего [...]

    11 Sep 09 , 1:07 am sandrar

    Hi! I was surfing and found your blog post… nice! I love your blog. :) Cheers! Sandra. R.

    12 Sep 09 , 5:12 pm Trackback: 50个最好的wordpress插件 | 运来网志

    [...] Lightbox JS Plugin – 为当页图片使用全新JS脚本的浏览方式,非常漂亮。 [...]

    [...] Lightbox 2 Wordpress Pluginのサイト上に行き、デスクトップ上の見えやすい位置にでもdownloadします。 [...]

    16 Sep 09 , 2:43 pm Trackback: A

    [...] [...]

    [...] * 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. [...]

    18 Sep 09 , 6:38 pm Thai Bookmark

    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. [...]

    21 Sep 09 , 5:16 pm Stan

    Hi!
    i have conflict with jQuery-plugins on front page.

    How to disable plugin on front page.

    Where I can insert this code:

    21 Sep 09 , 6:50 pm jenna

    Sign: yyams Hello!!! punht and 843dhursyvpxd and 7004 My Comments: Cool!

    21 Sep 09 , 11:56 pm Amanda

    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?

    22 Sep 09 , 6:07 am canton

    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 [...]

    29 Sep 09 , 2:35 pm 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 :(

    29 Sep 09 , 2:58 pm pastamalzemeleri

    hmm…

    29 Sep 09 , 3:09 pm 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…” ?

    30 Sep 09 , 4:28 am Trackback: News

    [...] 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. [...]

    1 Oct 09 , 5:46 am WPclassifieds.net

    Love this plugin, but I have found a little bug, or maybe rather unintended feature!

    3 Oct 09 , 4:51 am promote

    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. [...]

    7 Oct 09 , 3:15 pm mr.haron

    nice plugin tnx

    [...] Lightbox JS v2.04 Plugin 1.8 (Blogdaki resimlerin Lightbox efekti ile gösterilmesini sağlar) [...]

    8 Oct 09 , 11:57 pm Trackback: Plugins WordPress | Ideias online!

    [...] Lightbox 2: Exibe uma galeria de imagens usando Java Script. Excelente para visualizar várias imagens dentro [...]

    9 Oct 09 , 9:42 pm 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

    10 Oct 09 , 12:57 am swantonsuccess by six

    nice plugins. thanks for sharing.

    11 Oct 09 , 2:38 am Marcin

    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.

    11 Oct 09 , 12:16 pm hothit

    Thank your for the plugin.

    14 Oct 09 , 9:32 am โปรโมทเว็บ

    Cool plugin, Thanks for sharing.

    16 Oct 09 , 4:47 am jittree

    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. [...]

    18 Oct 09 , 10:41 am makemoney

    Wow so good… thank alot

    19 Oct 09 , 5:22 pm www.BartusKN.nl

    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 ?

    20 Oct 09 , 9:23 am Trackback: Csizmadia Tamás » Számítástechnika

    [...] JS2 Lightbox 2 | Lightbox 2 Wordpress Plugin » 4MJ – Internet News Slimbox 2, the ultimate lightweight Lightbox clone for jQuery · [...]

    22 Oct 09 , 10:42 am Carlo Cozzi

    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

    22 Oct 09 , 11:26 am social network

    Hey, you have a great blog here! I’m definitely going to bookmark you! Thank you for your info.

    22 Oct 09 , 1:17 pm Carlo

    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….

    22 Oct 09 , 3:28 pm Kind

    Thanks for shared

    22 Oct 09 , 7:37 pm tanwa1234

    good plug-in

    22 Oct 09 , 7:39 pm งาน part time

    i will use this
    thanks

    22 Oct 09 , 9:34 pm โปรโมทเว็บ

    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. [...]

    24 Oct 09 , 3:27 pm jessica biel pictures

    Sign: tpmnp Hello!!! fhevr and 3291pkymnvcree and 8176 : Nice blog!

    26 Oct 09 , 5:25 am Jigolo

    party time

    26 Oct 09 , 2:17 pm Karl Schulden

    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. [...]

    28 Oct 09 , 3:04 am Jigolo

    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…

    28 Oct 09 , 3:22 am Hakan ALLAR

    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.

    28 Oct 09 , 4:50 pm งาน

    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. [...]

    30 Oct 09 , 9:25 pm Trackback: