Magento EasyLightbox

Lightbox was probably the most common widget asked us to install. Old magento wiki likghbox isntruction required some codding experience and also it some took time. But now we are proud to offer new community extension Magento EasyLightbox. This small extension will help to install Lightbox widget. Installation and configuration will take approximately 5 minutes. No files are replaced and no codding experience needed to install!

Please check demo at our demo server.

173 thoughts on “Magento EasyLightbox”

  • Hi, When I upgraded my store to Magento ver. 1.3.2.4 your easy lightbox does not work. When I try to view a product page it generates an magento error page. Do you need to edit the extension to work with ver. 1.3.2.4? It worked before I upgraded and I have uninstalled and reinstalled but it is still causing errors. Thanks

    Reply
  • Hi,

    I did install the easy light box and I copied the easylightbox folder from template folder and easylight.xml from layout folder to my new theme I use but it is still not working please help

    Reply
  • Sorry to write again :-( I am facing the problem as a Java script error you can see it well when you use IE :-(

    Reply
  • I solved it thanks

    Reply
  • could be nice if you where able to write the "next" - "previous" and "close" buttons yourself for different types of languages...

    I'm experiencing problems with the text, "image 1 of 4" .... is not shown?

    Reply
  • Hi,

    I'm using custom template and both of your extension "Spolight" and "Lightbox" is not working under my custom template.

    I try change back to default template and both extension is working without any problem...

    So do I need to add any code into my custom template? I really need your great extension, please help...

    Regards,
    Les

    Reply
  • Hi,

    The lightbox is working, but still I'm having a small problem with it, the initial image(=main image) is also shown as a thumb, so when I upload for example 3 images I get 4 images shown in the lightbox, the first image is shown twice?

    Greetings
    Steve

    Reply
  • Very nice product, however, is there a way to avoid GIANT pictures ? Like a maximum size (not for first pictures, but for others, you can see that problem even in your demo)!

    It is a very nice extension by the way!

    Regards,

    -Maxime

    Reply
    • Hello Maxime, here is quick fix for you:

      app\design\frontend\default\default\template\easylightbox\media.phtml line 86

      <a href="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'image', $_image->getFile()); ?>"

      to

      <a href="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'image', $_image->getFile())->resize($popupImageSize[0], $popupImageSize[1]); ?>"

      Reply
  • i installed the lightbox extension, but i can't seem to find 'app\design\frontend\default\default\template\easylightbox' in order to transfer the extenion files into the current theme. ANy ideas?

    Reply
  • How do I center the lightbox vertically in the window?
    It's always too near the top?
    Please reply
    thanks for the great extension.

    Reply

Items 51 to 60 of 91 total