Zen Cart Logo
Forums / All Other Contributions/Addons / Image Handler 3 Support Thread (for ZC v1.3.9)

Image Handler 3 Support Thread (for ZC v1.3.9)

Views: 180,283

Results 461 to 480 of 1,099
29 Aug 2011, 10:49 PM
#461
discoverytdi avatar

discoverytdi

Totally Zenned

Join Date:
May 2011
Location:
Sunny Rossendale (not)
Posts:
562
Plugin Contributions:
0

Image Handler 3 Support Thread (for ZC v1.3.9)

nigelt74:

This page works (small thumb images)
http://www.rvsolarsystems.co.uk/store/index.php?main_page=products_all

this page doesn't (large thumb images - don't match your small image settings)
http://www.rvsolarsystems.co.uk/store/index.php?main_page=featured_products

If you read the imagehandler help files (configuration tab)you will see that certain images need to be the same size for image hover to work

here

the following settings must match the Small Image Width and Small Image Height settings:
Subcategory Image Width
Subcategory Image Height
Image - Product Listing Width
Image - Product Listing Height
Image - Product New Listing Width
Image - Product New Listing Height
Image - New Products Width
Image - New Products Height
Image - Featured Products Width
Image - Featured Products Height
Image - Product All Listing Width
Image - Product All Listing Height

Yours obviously don't or those 2 pages would have the same sized images
:oops: I've increased the image sizes of featured products and for produt listing because they where so small, thats whats caused the hover to stop working. can i just increase the small image dimensions to match the alterations I've made to resolve this I'd like to keep the alterations I've made

29 Aug 2011, 10:51 PM
#462
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

discoverytdi:

:oops: I've increased the image sizes of featured products and for produt listing because they where so small, thats whats caused the hover to stop working. can i just increase the small image dimensions to resolve this I'd like to keep the alterations I've made,Please go back to the readme (versus me posting verbatim what's already been written there)

There are image settings which much be set in a particular manner for the small image hover to work.. this is detailed out in the readme. (hence the answer to your question is there:smile:)

29 Aug 2011, 10:58 PM
#463
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

discoverytdi:

:oops: I've increased the image sizes of featured products and for produt listing because they where so small, thats whats caused the hover to stop working. can i just increase the small image dimensions to match the alterations I've made to resolve this I'd like to keep the alterations I've made

yes, you can

29 Aug 2011, 11:00 PM
#464
discoverytdi avatar

discoverytdi

Totally Zenned

Join Date:
May 2011
Location:
Sunny Rossendale (not)
Posts:
562
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

nigelt74:

yes, you can

:bigups: thanks

30 Aug 2011, 8:42 PM
#465
davebeing avatar

davebeing

New Zenner

Join Date:
Aug 2011
Posts:
25
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Greetings and thank you for a great addon.
I am running a fresh install of zc 1.3.9 with a few other addons including IH3; but no other image addons (not lightbox nor other).
IH appears to be working great from the first install, but for one glitch:
while the first image loads and shows in a product description without problem (shows larger on cursor hover, and larger image pops up when "larger image" is clicked); and a second image also loads and shows in product description/ displays a larger image when hovered with cursor; but when the second image "larger image" button is clicked, the first image pops up instead of the second.

any guidance will be appreciated.

30 Aug 2011, 9:28 PM
#466
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

davebeing:

Greetings and thank you for a great addon.
I am running a fresh install of zc 1.3.9 with a few other addons including IH3; but no other image addons (not lightbox nor other).
IH appears to be working great from the first install, but for one glitch:
while the first image loads and shows in a product description without problem (shows larger on cursor hover, and larger image pops up when "larger image" is clicked); and a second image also loads and shows in product description/ displays a larger image when hovered with cursor; but when the second image "larger image" button is clicked, the first image pops up instead of the second.

any guidance will be appreciated.

  1. A link to your site please, as wee need to see the code on the page to have any idea of whats going on.
31 Aug 2011, 2:49 AM
#468
tranced avatar

tranced

New Zenner

Join Date:
Aug 2011
Posts:
6
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

tranced:

Is it possible to customize the layout of the zoomed image box?

Are there any css classes attached to the zoom box?

RESOLVED:

the JavaScript file in the dir listed below contains embedded html formatting for the new pop-up window.

/includes/templates/custom_template/jscript/jscript_imagehover.js

4 Sep 2011, 4:04 AM
#469
r189 avatar

r189

New Zenner

Join Date:
Apr 2010
Posts:
26
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Can you direct me how to change where on my cart page the images appear?

The module works wonderfully and I appreciate your hard work creating it...

But I would like the images to appear up near the top of the page.

In what php document should I add what include to move the image positions?

Thanks

4 Sep 2011, 7:54 AM
#470
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

r189:

Can you direct me how to change where on my cart page the images appear?

The module works wonderfully and I appreciate your hard work creating it...

But I would like the images to appear up near the top of the page.

In what php document should I add what include to move the image positions?

ThanksNot a support related question for this module, and it's best you post you question in a separate thread..

6 Sep 2011, 5:38 PM
#471
davebeing avatar

davebeing

New Zenner

Join Date:
Aug 2011
Posts:
25
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

tranced:

RESOLVED:

the JavaScript file in the dir listed below contains embedded html formatting for the new pop-up window.

/includes/templates/custom_template/jscript/jscript_imagehover.js

I am not sure if this reply was directed at my inquiry or not.
If it is, please tell me what changes must be made to the javascript in order to correct the problem.

