Re: Image Handler 4 Support Thread
Hi,
I'm running zen cart 1.5.4 and from reading through some earlier posts on this thread have found out that the correct version of image handler can be found on GitHub which is a beta version.
I am confused though as to which version to download because when choosing the version under 'brach' it shows the following;
branch: 'Master' - Updated for Zen Cart v1.5.4
branch: v4.3.4 - Update for v1.5.2 compatibility
Please can you clarify which is correct for the new zen cart 1.5.4 as from reading some posts it seems to be the v4.3.4 but looking at the GitHub site it is pointing towards the 'Master' version?
Thanks,
Mike
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
fabienne
I am using Zencart 1.5.4 with Image Handler 4. I am designing a new website. When I started out I had a "default" image which would appear whenever I didn't have an individual image for a product (let's call it xlogo.jpg) I deleted xlogo.jpg, thinking it would just delete from one product but it deleted it from being the default placeholder image. How can I make xlogo.jpg my default image for my products again?
Also, I wanted to eleminate the extra product images which appear under the main product image when you click on the view product button. Would I go into the admin area--->configuration-->images--->product info no. of additional images per row and set that number to 0 from the default of 3?
Thanks. I appreciate your help.
Neither of your questions pertain to specific issues with Image Handler.. the answer to your second question is yes.. to get help with your first issue, create a new post..
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
Miketh
Hi,
I'm running zen cart 1.5.4 and from reading through some earlier posts on this thread have found out that the correct version of image handler can be found on GitHub which is a beta version.
I am confused though as to which version to download because when choosing the version under 'brach' it shows the following;
branch: 'Master' - Updated for Zen Cart v1.5.4
branch: v4.3.4 - Update for v1.5.2 compatibility
Please can you clarify which is correct for the new zen cart 1.5.4 as from reading some posts it seems to be the v4.3.4 but looking at the GitHub site it is pointing towards the 'Master' version?
Thanks,
Mike
master.. dunno why anyone is looking at the other branches..
Re: Image Handler 4 Support Thread
OK, I am running ZenCart 1.5.4. and would like to make an image the default image for all of the products in my cart which do not have a different image designated. Like a placeholder. This is about Image Maker specifically. How would you do it? If it's not possible, then please let me know. I have read the help section which came with it but this issue doesn't seem to be in there.
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
fabienne
OK, I am running ZenCart 1.5.4. and would like to make an image the default image for all of the products in my cart which do not have a different image designated. Like a placeholder. This is about Image Maker specifically. How would you do it? If it's not possible, then please let me know. I have read the help section which came with it but this issue doesn't seem to be in there.
As previously (within the last page) stated, this issue has nothing to do with IH4. Nor does it relate to Image Maker... It is core zc functionality and a reason to be addressed in it's own thread (or one about default images)...
Re: Image Handler 4 Support Thread
OK, thanks for clarifying.
Re: Image Handler 4 Support Thread
Works perfect with latest version of zen. Only one confusion. IH4 does not show additional images with Previous and Next buttons, it only shows every additional image in popup windows, why so? It seems to be big mess.
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
RiazShahid
Works perfect with latest version of zen. Only one confusion. IH4 does not show additional images with Previous and Next buttons, it only shows every additional image in popup windows, why so? It seems to be big mess.
Thinking you are mixing up issues and associating issues with your lightbox as issues with IH4.. IH4 doesn't add Previous and Next buttons to additional images..
Re: Image Handler 4 Support Thread
Hi Guys, I'm running ZenCart v.1.5.1 with v.4.3.2 of Image Handler installed (everything is running smoothly) and I was wondering whether it's possible to implement a simple image swap that would work with IH. The image swap would only have to reveal (for example) one front angle image and one side angle image on mouseover (similar to what Aspinal of London has implemented on its website)? Usually, this is a relatively straight forward process (for example image1.jpg is replaced with image2.jpg on mouseover and image1.jpg is placed back when the mouse stops hovering). I've been trying to figure out whether a similar method could be used with IH, but I'm beginning to think that such as system is not possible due to the way IH handles and names images. So I was wondering whethere any possible alternatives might be possible (without basically having to rewrite large portions of IH)?
Re: Image Handler 4 Support Thread
Quote:
Originally Posted by
McLovin
Hi Guys, I'm running ZenCart v.1.5.1 with v.4.3.2 of Image Handler installed (everything is running smoothly) and I was wondering whether it's possible to implement a simple image swap that would work with IH. The image swap would only have to reveal (for example) one front angle image and one side angle image on mouseover (similar to what Aspinal of London has implemented on its website)? Usually, this is a relatively straight forward process (for example image1.jpg is replaced with image2.jpg on mouseover and image1.jpg is placed back when the mouse stops hovering). I've been trying to figure out whether a similar method could be used with IH, but I'm beginning to think that such as system is not possible due to the way IH handles and names images. So I was wondering whethere any possible alternatives might be possible (without basically having to rewrite large portions of IH)?
Your swapping module would have to be written in a way that it works with IH4.. This is not directly related to IH4 support, so I don't have an answer.. If this is a module you are using perhaps asking on their support thread would yield you a specific answer.. Or if you have code you are trying to use, you might be better served asking this question in a separate thread on the forum..