Page 73 of 110 FirstFirst ... 2363717273747583 ... LastLast
Results 721 to 730 of 1096
  1. #721
    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 pekahk View Post
    now I deleted only:
    YOUR_ADMIN/includes/modules/category_product_listing.php
    includes/modules/pages/popup_image/header_php.php
    includes/modules/pages/popup_image_additional/header_php.php
    includes/modules/YOUR_TEMPLATE/additional_images.php
    includes/modules/YOUR_TEMPLATE/main_product_image.php
    includes/templates/YOUR_TEMPLATE/popup_image_additional/tpl_main_page.php


    but I can see IH in admin / TOOLS
    My suggestion for you to consider paying someone to do this install for you still stands.. I think you have probably bitten off a little bit more than you can chew, and you might need some help to get things all sorted out..
    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. #722
    Join Date
    Apr 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Hi all!
    I am trying to implement jquery lazy load on my product listing pages but in order to do so I need to get the img src for all images. In product_listing.php I found the code that generates images and added to it:
    zen_image(DIR_WS_IMAGES . $listing->fields['products_image'], $listing->fields['products_name'], IMAGE_PRODUCT_LISTING_WIDTH, IMAGE_PRODUCT_LISTING_HEIGHT, 'data-original="' . DIR_WS_IMAGES . $listing->fields['products_image'] . '"')

    But it gives me a regular src(images/image.jpg). How can I get the IH src?

  3. #723
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Handler 3 Support Thread

    @Dan123
    That really is not a question about Imagehandler

    But you probably want to be working inside the function zen_image which is in html_output.php.

  4. #724
    Join Date
    Apr 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Thank you Niccol for your advice! It worked!

  5. #725
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Handler 3 Support Thread

    @dan123
    Glad to know you got it working.
    Please start a new thread (with a tille like 'using lazy loader with zen' ) and explain exactly what you did so that other people can benefit from your experience.

  6. #726
    Join Date
    Jan 2012
    Posts
    11
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    update: I asked my hosting provider to recovery all web from automatically backup and now my eshop is in the state before I stardet to "try tu upgrade IH". The problem is in the purchased template cos IH work with default template. I asked zencart-template to fix the IH problem .. it seems they will make IH to work .. I will let you know. Thank you all to tell me to backup ... it leads me to aske hosting provider for recovery procces :)

  7. #727
    Join Date
    Jun 2009
    Location
    Thessaloniki, Greece
    Posts
    41
    Plugin Contributions
    1

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by pekahk View Post
    update: I asked my hosting provider to recovery all web from automatically backup and now my eshop is in the state before I stardet to "try tu upgrade IH". The problem is in the purchased template cos IH work with default template. I asked zencart-template to fix the IH problem .. it seems they will make IH to work .. I will let you know. Thank you all to tell me to backup ... it leads me to aske hosting provider for recovery procces :)

    I guess that was the best to do.
    But update this thread with the zencart-template that don't work with IH3 so that less people will have to go through the same trouble.
    My Online Store thanks to Zen Cart
    If everything else fails.... read the f@#$%ing manual :)
    And always remember before any change!!! Backup to be able to go back!

  8. #728
    Join Date
    Jun 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Hi All,

    I have just installed IH3, and after a few tweeks all seems to be working to great effect!

    One question which I have spent the last 4 hours trying to find, is that on each product info page, I have the product image shown in the html description under a <img> tag. Is it possible to have IH3 resize and provide the zoom feature for these images, or does it only work with images linked through the usual zen cart images?

    Many thanks in advance!

  9. #729
    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 MannMotorsports View Post
    Hi All,

    I have just installed IH3, and after a few tweeks all seems to be working to great effect!

    One question which I have spent the last 4 hours trying to find, is that on each product info page, I have the product image shown in the html description under a <img> tag. Is it possible to have IH3 resize and provide the zoom feature for these images, or does it only work with images linked through the usual zen cart images?

    Many thanks in advance!
    Short answer is images you added to the product description using an image tag will not be managed by IH3.. Though this is not related to IH3 support, I think with a little work you could probably manually add the inline JS zoom code from IH3 to the image tags..

    I'm cooking now and don't have time to look.. If someone else helpful doesn't come along before I get back I'll share a down and dirty how to.. (I will assume you are familiar with how to tweak the inline JS to your own needs)
    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. #730
    Join Date
    May 2010
    Location
    Athens, Greece
    Posts
    292
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Hi everyone. I understand that my question was asked before (posts #339 to #342 in this thread) but no specific solution was offered at that time.

    I have IH3 installed on my live site (Zen Cart 1.3.9h) and it works fine and as expected. I am now upgrading to Zen Cart 1.5.0 on a local test environment and see that IH3 does not appear in the Administration area at all and of course can not be used.

    The late ClydeJones suggested some changes for IH3 to work with ZC 1.5.0 and he was about to test it. I think that was about the time he (sadly and unexpectedly) passed away and it was probably left at that. If there any chance that we are given some simple instructions as to how we can implement ClydeJones' idea in post #341 if it has been tested?

    Many thanks in advance for any assistance and kind regards.

 

 
Page 73 of 110 FirstFirst ... 2363717273747583 ... 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