Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Multiple images: Is Image Handler easiest?

Multiple images: Is Image Handler easiest?

Locked

Views: 1,258

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
3 Jul 2007, 5:53 AM
#1
dman76 avatar

dman76

Zen Follower

Join Date:
Jun 2007
Posts:
107
Plugin Contributions:
0

Multiple images: Is Image Handler easiest?

I have been reading through the posts about multiple images and downloaded imagehandler. I am wondering if it is the easiest way for me though. The store I am working on will have constantly changing items where each item is unique. Once an item sells, that one is gone forever so I will constantly be adding items. (Stop me now if there is something better to use than zencart or if there is a good mod that may put all my sold items in an archive so people can view what I have made in the past). A lot of them will only have one or two images so that should be pretty easy, but some may have up to 20. When I sell on ebay, I use something like Photobucket and upload them there, and then it generates all the HTML for thumbnails and I just paste it in the description and it is pretty easy. I tried that on a description in zencart and it worked there too. Can I do something just like that, but instead of hosting my pictures on Photobucket, can I have them on my host? Or is Image Handler easier?

3 Jul 2007, 7:08 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Multiple images: Is Image Handler easiest?

Can I do something just like that, but instead of hosting my pictures on Photobucket, can I have them on my host? Or is Image Handler easier?

Images on the host in /images and use IH2 and watch tthe image naming to have the additional images displayed automatically

3 Jul 2007, 5:53 PM
#3
dman76 avatar

dman76

Zen Follower

Join Date:
Jun 2007
Posts:
107
Plugin Contributions:
0

Re: Multiple images: Is Image Handler easiest?

kobra:

Images on the host in /images and use IH2 and watch tthe image naming to have the additional images displayed automatically

I'm not exactly sure what you mean here. And can you title an image, so when you click the thumbnail, it will have a caption on it?

3 Jul 2007, 5:59 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Multiple images: Is Image Handler easiest?

I meant not to host images elsewhere - just place them in your shop /images dir.

Naming convention is specific for Zen Cat to use additional images.

Quick primer:

base name must be unique and not like pic1, pic2

additionals need to use the base name and a number i.e.

image.jpg
image_1.jpg
image_2.jpg

Caption? Do you want to make this part of the image?