Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2007
    Posts
    109
    Plugin Contributions
    0

    Default Large images not showing up

    For some reason the large images on a clients site are not showing up at all. The medium images are showing and the small, but when you click on the image to show it larger the small image pops up.

    I have tried installing image handler to hopefully fix this problem, but it is currently out of the question because it causes the site to appear as though there is a 300 px margin above the header, it is very weird.

    This is the site link

    Thanks for any help

  2. #2
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: Large images not showing up

    The image I tested had the suffix _lrg .

    Check that the image suffix set in admin > configuration > images is NOT _LRG

    And if you are NOT going to use IH, then you need to do some serious image optimisation. (even your large images are too big in terms of file size.)
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  3. #3
    Join Date
    Feb 2007
    Posts
    109
    Plugin Contributions
    0

    Default Re: Large images not showing up

    On the admin side it is set to _lrg

    What is the maximum size the files should be for large images? I have never had this problem before so I never really was concerned with image size.

    I would LOVE to install image handler, but I cannot figure out why it is screwing up my template. UGH! Thanks for your help it is very much appreciated.

  4. #4
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: Large images not showing up

    I can't think of any reason why a large image should exceed 750x550pixels - this would ensure that it displays fully on even a 800x600 monitor. And a jpg of that size, correctly optimised, would probably be no more than around 65KB.
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Large images not showing up

    Odd thing is, your large image *IS* showing up, its just being constrained to 150 x 150. In the large image popup window, if I right click and choose "view image", the large one shows.

    Is this what you have in includes/templates/YOUR_TEMPLATE/popup_image/tpl_main_page.php?

    Code:
    <?php
    /**
     * Override Template for common/tpl_main_page.php
     *
     * @package templateSystem
     * @copyright Copyright 2003-2005 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: tpl_main_page.php 2993 2006-02-08 07:14:52Z birdbrain $
     */
    
    ?>
    <body id="popupImage" class="centeredContent" onload="resize();">
    <div>
    <?php
      // $products_values->fields['products_image']
      echo '<a href="javascript:window.close()">' . zen_image($products_image_large, $products_values->fields['products_name'] . ' ' . TEXT_CLOSE_WINDOW) . '</a>';
    ?>
    </div>
    </body>
    ETA: Your problem with image handler, was that you forgot to upload includes/templates/YOUR_TEMPLATE/jscript/jscript_imagehover.js

    into your custom folder. When I view the source of your site, its showing it in TEMPLATE_DEFAULT??

  6. #6
    Join Date
    Aug 2005
    Location
    Philadelphia, PA, USA
    Posts
    33
    Plugin Contributions
    0

    Default Re: Large images not showing up

    I am having the same problem as well... but not for all images.

    The pop up to see the large image works, and the image is there... but the script to size the window and center the image only works some of the time.

    For example...

    Working Correctly: http://brasslinepro.com/index.php?ma...roducts_id=130

    Incorrectly: http://brasslinepro.com/index.php?ma...roducts_id=133

    I can't determine if it is the size or the shape of the image that is throwing off the routine.

  7. #7
    Join Date
    Aug 2005
    Location
    Philadelphia, PA, USA
    Posts
    33
    Plugin Contributions
    0

    Default Re: Large images not showing up

    Well I found a great fix. Install zen_lightbox_1.3.

    It smoothly integrates with Image Handler 2 and fixes the problem.

 

 

Similar Threads

  1. Large Product Images not showing
    By beyre in forum General Questions
    Replies: 20
    Last Post: 10 Aug 2011, 09:28 PM
  2. Lightbox not showing alternate large images
    By sketchhgal in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Jun 2010, 09:53 PM
  3. Med and Large images not showing - NEW
    By srobertson in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 4 Apr 2010, 05:00 AM
  4. Large images not showing up
    By covergirlbeads in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Feb 2010, 06:38 PM
  5. Large & Medium Images not showing- Image Handler
    By liquidpictures in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Nov 2008, 10:28 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