Re: Image Handler 2 Support
I got it working. I had to reupload some files to admin, I think they were overwritten by another mod.
What I don't have, and never had, is the image hover. I read the thread about configuring the images for product new, featured product, etc. having to be the same size and I've done that but still no hover.
It's not a huge deal, but it is a nice feature if I could get it to work.
Re: Image Handler 2 Support
Quote:
Originally Posted by
CharInLasVegas
I got it working. I had to reupload some files to admin, I think they were overwritten by another mod.
What I don't have, and never had, is the image hover. I read the thread about configuring the images for product new, featured product, etc. having to be the same size and I've done that but still no hover.
It's not a huge deal, but it is a nice feature if I could get it to work.
I have found that if you have a custom template you need to copy the
jscript_imagehover.js to your includes/templates/YOUR_TEMPLATE/jscript folder
and
style_imagehover.css to your includes/templates/YOUR_TEMPLATE/css folder.
It doesn't seem to load properly otherwise.
Give that a try
JOhn ><>
Re: Image Handler 2 Support
That got the hover working on my index page, but not anywhere else. I don't know if this has anything to do with it or not, but I am directly linking to the images on my index page.
I checked all the files and they all look like they're now in the correct folders.
Re: Image Handler 2 Support
here's a link explains how to set up your image sizes in admin.
http://www.zen-cart.com/forum/showpo...postcount=2965
After I setup my images this way the additional images reappeared.
Re: Image Handler 2 Support
I have them all set up the same, but reading that thread I wonder if it has anything to do with "tpl_columnar_display.php" as I'm using that too.
I dunno...I would really like the hover on the product listing page.
Re: Image Handler 2 Support
Quote:
Originally Posted by
CharInLasVegas
I have them all set up the same, but reading that thread I wonder if it has anything to do with "tpl_columnar_display.php" as I'm using that too.
I dunno...I would really like the hover on the product listing page.
I don't think it will work on the main image. check here
http://www.zen-cart.com/forum/showpo...postcount=3424
Bryan
Re: Image Handler 2 Support
bumping thread #3454 to see if anyone has any ideas??
Re: Image Handler 2 Support
Right. I don't mean the the product information page, I mean the product listing page for the category/subcategory pages and featured products, etc. I think that's where it's supposed to show. Odd that the only place it is showing is my index page, which are the medium images.
Re: Image Handler 2 Support
Quote:
Originally Posted by
sparklefish
bumping thread #
3454 to see if anyone has any ideas??
Have you tried clearing the bmz_cache?
Turn off IH in the Image Handler admin by clicking the link "Remove Image Handler From Database", don't worry you are not deleting any files.
Next click the link to "Clear Image Cache".
Also either ftp or use your server control panel and delete all the sub-folders in bmz_cache folder.
Now back at IH admin, click the link to "Install Image Handler".
Re: Image Handler 2 Support
Quote:
Originally Posted by
CharInLasVegas
Right. I don't mean the the product information page, I mean the product listing page for the category/subcategory pages and featured products, etc. I think that's where it's supposed to show. Odd that the only place it is showing is my index page, which are the medium images.
A link help us to help you.