Your main product image should be your medium image..
Printable View
Honestly it's hard to help you unless you post a link to your site.. I will repeat what I say here frequently.. If IH2 is not working as it should it either means 1 of three things..
1. Installed incorrectly (missing or corrupted files)
2. Configured incorrectly (one or more IH2 settings is wrong)
3. Another mod which has files in common with IH2 has not been merged correctly..
I installed the image handler just fine. Everything seems to be working great except for one small thing. The main product listing, Ex: category listings, all listing, and new listing pages, do not show the zoom button. But when I click on the product and am viewing the specific product page, I see it but it does not pop up the image when I hover. Is my coding off, or the settings, or is it supposed to do that?
Any help would be great!
lauriesscraps.com/store
Another question..... the pop up windows position on the images in my sidebars show up at the top of the browser even when the image is towards the bottom of the page and therefore is not visible. It only does this in Google Chrome as far I can see for now. Is this the browser issue or something I can fix? Thanks again.
Hi!
I have got a problem with ih2 that I can not deal with.
My html code looks like this:
<img width="100" height="80" onmouseout="hidetrail();" onmouseover="showtrail('bmz_cache44209fb57ceea0b93cd1e2ae25e8da1d2.image.206 x190.jpg','Komplet klucz nasadowych 1/4 " - 40/9/4',86,80,,,this,0,0,86,80);" style="position: relative;" title=' Komplet klucz nasadowych 1/4 " - 40/9/4 ' alt='Komplet klucz nasadowych 1/4 " - 40/9/4' src="bmz_cachecc07932f9ac4a6e28fb765fa847ddcb45.image.86x80.jpg"/>
Its easy to notice that there are no "/" in image paths. Images are there in correct folders but image path generated in html is inncorrect. I was looking in php files and there is code for those images in file functions_bmz_io.php:
function getCacheName($data, $ext='') {
global $bmzConf;
$md5 = md5($data);
$file = $bmzConf['cachedir'] . '/' . $md5{0} . '/' . $md5.$ext;
io_makeFileDir($file);
return $file;
}
So I think its ok.
I supose that maybe there was different installation of ih before and it wasn't properly unistalled but I don't know what to look for now.
Site address is: http://www.forast.pl/
Zen cart version: 1.3.8a
I tried to apply default template and it didn't help so probably error is somewhere else.
Other installed modules: SSU, module manager, admin profiles.
Preview option in admin area doesn't work as well.
So I have been searching this forum and found this post:
That fixed the problem for me, BUT it is not EXACTLY what I was hoping for.
I wanted to be able to have the hover image pop up on all product pages, but due to the nature of my product, (digi scrapping) I was hoping to have the images that are listed in each category page, down the center, be a little bigger, but still have the hover pop up.
In order for the images in the side bar (Ex: specials, featured, and new) to fit in the sidebox, they have to be smaller, and therefore the main product image must match to allow the hover pop up to work. But I want the images for the main product listing displayed when you click on the category to be bigger, like 225. Now they are set at 150 in order for the other images to fit inside the side columns.
I hope this makes sense. It is a very specific thing, and hard to accurately explain, but I think it might be able to be changed with coding, not sure.
Here is a link:
lauriesscraps.com/store/index.php?main_page=index&cPath=65
Thanks in advance!
Short answer is that IH2 in it's current state will not work the way you would like.
Can it work differently?? Like all software it's a matter of customization. If someone in the community knows how to achieve this, I'm sure they will share how. If not, and it's a feature you can't live without, you could try posting this as a commercial request in the commercial request forum..
Wish I could give you a different answer.:blush: