Zen Cart Logo
Forums / All Other Contributions/Addons / Image Handler 2 (for ZC v1.3.8 ONLY) Support

Image Handler 2 (for ZC v1.3.8 ONLY) Support

Views: 2,510,716

Results 3,881 to 3,900 of 7,094
27 May 2009, 5:06 AM
#3882
psychicpet avatar

psychicpet

Inactive

Join Date:
Sep 2007
Posts:
44
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

http://www.zen-cart.com/forum/showpo...postcount=3852
Read this and subsequent posts.

Read it, tried it, no dice. I have read close to every page in this insanely long thread. The strange thing is that I have it working with no issues on one site: 1.3.7 with Red Passion based theme but I can not get it to work in 1.3.8a with Cherry Zen.

27 May 2009, 7:45 PM
#3883
xxdrag0nxx avatar

xxdrag0nxx

New Zenner

Join Date:
May 2008
Posts:
98
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

XxDrAg0nxX:

How do I disallow clicking on the additional images from opening a larger image in another window?
As in I dont want people to click on the image and open an enlarged image

Is this a Javascript thing? cos i cant find the function anywhere :(

Hi can anyone help?

I keep looking at:
/includes/modules/additional_images.php

But cant seem to figure out which to remove to disable the click to enlarge :(

1 Jun 2009, 6:15 PM
#3884
southernlady avatar

southernlady

Zen Follower

Join Date:
Mar 2005
Location:
TN
Posts:
116
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Before I try installing this one, I want to know if it will work on an already functioning store. Mine is working just fine but I am looking at this mod as a way to cut down on the amount of work my co-owner and I spend resizing the images we have from all our designers. Link to my store: GBLCreations

I know this would have worked HAD I installed it prior to opening the store but we are six months old now and have images for over 300 individual products. Each one is a unique product.

As for installing it on a test bed, I don't have one up and running. I could get one up eventually and try it.

Liz

1 Jun 2009, 6:35 PM
#3885
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,841
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Yes it can be added to an existing store. If you leave the lrg and med images you have already created in placed they will be used for those products, and with new products just load the largest image you are going to display into the images folder and image handler will do the rest and cache those images in the bmz_cache folder. If you want it to handle the old images also you will need to remove the small image, medium image and move the _LRG version from the large folder to the images root and remove _LRG from the filename. Anytime IH2 find a matching image name, with _MED or _LRG, in the medium or Large folders it doesn't processes them. That is considered and override of the image handler function and comes in handy in some situations.

1 Jun 2009, 7:07 PM
#3886
southernlady avatar

southernlady

Zen Follower

Join Date:
Mar 2005
Location:
TN
Posts:
116
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Thanks for answering. Let me think on this and see what I want to do. I'm not sure yet cause I don't want to do anything at the moment. We just started a major sale. Liz

1 Jun 2009, 10:39 PM
#3887
truechapin avatar

truechapin

New Zenner

Join Date:
Jun 2009
Posts:
6
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I've been working on the back end of our site for a couple weeks now, everything's getting to where it should be as far as layout...

I've installed IH2, and it works great! But...

I was wondering if anyone knew how to display text below the image after it's uploaded...

For example:

http://www.trueclothing.net/zen/index.php?main_page=product_info&cPath=85_87_113&products_id=194

For that product, I need to make the attribute options (colorways) shown below the image for each attribute. I will have at least 2 colorways per every item on the store so adding it to the actual image is not an option. I need to either display the text description of the colorway below the image or what would be even cooler, is if I could have the main image rotate to the selected attribute before someone adds it to cart, but I'm sure that's a long shot...

Any help is appreciated, I tried searching through massive posts to find an answer, but to no avail.

Thanks

1 Jun 2009, 11:25 PM
#3888
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

truechapin:

Any help is appreciated, I tried searching through massive posts to find an answer, but to no avail.
Thanks
There is a mod called "Additional images relocated with CSS", my site uses it, check it out to see if it is what you need.

1 Jun 2009, 11:28 PM
#3889
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

southernlady:

...I'm not sure yet cause I don't want to do anything at the moment...
To build a local site that replicates your live one is easier than you think, everything is explained in the Zen Cart Manual.
You don't need to stop testing because you are having an online sale, since the test site will come out of your local server.
This is unrelated to IH2, so PM me for further instructions, if you would.

1 Jun 2009, 11:50 PM
#3890
truechapin avatar

truechapin

New Zenner

Join Date:
Jun 2009
Posts:
6
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

ckosloff:

There is a mod called "Additional images relocated with CSS", my site uses it, check it out to see if it is what you need.

I already have the images located beneath the main product image, wish I would have seen that mod before I dug through the code and edited it...

I really appreciate the quick response, I'm here at work for 2 more hours trying to get as much as I can done on this thing...

Sorry if it didn't come out clear, but I need the individual attribute image names beneath the individual color image options.

So White/Red would be right below the image of the White/Red product, etc etc.

Anyone else have any ideas?

3 Jun 2009, 3:04 AM
#3891
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Location:
1.5 miles from Home
Posts:
674
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

truechapin:

I already have the images located beneath the main product image, wish I would have seen that mod before I dug through the code and edited it...

I really appreciate the quick response, I'm here at work for 2 more hours trying to get as much as I can done on this thing...

Sorry if it didn't come out clear, but I need the individual attribute image names beneath the individual color image options.

So White/Red would be right below the image of the White/Red product, etc etc.

Anyone else have any ideas?

(This has nothing to do with IH)
You can set this via the attribute controller.
Admin-->Catalog-->Attribute Controller.
http://www.zen-cart.com/wiki/index.php/Admin_-_Catalog_-_Attributes_Controller

Also think there is a mod, check the Free Software Add ons link above.

3 Jun 2009, 2:40 PM
#3892
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

tophand:

(This has nothing to do with IH)
Agreed.
I encourage the use of the Zen Cart manual, everything is explained there, in chapter 13, Attributes.
However, I believe these options are set in Option Names Manager --> Edit, it will show different styles for attributes to display.
Anyway, there are other threads more appropriate for discussing these page layout issues.

3 Jun 2009, 6:30 PM
#3893
gurudarbar avatar

gurudarbar

New Zenner

Join Date:
Feb 2005
Posts:
29
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

This may seem like a silly question, but in the product preview page, when listing a new item or editing an existing item, the image that is displayed there is not re-sized by IH2. Is there a way to tell IH2 to do its magic there as well?

Thanks for all the help!

3 Jun 2009, 10:05 PM
#3894
truechapin avatar

truechapin

New Zenner

Join Date:
Jun 2009
Posts:
6
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I understand what you're saying about the attribute controller...
I fixed that part as you can see here:

http://www.trueclothing.net/zen/index.php?main_page=product_info&cPath=85_87_113&products_id=194

I have the arrangement close to what I want, but now I was wondering if there's a way to get the images to pop up like image handler's extra images does. I need the attribute image to stay next to the text...

If you are going to refer me to "Attribute Pop-Up Images" it doesn't work with the settings I have... any other suggestions?

**** EDITED *** Never ever post in a forum, email, newsletter etc. the zenid or zenAdminID or you will be doomed!!** :eek:

4 Jun 2009, 10:47 AM
#3895
jazzah avatar

jazzah

Zen Follower

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

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Ok this thread is way too long, it is too time consumin to search for answers!

here is my basic question, we already have a store set up and runing well now for 18 months, but our bandwidth usage is killing us, so we ahve to reduce the space images are taking up.

If we install image handler 2 will it be an issue that the images are already on our site and may vary in size.

If you think it may be please offer some advise before we install on Saturday. We are using verson 1.3.7.

Thanks
Jazzah

4 Jun 2009, 8:33 PM
#3896
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

gurudarbar:

...in the product preview page...
What you see there is the main image.
To my knowledge IH2 does not hover main images.

4 Jun 2009, 8:37 PM
#3897
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

truechapin:

...if there's a way to get the images to pop up like image handler's extra images does...
Again, not an IH2 question.
IH2 does not handle attribute images.
Search keyword "attributes" in download area, see what you can find there.

5 Jun 2009, 4:37 AM
#3898
gurudarbar avatar

gurudarbar

New Zenner

Join Date:
Feb 2005
Posts:
29
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

ckosloff:

What you see there is the main image.
To my knowledge IH2 does not hover main images.

Sorry that I wasn't more clear, but I am talking about the admin side. On the admin side of the site, under admin>catalog>categories/products I am building a more customized page with thumbnails in the categories.php page and wondering if there is a way to have IH2 do it's magic there, on the admin side of the site.

5 Jun 2009, 1:50 PM
#3899
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

gurudarbar:

...if there is a way to have IH2 do it's magic there, on the admin side of the site.
Not to my knowledge, but I could be mistaken.

6 Jun 2009, 5:08 PM
#3900
southernlady avatar

southernlady

Zen Follower

Join Date:
Mar 2005
Location:
TN
Posts:
116
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Okay, I'm confused here...

What image size (the small, med, or large) do we need for image handler and which folder does it go in?

I assumed (and that gets me in trouble) that we needed the 500 x 500 named like it is the 100 x 100 (as in no _LRG extension) and that it went in the image folder not the large folder.

Am I correct? This is how I saw it uploaded before:

Old structure:
store/image/picture.jpg (100 x 100)
store/image/medium/picture_MED.jpg (300 x 300)
store/image/large/picture_LRG.jpg (500 x 500)

Assuming now with IH2:
store/image/picture.jpg (500 x 500)
store/image/medium/ (nothing uploaded)
store/image/large/ (nothing uploaded)

Also, on my main page, on my live store, the image that shows under the product is the 100 x 100 preview. Right now, the image that is showing is the 500 x 500.

HELP!!!

This is on a test site.

Liz