Re: Image Handler 2 Support
Quote:
Originally Posted by
tpeck
I can't have well-enough understood the override system, although I have read a lot about it.
I mean, that missing file is in the template_default folder. I didn't realize files from that folder should end up in my custom template folder. All of the files too perhaps? 'm not clear about that.
That missing file sure helped with some images, but there is is still the main page image which doesn't zoom, so what other missing file is it? Should I tip all the template_default folders and files into the custom folder?
Sorry to be so dumb, but I really thought I had the override idea licked.
The file was not being loaded when it was in the template_default folder. Why, who knows? This been reported before.
All the mods I install, I use the template overrides whenever I can.
Might look here,
http://www.zen-cart.com/forum/showpo...postcount=2981
M
Watermarks for Additional Images in IH2
I can't seem to get the watermarks to work on larger images from additional images. It works fine from the main image, but not the additional images. Does anyone have a suggestion?
Re: Watermarks for Additional Images in IH2
Quote:
Originally Posted by
panzico
I can't seem to get the watermarks to work on larger images from additional images. It works fine from the main image, but not the additional images. Does anyone have a suggestion?
A link helps us help you.
M
Re: Image Handler 2 Support
Here's a link to one of my products with multiple images: http://www.poodlesupply.com/store/in...roducts_id=249
Thanks
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
You are still missing a file!
This one, jscript_imagehover.js
Should be here:
Code:
includes/templates/zj_silver/jscript/jscript_imagehover.js
I think this one should be pinned somewhere. That particular file is not included in the includes/templates/template_custom(image-handler_2.0-zc137 download). It is in the template _default file. Coping the jscript folder to the template_custom folder is what finally fixed my problem. THANK YOU SO MUCH!!
:clap: :clap: :clap:
JAN
Re: Image Handler 2 Support
Yup! That's one very helpful post.
I still have problems though. The Zoom now works on the medium sized files in the listings, but not in the main listing (i.e. the image with the words "larger image" below it.
I am going to have to try to work out the relative referencing between the jscript_imagehover.js (now in the custom folder) and the medium sized files...(which works!)...and see if I can apply the same reasoning to the main listing image.
Hopefully, it will tell me where to place another jscript_imagehover.js file. But I've kind of lost the will to live dealing with this at the moment!
Re: Image Handler 2 Support
Quote:
Originally Posted by
tpeck
Yup! That's one very helpful post.
I still have problems though. The Zoom now works on the medium sized files in the listings, but not in the main listing (i.e. the image with the words "larger image" below it.
The main product image doesn't zoom/hover as stated in the docs.
http://breakmyzencart.com/ih-doc.
The main product image is the medium sized image.
If it did it will be the very same image at the very same size.
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
panzico
Looks like a light box problem but I never use lightbox so...
If you look at the image properties (right click) you can see that they are link to shop/images/ instead of shop/bmz_cache/.
So that means IH is not processing those images which is why there is no watermark.
M
Re: Image Handler 2 Support
tophand, you are so helpful - I see now that zooming in on medium images is not yet implemented. So it says. And this is a medium-sized image (I think).
That means I can't do anything but try to get rid of the "larger image" words. Do you know offhand how that is done?
BUT...
I still don't really follow what is happening because if you go to this page:
[URL="http://www.aapress.com.au/zencart/index.php?main_page=product_info&cPath=1_2&products_id=8[/URL]
...you will see that the zoom works for the two blue books at the bottom. They are medium-sized I think.
I don't know what the point of those two books is either - you can't seem to swivel through to the other three products in that listing. It's all quite strange to me.
Re: Watermarks for Additional Images in IH2
Regarding my earlier post:
Watermarks for Additional Images in IH2
I can't seem to get the watermarks to work on larger images from additional images. It works fine from the main image, but not the additional images. Does anyone have a suggestion?
I just figured it out. For those who have the same situation, here's what you do...very simple: Place your additional images in your images folder as usual, with the underscore then identifier, for example, say your main image is tShirt.jpg, your additional image will be called tShirt_ladies.jpg. The Ladies T-Shirt will be the additional image that comes up on your product page, however it won't watermark on the large image unless you place a tShirt_ladies_LRG.jpg in the images>large folder.
I woke up this morning with the revelation, and by golly, it works!