Re: Image Handler 2 Support
Quote:
Originally Posted by
caborela
how to remove the alt tag in original image???
The alt tag is an HTML tag, it's not in the image itself.
I thought about this post, it looks more like it's displaying a title tag that an alt tag.
The title for the image is probably being input by a program, not IH, it doesn't behave like that.
For more info on this, I will defer to tophand.
Re: Image Handler 2 Support
Quote:
Originally Posted by
ckosloff
A link to your problem.
:huh: I looked around, but i don't see a link ... :blush:
Am I missing something again ? :wacko:
Re: Image Handler 2 Support
Quote:
Originally Posted by
burnduck
:huh: I looked around, but i don't see a link ... :blush:
Am I missing something again ? :wacko:
A link to your website helps us help you.
Re: Image Handler 2 Support
Quote:
Originally Posted by
ckosloff
This is what I would do.
Delete the images that are not working.
Rename them in your computer, because some images created in Mac input extraneous characters that Windows does not recognize.
Type all image names same case (upper or lower, but not mixed for the sake of clarity).
Type a meaningful base image name, no spaces.
Re-upload with IH.
Thanks, but many of the images are already named with the conventions you listed. I've tried deleting, renaming, and uploading the images again, and clearing the cache afterwords. I've found one other user in this thread who had a similar problem. They deleted the medium and large suffixed images from their files.
That didn't work for me either.
Here is a link to the website:
http://mixedgreensshop.com/cart/inde...ort=20a&page=1
I don't know what I'm missing here.
Re: Image Handler 2 Support
I've got a strange IH2 issue in Safari.
The Cross sell listings zoom to the top of the page on mouseover, instead of on top of the image.
http://greenleafexhibits.com/index.p...&products_id=1
Anyone have any idea why?
Re: Image Handler 2 Support
Quote:
Originally Posted by
egilskallagrim
Thanks, but many of the images are already named with the conventions you listed...
There is an ongoing confusion with this suffix thing.
IH does not need or use any suffix, it uses its own "convention".
You just upload the largest image using the default button and IH does the rest; that's the whole point, it is there to simplify things.
Different is the case if you are NOT using IH, then, yes, you have to use the Zen Cart naming convention.
Please remove all suffixes from your images and upload them with IH.
Renaming them is only necessary in order to clean them from extraneous characters in the name.
You can name them anything you want, IH will rename them according to the base image name.
Re: Image Handler 2 Support
Quote:
Originally Posted by
caborela
how to remove the alt tag in original image???
More on this: this label you see popping is nothing more than the article's name or title.
That is the way IH is supposed to work; if you don't like it, you need to hack the code, but, again, that thing is there to help you.
Re: Image Handler 2 Support
Quote:
Originally Posted by
egilskallagrim
Thanks, but many of the images are already named with the conventions you listed. I've tried deleting, renaming, and uploading the images again, and clearing the cache afterwords. I've found one other user in this thread who had a similar problem. They deleted the medium and large suffixed images from their files.
That didn't work for me either.
Here is a link to the website:
http://mixedgreensshop.com/cart/inde...ort=20a&page=1
I don't know what I'm missing here.
I think you are uploading smaller images the what you set here.
Admin-->Config-->Images-->Small Images
Looks like you have 120px height set and the images that are not hovering are 115px or less in height.
IH will ignore those images as IH will not enlarge images.
Try setting the height at 110 or less and see what happens.
Re: Image Handler 2 Support
Quote:
Originally Posted by
limelites
I don't think you could get those two working together easily. Image Swap requires the traditional ZC folder structure to function... That is to say:
images/SUB/image.1.jpg
images/medium/SUB/image.1_MED.jpg
images/large/SUB/image.1_LRG.jpg
IH only needs one set of images in the images/SUB folder. However, if you were to upload a full set of ZC structured images then you could get them both working together. Which sort of defeats the purpose of IH?!
Ummm I'm actually not quite certain. ALL our images are in folder store/images/product_images/ and are like productimage.jpg with additional images like this productimage_1.jpg productimage_2.jpg and so on.. no different sized images are used in our store..
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
I think you are uploading smaller images the what you set here.
Admin-->Config-->Images-->Small Images
Looks like you have 120px height set and the images that are not hovering are 115px or less in height.
IH will ignore those images as IH will not enlarge images.
Try setting the height at 110 or less and see what happens.
WONDERFUL!!! It works.:clap::clap: Thank you so much!
@ckosloff: Thanks for replying.