Page 537 of 710 FirstFirst ... 37437487527535536537538539547587637 ... LastLast
Results 5,361 to 5,370 of 7099
  1. #5361
    Join Date
    Jul 2007
    Posts
    88
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Angelbaby whenever I have had trouble with the images it has been with names. Like a designer uploading image called preview and then it adds it to anything else that she has called preview. I would try deleting it from your ftp then go in and add the new one through editing the product. BUT make the name something completely different from the original one you had. I can't tell from your preview cause its little but I am guessing you have several images for the collab. Start over and change the name of the main one - make it completely different. Once you change the name of the main image it will only associate previews with that name structure to the product and hopefully that will fix it.

  2. #5362
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    458
    Plugin Contributions
    1

    red flag Re: Image Handler 2 Support

    Hi All,

    Is there a way to force IH2 to display certain small images instead of it generating diffferent cache small images?

    I want my Small images to be the exact same dimensions as they now vary because the large image sizes vary obviously?

    That way I can Create Exact Size Thumbnails Images for all the small images and get IH to recognise them as the small images!

    Best Regards,
    *Zen Cart eCommerce Solution - Putting the Dream of Owning an Online Business within reach of anyone!

  3. #5363
    Join Date
    May 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Where can i download the Image Handler Rev 8?
    I don't find it.

  4. #5364
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    274
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello wihandy,

    Where can i download the Image Handler Rev 8?
    I don't find it.
    At the top of the page. Below Zen-Cart logo. Click on "Free Software Add Ons." Here you go. Image Handler Rev 8 link
    Pre-Owned Books and Second Hand Stuff: http://www.onlineyardsale.ca

  5. #5365
    Join Date
    Oct 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello from the Great Smokey Mountains

    I am using Image Handler 2 on my website and I like it a lot.
    http://www.groove-emart.com

    The problem that I am having is when I upload more than one additional image the 2 images sit side by side on the product page.

    To help you understand what I mean check out this product page from my website. http://groove-emart.com/index.php?ma...ducts_id=70983

    Can you see the two images just below "Please Choose Size. I want to spread those images apart.

    How do I do that?

    Thank you in advanced
    David Groover
    Groove-eMart.Com
    Happy shopping!

  6. #5366

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Budgee Bare View Post
    Hello from the Great Smokey Mountains

    I am using Image Handler 2 on my website and I like it a lot.
    http://www.groove-emart.com

    The problem that I am having is when I upload more than one additional image the 2 images sit side by side on the product page.

    To help you understand what I mean check out this product page from my website. http://groove-emart.com/index.php?ma...ducts_id=70983

    Can you see the two images just below "Please Choose Size. I want to spread those images apart.

    How do I do that?

    Thank you in advanced
    David Groover
    Groove-eMart.Com
    I think thats a theme issue, but even if it's not you can go into your template folder using FTP and edit this file, tpl_product_info_display.php - if its not located in your template theme then copy the one from template default into your themes template folder to override that one.

    Once in tpl_product_info_display.php edit the lumps of code to display the page as you wish, make a backup file first so you can just upload the old file should you make a mistake.

    Look for <!--bof Additional Product Images -->

    <?php

    /**

    * display the products additional images

    */

    require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>

    <!--eof Additional Product Images -->

    As an experiment try moving that code to just above <!--bof Product description -->

    That should give you an idea of what you can do with the additional images on the page, you can then experiment with other placements, remember to make a backup of the file you are editing though just in case you mess up.

    You can also space them apart using old fashioned html or add line breaks etc etc.

    Location to file - your store name/includes/templates/your theme/templates/tpl_product_info_display.php

    or your store name/includes/templates/template default/templates/tpl_product_info_display.php
    Last edited by Mal2809; 5 Jul 2010 at 07:55 PM.

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

    Default Re: Image Handler 2 Support

    As Mal2809 correctly pointed out this is not an issue with Image Handler at all.. If you require further help with correcting your page layout issue, you should create a new topic thread in the layout section of this support forum to get assistance with your template/page layout issues..

    Quote Originally Posted by Budgee Bare View Post
    Hello from the Great Smokey Mountains

    I am using Image Handler 2 on my website and I like it a lot.
    http://www.groove-emart.com

    The problem that I am having is when I upload more than one additional image the 2 images sit side by side on the product page.

    To help you understand what I mean check out this product page from my website. http://groove-emart.com/index.php?ma...ducts_id=70983

    Can you see the two images just below "Please Choose Size. I want to spread those images apart.

    How do I do that?

    Thank you in advanced
    David Groover
    Groove-eMart.Com
    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. #5368
    Join Date
    May 2010
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Using Zen cart 1.38a with the classic template still. Installed IH2 and made sure all my image settings, etc were equivalent with what was recommended. After this I installed it and went into the tools -> IH2, etc.

    I for some reason can't get any pictures to hover. When I hover over the product listing picture there is no blown up image that hovers over it(or any image for that mater).

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by timebombx View Post
    Using Zen cart 1.38a with the classic template still. Installed IH2 and made sure all my image settings, etc were equivalent with what was recommended. After this I installed it and went into the tools -> IH2, etc.

    I for some reason can't get any pictures to hover. When I hover over the product listing picture there is no blown up image that hovers over it(or any image for that mater).
    Sounds like the javascript is missing from your install.. Make sure you've copied ALL the files from IH2 over correctly, make sure there are no FTP errors/issues...
    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. #5370
    Join Date
    May 2010
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DivaVocals View Post
    Sounds like the javascript is missing from your install.. Make sure you've copied ALL the files from IH2 over correctly, make sure there are no FTP errors/issues...
    Uninstalled IH2 and downloaded another 1.38 version and uploaded all the files on my FTP. Installed it again and still running into the same problem.

    Would this likely be a problem with the hover.jss file?

    Went through one by one on each folder on the FTP and compared it to the downloaded folder and made sure all files, etc were there. Had 49 successful transfers and 0 failed on the FTP.

 

 

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. 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
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 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