Page 60 of 60 FirstFirst ... 1050585960
Results 591 to 599 of 599
  1. #591
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,507
    Plugin Contributions
    88

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    Quote Originally Posted by g2ktcf View Post
    Are these changes posted? The plugin was last updated in 2023 and the version on Github did not show anything recent both for v5.4.3. Or am I looking in the wrong place? Sorry for stupid questions this morning.
    That comment was referring to the Zen Cart 2.0.0-rc2 release (https://github.com/zencart/zencart); IH v5.4.3 is what I've validated on that forthcoming release.

  2. #592
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    531
    Plugin Contributions
    0

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    Quote Originally Posted by lat9 View Post
    That comment was referring to the Zen Cart 2.0.0-rc2 release (https://github.com/zencart/zencart); IH v5.4.3 is what I've validated on that forthcoming release.
    Got it! Thank you.

  3. #593
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,708
    Plugin Contributions
    123

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    IH 5.3.1 on ZC 1.5.7. Can I

    a) Disable the image (additional replaces main on hover).
    b) Display additional images as full size images just like the main image
    c) Fix the issue where a trailing %27 instead of single quote causes the popup to fail.

    Thanks!
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #594
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,708
    Plugin Contributions
    123

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    I'm primarily interested in (b)

    b) Display additional images as full size images just like the main image

    I have received a few inquiries about this and haven't figured out how to tweak it.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #595
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    100
    Plugin Contributions
    0

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    IH is truly superiour!

    One thing I am working at is a mobile solution for lists.
    I have set 240x180px at the moment (for 360px viewport).
    Modern smartphones with smaller displays uses small viewports but have a real high resolution.
    So 240x180px "fit" but don't look good as expected.

    For the main (large) image I set up a high resolution which I reduced via CSS for Desktop.
    This allows me to display brilliant images for mobile and as expected images for desktop.

    The handling for list images comes next.
    This is just a suggestion of mine.
    Please don't feel annoyed.
    My Zen-Cart Vespa Shop.
    GDPR compliant Webhosting in Germany.

  6. #596
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,507
    Plugin Contributions
    88

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    Quote Originally Posted by swguy View Post
    I'm primarily interested in (b)

    b) Display additional images as full size images just like the main image

    I have received a few inquiries about this and haven't figured out how to tweak it.
    That will require a change to a site's template's version of modules/additional_images.php

  7. #597
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,507
    Plugin Contributions
    88

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    Quote Originally Posted by swguy View Post
    IH 5.3.1 on ZC 1.5.7. Can I

    a) Disable the image (additional replaces main on hover).
    b) Display additional images as full size images just like the main image
    c) Fix the issue where a trailing %27 instead of single quote causes the popup to fail.

    Thanks!
    a) Sounds like an update to the site's modules/main_product_image.php is in order.
    b) Answered above.
    c) Why would an image-file's name end with a single-quote (')?

  8. #598
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,708
    Plugin Contributions
    123

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    > c) Why would an image-file's name end with a single-quote (')?

    It doesn't but the end quote in the function call is somehow converted to %27 when the page is rendered. I think this is a bug in an older version of Zen Cart (which this is) but I can't remember the fix.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #599
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,297
    Plugin Contributions
    22

    Default Re: Image Handler 5 (for v1.5.5) Support Thread

    Quote Originally Posted by swguy View Post
    IH 5.3.1 on ZC 1.5.7. Can I

    a) Disable the image (additional replaces main on hover).
    b) Display additional images as full size images just like the main image
    c) Fix the issue where a trailing %27 instead of single quote causes the popup to fail.

    Thanks!
    modules/additional_images.php - about line 30
    $thumb_regular = zen_image($base_image, $products_name, SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT)

    2.00 lists it as medium size - I changed that to small due to the new image modals popups.

    full size? Dunno. That would be a php task to determine the image size first. There may be code in the mod that determines the actual size - I don't recall ever seeing it. But actual size could lead to disastrous effect. The main product image size is the medium size by the way so one can use the medium width and make sure the sizing of the product image is adequate. I can't image one would put up addtional images way larger than the product main image. Though folks do get creative sometimes.
    The full-time Zen Cart Guru. WizTech4ZC.com

 

 
Page 60 of 60 FirstFirst ... 1050585960

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1684
    Last Post: 2 Oct 2022, 06:55 AM
  2. Attribute image replaces main product image on select [Support Thread]
    By exoticcorpse in forum All Other Contributions/Addons
    Replies: 158
    Last Post: 24 Aug 2020, 05:07 PM
  3. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  4. 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
  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