Page 139 of 169 FirstFirst ... 3989129137138139140141149 ... LastLast
Results 1,381 to 1,390 of 1685
  1. #1381
    Join Date
    Jul 2012
    Posts
    45
    Plugin Contributions
    0

    Default Re: Need Help...

    Yup, that was it. It's been a little over two years from when I did the original work on the site, so I totally spaced the limitations of the software. Thanks!

  2. #1382
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Need Help...

    Quote Originally Posted by DivaVocals View Post
    Thanks for reporting back.. You are referring to the one on Github correct???
    This wasn't my post, but - I installed IH4 4.3.2 on my zc 1.5.4 test site on Apr 16th and everything appears to be working correctly. I had compared this to the github version I found via forum (maybe wrong version?)with winmerge and only differences I found were in the title version notations at the top of each file. By 'working correctly' I mean adding and resizing new product images, additional images. Photos already existing are displayed in the right places but the image sizes aren't created unless I delete and re-add the photo which I didn't consider onerous. My test site is a rebuilt of my live zc 1.3.9 site which uses IH3.

    Have I missed something about IH4.3.2 that I should be installing Github version?

  3. #1383
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: v4.3.3 in beta.. Soon to be released..

    Hint................................

    Quote Originally Posted by DivaVocals View Post
    GENTLE reminder.. Yep it pays to search the support threads since many questions are already addressed..

    Quote Originally Posted by DivaVocals View Post
    New version of IH4 coming out which FINALLY (Thanks/credit to balhir) gets rid of those ugly MD5 hash file names.. NO OTHER updates in this release.. but given that this has been asked for repeatedly over the years, I think this is a pretty BIG change.

    See what the new image URL's will look like here: http://overthehillweb.com/shop/bmz_cache/z/zc4wp.png.image.550x432.png

    The new file naming convention in this release breaks down like this:
    Actual file name
    Filetype
    Dimension


    This should encourage shop owners to create image file names which are MUCH more meaningful, and it means that shop owners will need to implement file naming structures which follow proper file naming standards. (i.e. no file names with spaces in them or file names with invalid characters)

    Needs to be tested.. I have been using this for MONTHS with no issues.. However both I and my clients do not engage in poor file naming practices, and I've not tested this when the file names include spaces or invalid characters.

    See: https://github.com/DivaVocals/zen_Image-Handler
    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.

  4. #1384
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: v4.3.3 in beta.. Soon to be released..

    Quote Originally Posted by DivaVocals View Post
    New version of IH4 coming out which FINALLY (Thanks/credit to balihr) gets rid of those ugly MD5 hash file names.. NO OTHER updates in this release.. but given that this has been asked for repeatedly over the years, I think this is a pretty BIG change.

    See what the new image URL's will look like here: http://overthehillweb.com/shop/bmz_cache/z/zc4wp.png.image.550x432.png

    The new file naming convention in this release breaks down like this:
    Actual file name
    Filetype
    Dimension


    This should encourage shop owners to create image file names which are MUCH more meaningful, and it means that shop owners will need to implement file naming structures which follow proper file naming standards. (i.e. no file names with spaces in them or file names with invalid characters)

    Needs to be tested.. I have been using this for MONTHS with no issues.. However both I and my clients do not engage in poor file naming practices, and I've not tested this when the file names include spaces or invalid characters.

    See: https://github.com/DivaVocals/zen_Image-Handler
    Update to the IH4 Github repo this morning (and I am sooooooooo glad I hesitated/lagged on uploading this version.. cause this is a pretty BIG bug ).

    Click the link to read the boring details of the Duplicate image bugfix for the new file naming convention. Once again a big thanks goes to balihr for coming to the rescue with the quick fix..

    I do need folks to test this who have more than one layer of image folders to test this to be REALLY sure that this bug is squashed, and once I am satisfied that it has been tested, THEN I will finally submit this version to the downloads.. Again this is still considered a BETA version though I do have it installed on my own site and several live client installs (which is how this bug was discovered)..
    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.

  5. #1385
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: v4.3.3 in beta.. Soon to be released..

    I have added this plugin to my v1.5.4 and works with it. One question; Background colour - does accept the HTML/CSS version 5 coding? E.G instead of 255:255:255 type white.
    Learning Fast.
    Eden Craft Supplies

  6. #1386
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

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

    Also the main image does not zoom. Any ideas please
    Learning Fast.
    Eden Craft Supplies

  7. #1387
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by adb34 View Post
    I have added this plugin to my v1.5.4 and works with it. One question; Background colour - does accept the HTML/CSS version 5 coding? E.G instead of 255:255:255 type white.
    Doubtful considering that this processing (and therefore format) is required by the GD library..

    Quote Originally Posted by adb34 View Post
    Also the main image does not zoom. Any ideas please
    Nope.. I've always stated honestly I have NO IDEA how to add the required code to support this.. The state of zooming on the main image is covered in the readme.. This has functionality NEVER been a part of IH4, and unless and until someone contributes the code needed to properly support it without breaking lightbox compatibility, it's not been on the radar for quite sometime..
    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.

  8. #1388
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

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

    Quote Originally Posted by DivaVocals View Post
    Doubtful considering that this processing (and therefore format) is required by the GD library..


    Nope.. I've always stated honestly I have NO IDEA how to add the required code to support this.. The state of zooming on the main image is covered in the readme.. This has functionality NEVER been a part of IH4, and unless and until someone contributes the code needed to properly support it without breaking lightbox compatibility, it's not been on the radar for quite sometime..
    To be honest after I post the first question I thought it was a stupid question, it is direct coding to the web page.

    About zooming the main image, I have installed 'Product Image Zoom' which was working. Now after installing this plugin it does not. So if I can work out how to get both plugin's working together that would be fantastic. Will be back hopefully with good news.
    Learning Fast.
    Eden Craft Supplies

  9. #1389
    Join Date
    May 2014
    Posts
    12
    Plugin Contributions
    0

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

    I have what is probably an extremely stupid question and not necessarily related specifically to Image Handler (which I LOVE; thanks for all the effort put into this amazing plugin). I have watermarks set for medium and large images. Everything works as it should, but the image is too dark. I have changed all three images repeatedly to the point where they're barely visible but they haven't gotten lighter on my site. I've even changed the image entirely just to make sure I wasn't being REALLY idiotic an changing the wrong image. The image changed but it too was too dark. Am I missing something in the actual IM4 settings? I didn't think it handled watermark opacity.

  10. #1390
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

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

    Quote Originally Posted by DivaVocals View Post
    Doubtful considering that this processing (and therefore format) is required by the GD library..


    Nope.. I've always stated honestly I have NO IDEA how to add the required code to support this.. The state of zooming on the main image is covered in the readme.. This has functionality NEVER been a part of IH4, and unless and until someone contributes the code needed to properly support it without breaking lightbox compatibility, it's not been on the radar for quite sometime..
    Further to my last post (1389) here is the code that product image zoom uses to 'zoom' on the main image
    Code:
    $loaders[] = array('conditions' => array('pages' => array('product_info')),
    	'jscript_files' => array(
    	'jquery/jquery-1.10.2.min.js' => 1,
                    'jquery/jquery.elevateZoom-3.0.8.min.js' => 2,
    		'jquery/jquery_product_image_zoom.js' => 12
    		)
    		);
    However I do not know where to put it and cannot work out how to connect it to this plugin. In product image zoom, it is loaded to; includes/template/mytemplate/auto_loaders
    Last edited by adb34; 9 Jun 2015 at 02:07 PM.
    Learning Fast.
    Eden Craft Supplies

 

 

Similar Threads

  1. v158 Image Handler 5 (for v1.5.5 - v1.5.8) Support Thread
    By lat9 in forum All Other Contributions/Addons
    Replies: 598
    Last Post: 30 Apr 2024, 10:36 PM
  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