Hi Guys,
About this module and Features:
This is an image enlarger, cool prestashop module. Visit here http://www.giftlelo.com for live demo.
New Version 1.3
I've added a new page for version 1.3. Both works same but some UI improvements have been added in v1.3.
About this module
1. when you rollover on any of product image it will show an enlarge image.
2. Working on all listing page. (best seller, new products, homepage etc)
3. you can on/off animation effect.
4. you can set on/off magic zoom option. (Big image will be scroll on mousemove)
5. you can install/ uninstall at anytime.
6. its free :)
I’ve tested with Firefox and IE 7 & 8. Please tell me if you find any bug.
How to install:
Download and extract the zip file. copy and paste the folder into the modules directory. Go to admin panel click on MODULES tab find a module under ‘Utilities’ section. click on INSTALL button. You are done!
History:
version (v1.1) of this module:
Now this works for homefeatured products too. for that we were using homefeatured modified module. I would suggest not to use when you are using this updated module.
You can set animation status from admin panel. You dont need to update javascript code. :)
Please have a look at the screen shot (v1.1).

Old version modules are not available for download.
| Attachment | Size |
|---|---|
| imagesenlarge_1_3.zip | 13.93 KB |







Enlarger module
Thank you for Enlarger module
Bug with URL rewriting
Hi,
Your module worked very well before I activate my URL rewriting (or friendly, I don't know how it's called in english).
Now It doesn't works anymore in on my homepage "homefeatured" part, but it still works in my categories (catalog).
I tried the 1.3 and it's the opposit, it works fine in homefeature and not anymore in the categories.... (so I've returned to the 1.2 version).
Do you know the way to make it works anywhere, please?
Thank you by advance.
Regards.
very nice but...
Very nice idea. But I can not make it work as on your site.
1. zoomed image is displayed over the thumbnail
2. I get a truncated image : I guess this is related to the position problem mentioned in 1.
anyway, a good start, and it's free!
If you use URL rewritting you
If you use URL rewritting you have to edit enlargesimage.js
replace
var largeImg = imgPath+imgName.substr(0, imgName.length-9)+"-large.jpg";
var thickImg = imgPath+imgName.substr(0, imgName.length-9)+"-thickbox.jpg";
var homeImg = imgPath+imgName.substr(0, imgName.length-9)+"-home.jpg";
var smallImg = imgPath+imgName.substr(0, imgName.length-9)+"-small.jpg";
by
var largeImg = imgPath.replace(/-home/,"-large")+imgName.substr(0, imgName.length-9)+".jpg";
var thickImg = imgPath.replace(/-home/,"-thickbox")+imgName.substr(0, imgName.length-9)+".jpg";
var homeImg = imgPath.replace(/-home/,"-home")+imgName.substr(0, imgName.length-9)+".jpg";
var smallImg = imgPath.replace(/-home/,"-small")+imgName.substr(0, imgName.length-9)+".jpg";
Work, but Magic zoom designates the thumbnail !
Hi,
Thanks for this great module !
I experienced an error on magic Zoom.
When I activate it, zoom operates on a new window, but it's the same image as the thumbnail that is loaded into !
Have you ever noticed that ?
I tried to regenerate photos, activate/ desactivate Magic zoom, réinstall module, but the problem's still there.
Hace you an Idea ?
I work on PS 1.2.5.0
Image enlarge
Hi, your module is very cool, but i would like to change the position of the zoombox.
Now, it appears at the top right of the original picture.
Can you help me to move it where I want in the page please.
David
Don´t work
Hi,
can you help me please. I can`t see images, show the window but it`s clear. The web is www.naisa.es/shop,
Thanks you.
Very nice prestashop-modules.
Very nice prestashop-modules.
It's work very well with PS 1.2 stable but you need to edit some code please find in this url
http://www.homepage-community.de/open_source_softwarelosungen/prestashop...
Thanks a lot for your module
is it working with Prestashop 1.2 (final)
hi all,
i used this add-on since the begining and was very happy with the results i obtained.
i upgraded my platform to Prestashop 1.2 (stable) and Imagesenlarge stopped to work
any idea ?
Thanks
JP
How to fix screen out using imagesenlarge1.3
Very beautifull work !
I've just a bug when mouse over an image on the right of the screen, the enlarge is out of screen...
How can-i force it to view the entire enlarge image ?
Bests regards
Dear man, please help me. My
Dear man, please help me.
My site need show 3 module homeproduct . i'm install three same module homeproduct, homeproductone,homeproducttwo.
if i'm install one of them,The module imagelarge 1.3 work fine.
But when i'm intall all(three module homeproduct,homeproductone,homeproducttwo). The module imagelarge 1.3 only work fine fist module install, then two don't work.
I need help config work for three same module homeproduct/homefeature. Thank, sorry, my bad english.
You dont need install all of
You dont need install all of the "homeproduct" modules... i think only one homeproduct module is enough. and this modules does not work with multiple homeproduct modules. I hope I am clear.
Thanks
Doesn't work...
I've got Prestashop v.1.1.0.5, and I installed the imageenlarger v1.3, and It doesn't work... why ? Is it something to modify ?
May be you should clear your
May be you should clear your clear your browser/server cache and clean your compile folder. plz tell if still not working...
Help,Can't work on my site
Does it can't work when friendly ur is open? it can't work on my site. but i saw that it works well in your site which also open the friendly ur. Please help me. Thanks.
yes it is working on
yes it is working on http://www.giftlelo.com please try to clear your cache and compile folder.
Hi, is it possible to add
Hi,
is it possible to add title, reference, details etc. on the image ?
And to use it under another page than catagerory ?
Url Friendly
Does not enlarge when friendly url is active.
How to make this work for the product page?
Hi,
Great stuff!! I was wondering how would I apply this to the product.php when rollover the big picture? Instead of clicking on the big picture and displaying the thickbox.
Thank you,
Dat
I use "homefeatured.tpl" in
I use "homefeatured.tpl" in "product-listing.tpl" to display 4 times in a row, and image enlarger stop working anymore on product listings. Any idea how to fix it ?
i have the same problem
i have the same problem
That's does not work on the other page, it's just the homepage
Hi, I've got the same problem. That doesn't on the others page.
I don't think that could work just like that. We need to modify the code.
Isn't it ???
Dosnt work on other pages
Hey.
First of all.. NICE MODULE!
But!
It works on the front page, but not on this page f.ex: http://www.flueshop.presta.dk/5-fluer
Here when mouse is over it shows a little picture instead of a zoom picture...