Page 46 of 110 FirstFirst ... 3644454647485696 ... LastLast
Results 451 to 460 of 1096
  1. #451
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by wildchick View Post
    Here is the method I found to add Multiple product images the easy way:

    Code:
    Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under default
    Pick your extra image.
    It automatically formats the file name for me and adds the image. You can see the extra images on the bottom of the product page.

    Is this the correct method?

    There is a problem however:

    1) When I click the extra image on product page, the large image popup doesnt use zen light box. Instead it uses a regular popup window(I think default zen cart).

    2)Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under add large image, it does not work properly and gives me an error.
    Code:
    Error!
    
    Unable to determine the page link!
    
    Function used:
    
    zen_href_link('', '', 'NONSSL')
    
    Is this supposed to happen?
    And yes, to the best of my knowledge I correctly named the 2nd image file(CAKE_02), however I think that IH3 expected it to replace original image files large image and thus I should of kept the file name as the original filename(CAKE_01). Of course this wasnt my goal.
    Link to the product where the problem exists would help us see what you see.. Also you do not need to PRE NAME your files.. IH3 takes care to properly name the additional images to follow the naming conventions Zen Cart needs to recognize additional images..

    ScriptJunkie is right though.. ALL of this is in the readme, and versus repeating VERBATIM what is in there, you should go back to it and carefully follow the instructions/guidelines in the readme..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #452
    Join Date
    Aug 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

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

    Are there any css classes attached to the zoom box?

  3. #453
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Image Handler 3 Support Thread

    Hi All since I went from the hosts ssl cert to my own ssl cert the zoom on hover no longer works, well I'm assuming it's that so how do I get it back.
    Cheers peter
    http://www.rvsolarsystems.co.uk/store/
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  4. #454
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by discoverytdi View Post
    Hi All since I went from the hosts ssl cert to my own ssl cert the zoom on hover no longer works, well I'm assuming it's that so how do I get it back.
    Cheers peter
    http://www.rvsolarsystems.co.uk/store/
    have you checked admin/image settings to see if anything got reset?

    did you have to reupload any files?

    I don't think (since it modifies no files) that IH3 has anything to do with not working with a new ssl...but someone more knowledgable will let us know, I am sure.

    Have you gone to admin/tools/IH3/admin/ and uninstalled/cleared cache/reinstalled yet?

  5. #455
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by DarkAngel View Post
    have you checked admin/image settings to see if anything got reset?

    did you have to reupload any files?

    I don't think (since it modifies no files) that IH3 has anything to do with not working with a new ssl...but someone more knowledgable will let us know, I am sure.

    Have you gone to admin/tools/IH3/admin/ and uninstalled/cleared cache/reinstalled yet?
    Not an IH3 issue.. There's no reason why IH3 would stop working after an SSL cert installation..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #456
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Not an IH3 issue.. There's no reason why IH3 would stop working after an SSL cert installation..
    Didn't think it was just don't know where to start looking for the cause
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  7. #457
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by discoverytdi View Post
    Didn't think it was just don't know where to start looking for the cause
    This page works (small thumb images)
    http://www.rvsolarsystems.co.uk/stor...e=products_all

    this page doesn't (large thumb images - don't match your small image settings)
    http://www.rvsolarsystems.co.uk/stor...tured_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
    Webzings Design
    Semi retired from Web Design

  8. #458
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by nigelt74 View Post
    This page works (small thumb images)
    http://www.rvsolarsystems.co.uk/stor...e=products_all

    this page doesn't (large thumb images - don't match your small image settings)
    http://www.rvsolarsystems.co.uk/stor...tured_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
    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
    Last edited by discoverytdi; 29 Aug 2011 at 11:52 PM.
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  9. #459
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by discoverytdi View Post
    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)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #460
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by discoverytdi View Post
    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
    Webzings Design
    Semi retired from Web Design

 

 
Page 46 of 110 FirstFirst ... 3644454647485696 ... LastLast

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. AJAX IMAGE Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 785
    Last Post: 13 Jan 2016, 11:48 PM
  3. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7098
    Last Post: 12 Oct 2014, 03:48 AM
  4. Image Titles Support Thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 155
    Last Post: 9 Sep 2014, 04:51 AM
  5. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR