TemplatesMaster

Magento Easy Lightbox

  • Popularity Score 68053 Popularity Score

    Popularity ScoreReferrals to Site/Downloads

    0 0 1+ 1+ 250+ 250+ 1000+ 1000+ 10000+ 10000+

Magento Easy Lightbox Community Module
Compatible with:
This extension is currently unavailable on Magento Connect. Please contact the developer.

You will be re-directed to the developer's website to complete your purchase.

You must be registered and logged in to get extension key.
In order to get this extension, you must be logged in to the Magento Community. Click here to login or register.
In order to get this extension, you must have active Magento Go Store. Click here to create Go store.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

FREE
Previous Next
Overview

Magento Easy Lightbox

Magento Themes and Extensions

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!

  1. Magento EasyLightbox Extension Support
  2. Magento EasyLightbox Extension Demo

Installation:

  1. Install extension using magento connect.
  2. Log out from admin and login again.
  3. Navigate to System > Configuration > Templates-Master > EasyLightbox and enable extension for any store you need.
  4. Enjoy!

Notice: Please set your main product image exclude at product admin if you don't want it to appear twice on lightbox.

All our extension also include

  1. 100% Open source.
  2. Easy to install and use.
  3. 15 day money back guaranteed.
  4. 3 months of free support since purchase date.
  5. 1 year of free upgrades.
  6. Created according to Magento programming guidelines.
  7. Our fanatic support will do everything you need to solve your problems.

More Magento Themes and Extensions at Magento Connect and Templates Master Store.

Support and Discussion

Join discussion and find recent deals at Facebook or follow us on Twitter. Please contact us at Templates Master Helpdesk in case you have any problem with our products.

Release Notes

Magento Easy Lightbox Community Module

2012-01-29 16:05:41
  • Version number: 1.0.1
  • Stability: Stable
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

This small extension will help to install Lighbox widget. Installation and configuration will take approximately 5 minutes.

Magento Easy Lightbox Community Module

2012-02-06 04:05:45
  • Version number: 1.0
  • Stability: Stable
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

This small extension will help to install Lighbox widget. Installation and configuration will take approximately 5 minutes.

Magento Easy Lightbox Community Module

2012-01-26 13:06:32
  • Version number: 0.57
  • Stability: Beta
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

This small extension will help to install Lighbox widget. Installation and configuration will take approximately 5 minutes.

Magento Easy Lightbox Community Module

2009-08-28 14:56:27
  • Version number: 0.56
  • Stability: Beta
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

This small extension will help to install Lighbox widget. Installation and configuration will take approximately 5 minutes.

Magento Easy Lightbox Community Module

2009-08-28 08:14:17
  • Version number: 0.55
  • Stability: Beta
  • Compatibility: 1.4, 1.4.1.1, 1.4.2, 1.5, 1.6
You must be registered and logged in to get extension key.
You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

This small extension will help to install Lighbox widget. Installation and configuration will take approximately 5 minutes.
1 2
Reviews

About the Developer

This extension was developed by and is supported by TemplatesMaster

