Re: Image Handler 2 Support
Half good news: I've got it all working properly but I had to edit "additional_images.php" and "main_product_image.php". I removed "/large" and "/medium" from "main_product_image.php" and also removed "/large" from "additional_images.php" so now all pictures are read from the main directory, i.e., "images/toshiba/xxxx.jpg". The good thing is, IH is basically doing it's job! All sizes are actually generated by IH, so even though I wasn't suppose to edit files to work it out, its an okay solution! :)
Re: Image Handler 2 Support
Sorry for quattro posting but no edit option in this forum so I ain't got a choice. Did you notice the huge horizontal bar on my site? I can't find how to remove it but I bet its related to IH somehow.
Re: Image Handler 2 Support
Quote:
Originally Posted by
Asdesign
Sorry for quattro posting but no edit option in this forum so I ain't got a choice. Did you notice the huge horizontal bar on my site? I can't find how to remove it but I bet its related to IH somehow.
Don't see any bar, and I REALLY doubt it's related to IH2..
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Don't see any bar, and I REALLY doubt it's related to IH2..
Yeah my bad, it was the news scroller. For some reason it has css property applied to it: "left: -10000px;" god knows why but I'm on my way to remove that. You probably entered the site after I disabled the sidebox in the admin.
Re: Image Handler 2 Support
I've nailed down the cause of the problem. Its the error I mentioned. Unfortunately I have no clue what causes it.
I came to the conclusion the error is what causing the problem since IH2 & Lightbox work perfectly on another cart on the server.
Btw, I noticed that when enabling the IH zoom behavior the whole site gets a horizontal bar to the left (the site is still centered but with a horizontal scroll). I understand that some values are dynamic to create the hover effect but should it really work like that?
Re: Image Handler 2 Support
Does anyone know what would make IH only work on the side boxes and not on center content? All the images that are supposed to be the same size are.
Re: Image Handler 2 Support
I installed IH2 and I'm almost there :wacko:... It's weird, it works on all images except the product info image. I can only "click to enlarge" the main product image... opens up a new window, the old school way. Even products that I have multiple pictures, IH2 works on the additional pictures, it just won't enlarge the main product photo when you hover over it?
I didn't upload my product photos in either the "Large" or "Medium" folders when I was creating my products. I just used the "Main Directory" I upload all photos at 400x400 pixels and was letting ZenCart handle the re-sizing for thumbnails. This always worked out for me. Anybody have any ideas on what I can do to make the main image enlarge when you hover over it? If I can get that accomplished, I'm good to go. Thanks all.
Re: Image Handler 2 Support
Quote:
Originally Posted by
JGraphics
I installed IH2 and I'm almost there :wacko:... It's weird, it works on all images except the product info image. I can only "click to enlarge" the main product image... opens up a new window, the old school way. Even products that I have multiple pictures, IH2 works on the additional pictures, it just won't enlarge the main product photo when you hover over it?
I didn't upload my product photos in either the "Large" or "Medium" folders when I was creating my products. I just used the "Main Directory" I upload all photos at 400x400 pixels and was letting ZenCart handle the re-sizing for thumbnails. This always worked out for me. Anybody have any ideas on what I can do to make the main image enlarge when you hover over it? If I can get that accomplished, I'm good to go. Thanks all.
If you have lightbox 1.5 installed try to do this. Take out from the lightbox 1.5 installation the file "tpl_modules_main_product_image.php" its under includes/templates. Now put it under includes/templates/your-template-name and images should open up with lightbox. If you have to overwrite that file, first backup the current one you have on the server and then overwrite it. If all works good you're fine.
EDITED! I pointed the wrong file.
Re: Image Handler 2 Support
Re: Image Handler 2 Support