Page 99 of 373 FirstFirst ... 4989979899100101109149199 ... LastLast
Results 981 to 990 of 3726
  1. #981
    Join Date
    Jan 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi
    I am not sure why this happens but when i click on a image to enlarge it, the lightbox works but the background is not faded like sample.
    i.e the image sits on top of the page and the rest of the page is the same density
    Is there anyway I can fix this as I want the product to stand out and the rest of the page to be darkened
    Thanks

  2. #982
    Join Date
    Jan 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Fixed my own problem
    Had a nanner on the front page and that was causing the problem
    Cheers

  3. #983
    Join Date
    Mar 2005
    Posts
    144
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi..

    I have IH2 installed, and have installed Lightbox.. When installing lightbox, on the product page, the entire page doesn't display.

    It cuts off write at:

    <div id="productMainImage" class="centeredContent back">
    <!-- bof Zen Lightbox v1.4 aclarke 2007-09-15 -->

    There is NO html code below that. If I overwirte with the original tpl_modules_main_product_image.php file from my template, everything works fine.. I can't find a bit of code in the lightbox modified file that would cause this. Any suggestions?

    Thanks
    Davi

  4. #984
    Join Date
    Mar 2005
    Posts
    144
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by dwessell View Post
    Hi..

    I have IH2 installed, and have installed Lightbox.. When installing lightbox, on the product page, the entire page doesn't display.

    It cuts off write at:

    <div id="productMainImage" class="centeredContent back">
    <!-- bof Zen Lightbox v1.4 aclarke 2007-09-15 -->

    There is NO html code below that. If I overwirte with the original tpl_modules_main_product_image.php file from my template, everything works fine.. I can't find a bit of code in the lightbox modified file that would cause this. Any suggestions?

    Thanks
    Davi
    I've narrowed it down to:

    if (ZEN_LIGHTBOX_STATUS == 'true') {

    echo '<script language="javascript" type="text/javascript"><!--
    document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';

    } else {

    Code:
    echo '<script language="javascript" type="text/javascript"><!--
    document.write(\'<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';
    
    }
    There's something in that code that stops the HTML output, but I can't been able to figure it out yet..

    Thanks
    David

  5. #985
    Join Date
    Mar 2005
    Posts
    144
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Sorry, screwed that code paste up.. The offending code is:

    Code:
    echo '<script language="javascript" type="text/javascript"><!--
    document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';

  6. #986
    Join Date
    Mar 2005
    Posts
    144
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Fixed that previous issue. A file had not uploaded correctly. HOwever, now no lightbox displays. When you click on the image, it loads the full image directoy at http://straightrazordesigns.com/images/image.jpg.. I've double checked now and all files were uploaded correctly, and Lightbox is turned to on?

    Thanks
    David

    What does come out as HTML output is:

    Code:
    <!-- bof Zen Lightbox v1.4 aclarke 2007-09-15 -->
    <script language="javascript" type="text/javascript"><!--
    document.write('<a href="images/cu41a.JPG" rel="lightbox[gallery]" title="Maestro Livi Custom 5 piece Cutlery Set and Block"><img src="bmz_cache/d/d7e23fc49b67e079cbd77e8a18be4f53.image.92x59.JPG" alt="Maestro Livi Custom 5 piece Cutlery Set and Block" title=" Maestro Livi Custom 5 piece Cutlery Set and Block " width="92" height="59" /><br /><span class="imgLink">larger image</span></a>')//--></script><!-- eof Zen Lightbox v1.4 aclarke 2007-09-15 -->

  7. #987
    Join Date
    Mar 2005
    Posts
    144
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    It seems that in the headers there is no reference to the JS files. Was there a file that was supposed to be overwritten that I missed? Or do I need to insert the references for those JS files manually?

    dw

  8. #988
    Join Date
    Aug 2006
    Posts
    135
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi,

    Installed Lightbox(updated) for zencart on my site... but I have run in to a few problems.
    first of all it load the additional images, but I found out it was because the file names were to long?!?
    Now I have created a new product and created the small, 1 x med image and all the large images... all in their correct folders. The problem is that when I click on the thumbnail I Lightbox is not displaying the large images..but one of them it does?!?! I have checked the size of the Large images and they are all the same size, I have cleared IE's cache to make sure that wasn't the problem, but still no luck.
    Here is the product that is playing up: http://www.badluckclothing.co.uk/ind...products_id=16

    Any help would be great as my site has to be live by next week when my advertising goes live.

    Cheers
    Dan

  9. #989
    Join Date
    Aug 2006
    Posts
    135
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    EDIT: I have just checked the site, if I hover over the thumbs at the bottom... all but one link to the small image and not the LRG file?!?!?! could this be a setting problem or an error with Lightbox?

  10. #990
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    Hi

    Looks to me as if you have not loaded the large images correctly.

    There is a normal image:
    http://www.badluckclothing.co.uk/images/cry.jpg

    a medium image:
    http://www.badluckclothing.co.uk/ima...um/cry_MED.jpg

    but no large image:
    http://www.badluckclothing.co.uk/ima...ge/cry_LRG.jpg

    Check you have all the files correctly uploaded and named.

    Craig

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 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