Re: Image Handler 2 Support
O.k. I've read all 102 pages in this thread to no avail. I've got an issue that I haven't saw anywhere about IH2. In FF, it works like a charm. But, in IE, if I hover over the top half of the image, everything is great. But, if I hover over the bottom half of the image, I get no pop-up image, and I get an error. Any ideas?
Re: Image Handler 2 Support
Quote:
Try changing your subcategory image height on Pitti Vintage from 100 to 101, and see what happens?
Genius! Changing it to 101 did the trick! How did you even think of that?!
Thanks! :thumbsup:
Re: Image Handler 2 Support
Quote:
Originally Posted by
Get Em Fast
O.k. I've read all 102 pages in this thread to no avail. I've got an issue that I haven't saw anywhere about IH2. In FF, it works like a charm. But, in IE, if I hover over the top half of the image, everything is great. But, if I hover over the bottom half of the image, I get no pop-up image, and I get an error. Any ideas?
Link please?
Re: Image Handler 2 Support
Quote:
Originally Posted by
MeltDown
Genius! Changing it to 101 did the trick! How did you even think of that?!
Thanks! :thumbsup:
Well, on my site that wasn't popping up when I hovered, the height was 57, on the site that was popping up, was 80. I changed the one that was popping to 57, and voila, it stopped popping, and when I changed the one that wasn't popping to 80, it started, so then I started experimenting with different values. Odd didn't, even did, LOL!
I love troubleshooting, LOL! (especially when I figure it out)
Re: Image Handler 2 Support
Sorry Jade, it's only on a 'localhost' test site. I want to get all the bugs worked out before uploading to live site.
Re: Image Handler 2 Support
Now here's an issue I can't figure out...
I started to notice on a site i'm working on, that random images won't hover a larger image.
See this page:
http://www.jmb.jadetrue.com/potty-ti...re-c-1_15.html
The third and the fifth image won't hover.
They are using the same exact image as the second product, which does hover.
I thought it could be a case where it doesn't like using the same image for different products, yet this category with all of the same image works fine:
http://www.jmb.jadetrue.com/cloth-di...c-1_10_12.html
Any ideas??
Re: Image Handler 2 Support
Don't ask me why (I don't know), but those 3rd and 5th images aren't getting the onMouseOver behaviors. Also, the images in question are sourced from your standard images/ directory, not from bmz_cache/ ... perhaps the script that generates the random images isn't playing nicely with IH2?
Here's the html source for your 3rd and 4th images -- with key differences highlighted.
<div class="centerBoxContentsProducts centeredContent back" style="width: 32.5%;"><a href="http://www.jmb.jadetrue.com/rash-magic-soothing-salve-1oz-p-1419.html?zenid=REMOVED"><img src="bmz_cache/8/8cc3a7c9a6d526756aa09bba42920beb.image.85x80.JPG" alt="Rash Magic Soothing Salve 1oz" title=" Rash Magic Soothing Salve 1oz " height="80" width="85"></a><br><h3 class="itemTitle"><a href="http://www.jmb.jadetrue.com/rash-magic-soothing-salve-1oz-p-1419.html?zenid=REMOVED">Rash Magic Soothing Salve 1oz</a></h3><div class="listingDescription"></div></div>
<br class="clearBoth">
<div class="centerBoxContentsProducts centeredContent back" style="width: 32.5%;"><a href="http://www.jmb.jadetrue.com/rash-magic-sensitive-soothing-salve-2oz-p-1142.html?zenid=REMOVED"><img src="images/sensitive.JPG" alt="Rash Magic SENSITIVE Soothing Salve 2oz" title=" Rash Magic SENSITIVE Soothing Salve 2oz " class="listingProductImage" style="position: relative;" onmouseover="showtrail('images//sensitive.JPG','Rash Magic SENSITIVE Soothing Salve 2oz',92,80,92,80,this,0,0,92,80);" onmouseout="hidetrail();" height="80" width="92"></a><br><h3 class="itemTitle"><a href="http://www.jmb.jadetrue.com/rash-magic-sensitive-soothing-salve-2oz-p-1142.html?zenid=REMOVED">Rash Magic SENSITIVE Soothing Salve 2oz</a></h3><div class="listingDescription"></div></div>
Quote:
Originally Posted by
jettrue
The third and the fifth image won't hover.
Re: Image Handler 2 Support
Quote:
Originally Posted by
tvadpro
Don't ask me why (I don't know), but those 3rd and 5th images aren't getting the onMouseOver behaviors. Also, the images in question are sourced from your standard images/ directory, not from bmz_cache/ ... perhaps the script that generates the random images isn't playing nicely with IH2?
Here's the html source for your 3rd and 4th images -- with key differences highlighted.
<div class="centerBoxContentsProducts centeredContent back" style="width: 32.5%;"><a href="http://www.jmb.jadetrue.com/rash-magic-soothing-salve-1oz-p-1419.html?zenid=REMOVED"><img src="bmz_cache/8/8cc3a7c9a6d526756aa09bba42920beb.image.85x80.JPG" alt="Rash Magic Soothing Salve 1oz" title=" Rash Magic Soothing Salve 1oz " height="80" width="85"></a><br><h3 class="itemTitle"><a href="http://www.jmb.jadetrue.com/rash-magic-soothing-salve-1oz-p-1419.html?zenid=REMOVED">Rash Magic Soothing Salve 1oz</a></h3><div class="listingDescription"></div></div>
<br class="clearBoth">
<div class="centerBoxContentsProducts centeredContent back" style="width: 32.5%;"><a href="http://www.jmb.jadetrue.com/rash-magic-sensitive-soothing-salve-2oz-p-1142.html?zenid=REMOVED"><img src="images/sensitive.JPG" alt="Rash Magic SENSITIVE Soothing Salve 2oz" title=" Rash Magic SENSITIVE Soothing Salve 2oz " class="listingProductImage" style="position: relative;" onmouseover="showtrail('images//sensitive.JPG','Rash Magic SENSITIVE Soothing Salve 2oz',92,80,92,80,this,0,0,92,80);" onmouseout="hidetrail();" height="80" width="92"></a><br><h3 class="itemTitle"><a href="http://www.jmb.jadetrue.com/rash-magic-sensitive-soothing-salve-2oz-p-1142.html?zenid=REMOVED">Rash Magic SENSITIVE Soothing Salve 2oz</a></h3><div class="listingDescription"></div></div>
I figured it out. :thumbsup: This store had some old images from the previous version of IH, with the _MED and _LARGE suffixes. By removing those images from the server that seems to have fixed it. I think it was confused as to which image to use. :unsure:
Re: Image Handler 2 Support
Now I know this is only going to make things more confusing, but they ALL hover for me min FF...and NONE in IE6
Re: Image Handler 2 Support
Thank you for IH2!
My biggest complaint about my old ZC was the hourse I was spending formatting and organizing images. I'd have 4-8 photos per item in my store, and it was taking me hours to maintain my site.
Now that I've started over with a clean install, IH2 is going to save me a lot of time getting this site up and running again.
Thank you.