Magento Easy Lightbox 4 5 116 116
this plugin gave me a 503 error!!! September 30, 2011
I can not get it to work in 1.6.0 September 27, 2011
Very nice extension but conflicts with: http://www.magentocommerce.com/magento-connect/Pektsekye/extension/2075/custom-option-images in IE9. August 25, 2011
Prevent the double presentation of the main image: lt;?php $i = 0; foreach ($this-gt;getGalleryImages() as $_image): ?gt; lt;?php if($i != 0){ code code lt;?php } $i++;?gt; August 4, 2011
Works on 1.5.0.1. Thanks! July 22, 2011
Hi everyone, first of all thank´s to the TemplatesMaster team for this great and free extension. We use it at our shop, but had an issue with the new Internet Explorer 9. After some debugging we found a solution, which we would like to share with the community. First it is important to use the extension from the TemplatesMaster Website instead the one from Magento Connect, because the latest version from TemplatesMaster is 1.1 while in Magento Connect it is only 1.0.1. The 1.1 Version already solves some problems, but in our case unfortunately not all. So the first step is to edit the lightbox.js file. You can find the file in the folder /skin/frontend/default/your_theme/js/. In that file replace Line 171: $$('select', 'object', 'embed').each(function(node){ node.style.visibility = 'hidden' }); with if(!isIEgte9()){ $$('select', 'object', 'embed').each(function(node){ node.style.visibility = 'hidden' }); } At the end of the lightbox.js file also add the following function: function isIEgte9(){ if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)) { var v=new Number(RegExp.$1) return vgt;8; } return false; } This function checks if the used browser is Internet Explorer 9 or higher, because we belive that new versions of IE would have the same issue. Further to prevent the page to jump to top after closing the lightbox, replace Line 120: Builder.node('a',{id:'bottomNavClose', href: '#' }, with Builder.node('a',{id:'bottomNavClose', href: '#', onclick:'return false;'}, That's it. If you find this solution useful or have a more improved one, please let us know. July 4, 2011
Great extension - use it for every site that I develop :) It could be really cool, if you could provide translation-fields in the backend for the lightbox' "Close, Next, Prev"-labels. :) June 18, 2011
Cannot get it to work. Altought it's enabled, the old Magento image viewer is still the only one active. I can fiddle with all the options but nothing works. June 9, 2011
Hello Templatemaster, really a good contribution, but I am having some compatibility issues when using it in Internet Explorer 9. When we have a product with custom options if we click the custom options it opens the lightbox resulting in the a black page (with opacity 70% or so). I tried adding the code for running the page in compatibility mode but it still isn't working. Is there already a fix available? please let me know so I can turn this back on! Thanks in advance, Sander May 20, 2011
I've got the extension working, but for some reason it always shows 2 images when there's only 1 image set for the product. When I set multiple images I see the 1st image twice. This happens on the product page and when zooming. The strange thing is it doesn't happen on my other site. Any ideas? May 16, 2011
<<prev 6 7 8 9 10 ... 12 next>>
Q&A
(2 Questions : 1 Answer)

Product Q&A

Ask your questions. Share your answers.

 
 
« Back
 
 
Sort by
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_245205
Customer avatar
In mobile devices the images opens up very large? any way to reduce its size on such resolutions?
by
ankit_sam
-
1 month, 3 weeks ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0

Answers

Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_26228553
Customer avatar
Answer: 
U need to add layout file in your mobile theme as same as the main site theme, with blank content..

path
\app\design\frontend\enterprise\mobile\layout\easylightbox.xml

content:

<?xml version="1.0" encoding="UTF-8"?>

<layout version="0.1.0">

</layout>
by
ankit_dadhich
-
4 weeks, 1 day ago
+1point
1out of 1found this answer helpful.
Was this helpful?Yes1No0
Avatar Image Url:: http://www.magentocommerce.com/images/avatars/uploads/avatar_33630
Customer avatar
Once I install the extension the lightbox works for the main image and first image (which is the main image) but all other more view images don't get shown. Instead I get the magento default "not found" image.

Any ideas on what I can do?
by
Shepstar
-
1 month ago
0points
0out of 0found this question helpful.
Was this helpful?Yes0No0
1 of 1

Product Q&A

2 Questions | 1 Answer
1 of 1
Get Help

Support for This Extension

The best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.

Magento Platform Support

If you need support for a Magento platform, there are different options for support depending on which Magento platform you are using. Below are links for specific platforms.

In order to upload extension, you must be logged in to the Magento Community. Click here to login or register.

Close

Register

* Required Fields

Close window

Forgot Your Password?

Please enter your email below and we'll send you a new password.

* Required Fields

Close window

Login

To upload extension you must be logged in.

* Required Fields

Forgot Password?

New User? Register

Close window

You are using an outdated browser

We built Magento Connect using the latest techniques and technologies.
This makes Magento Connect faster and easier to use.
Unfortunately, your browser doesn't support those technologies.
Use the links below to download a new browser or upgrade your existing browser.