If not, please consider my inquiry of august 30 open still.

6 Sep 2011, 9:48 PM
#472
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

davebeing:

I am not sure if this reply was directed at my inquiry or not.
If it is, please tell me what changes must be made to the javascript in order to correct the problem.

If not, please consider my inquiry of august 30 open still.

tranced resolved his own issue and posted the resolution here for others that may have the same question - it was not directed at you.

Perhaps someone more experienced than I will chime in here to help you, but in the mean time, might I suggest you check your image file naming process? I suspect you may have a file naming conflict that is confusing ZC, resulting in the wrong images being displayed.

Hint: it is unnecessary to use _MED and _LRG file extensions with IH3 and it is required that you only upload one size image per product image - usually the largest - and allow IH3 to re-size the images for you, based on the settings you choose in the IH3 Configuration settings in the admin.

IH3 has an in-depth tutorial about how to name and file your images when using IH3. Take a look at the Troubleshooting tab, second section entitled "Prepare Your Site For Growth".

6 Sep 2011, 10:13 PM
#473
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

  1. Disable image handler, do the larger images work correctly now?
    Admin--> tools --> Image handler (one of the tabs there allows you to uninstall/disable it)

Your namings seem a bit odd as it is trying to find an _LRG image for that large one

10 Sep 2011, 2:34 PM
#474
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

I am trying to get my featured products on my homepage smaller. They are huge right now. I have it set as Image - Featured Products Width 175 and Image - Featured Products Height 110.

I switched to the classic template and it works just fine in that template.

I did notice that the image src is not coming from the bmz_cache like it is in my new products. It just says this <img width="407" height="640" title=" Black & White Polka Dot Halloween Tulle Pumpkin Pant Set " alt="Black & White Polka Dot Halloween Tulle Pumpkin Pant Set" src="images/lil-bug-clothing/black-white-dots-halloween-outfit.jpg">

I have the bmz_cache folder set to 777. Not sure why it's not working.

Any ideas?

Thanks!

Site is in signature.

10 Sep 2011, 3:33 PM
#475
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Not sure if this makes a difference or not but I uninstalled it in the admin area only and the images still didn't shrink in my featured products. In the new products the images still stayed the same as it did with it installed.

So I am still not sure what it is. But I will keep looking and hopefully figure it out if no one knows what it is.

10 Sep 2011, 4:18 PM
#476
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

nolsowski:

Not sure if this makes a difference or not but I uninstalled it in the admin area only and the images still didn't shrink in my featured products. In the new products the images still stayed the same as it did with it installed.

So I am still not sure what it is. But I will keep looking and hopefully figure it out if no one knows what it is.

  • The problem still exists when you disable IH3
  • The problem goes away when you change templates, with or without IH3 enabled/disabled.

These two facts together suggest the issue is within the design code of your template. It is not an IH3 support issue - it is a general support forum question.

Please visit the "Customizing the Look of Your Shop" support forum and have a look at the "Templates, Stylesheets, Page Layout" section.

Do a search using keywords describing your problem (for example, "change featured product image size" or "featured product image size too big") to see if there's already a thread about it. If not, create a new thread to post a request for assistance.

or

If it's a paid template, you can ask the template designer for assistance. However, if it's a Template Monster template, you may want to change templates altogether - this won't be the last problem you have with it - their designers often sacrifice cart function for design appeal.

Good luck and happy Zenning :smile:

10 Sep 2011, 4:40 PM
#477
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

ScriptJunkie:

their designers often sacrifice cart function for design appeal.I like this quote and I will be using it from now on..:smile:

Let me add this, in Template Monster's sacrifice of cart function is ALWAYS unnecessary.. EVERY SINGLE ONE of their templates can be re-created without stripping out cart functions the way they typically do..

10 Sep 2011, 5:35 PM
#478
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

ScriptJunkie:

  • The problem still exists when you disable IH3
  • The problem goes away when you change templates, with or without IH3 enabled/disabled.

These two facts together suggest the issue is within the design code of your template. It is not an IH3 support issue - it is a general support forum question.

Please visit the "Customizing the Look of Your Shop" support forum and have a look at the "Templates, Stylesheets, Page Layout" section.

Do a search using keywords describing your problem (for example, "change featured product image size" or "featured product image size too big") to see if there's already a thread about it. If not, create a new thread to post a request for assistance.

or

If it's a paid template, you can ask the template designer for assistance. However, if it's a Template Monster template, you may want to change templates altogether - this won't be the last problem you have with it - their designers often sacrifice cart function for design appeal.

Good luck and happy Zenning :smile:

Thanks a bunch! I wasn't sure if it was something to do with IH3 or not.

This isn't from Template Monster this is a free template so I just might post in that support thread.

Thanks again!

10 Sep 2011, 7:51 PM
#479
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

DivaVocals:

I like this quote and I will be using it from now on..:smile:

Glad you like it :smile:

DivaVocals:

Let me add this, in Template Monster's sacrifice of cart function is ALWAYS unnecessary.. EVERY SINGLE ONE of their templates can be re-created without stripping out cart functions the way they typically do..

Yep!

10 Sep 2011, 7:52 PM
#480
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

nolsowski:

Thanks a bunch! I wasn't sure if it was something to do with IH3 or not.

This isn't from Template Monster this is a free template so I just might post in that support thread.

Thanks again!

You're very welcome :smile: I'm so relieved to hear that your template is not a TM template :smile: