Results 1 to 10 of 3726

Threaded View

  1. #11
    Join Date
    Mar 2010
    Posts
    25
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hoping someone can help me here...

    I'm just putting together a super simple implementation of this add-on on my own. I suspect, that the problem I'm having would have had to be resolved by others, so I'm hoping they can help.

    I tried Lightbox, but am now using Slimbox, as it's smaller, and displays long title text nicer in the popups than LightBox.

    The only changes I made were as follows:

    In html_header.php, I added:
    PHP Code:
    <link rel="stylesheet" href="slimbox/css/slimbox.css" type="text/css" media="screen" />
    <
    script type="text/javascript" src="slimbox/js/mootools.js"></script>
    <script type="text/javascript" src="slimbox/js/slimbox.js"></script> 
    And my tpl_modules_main_product_image.php file now looks like:
    PHP Code:
    <?php require(DIR_WS_MODULES zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?> 
    <div id="productMainImage" class="centeredContent back">

    <?php
      
    echo '<a rel="lightbox" href="' zen_href_link(FILENAME_POPUP_IMAGE'pID=' $_GET['products_id']) . '">' zen_image($products_image_medium$products_nameMEDIUM_IMAGE_WIDTHMEDIUM_IMAGE_HEIGHT) . '</a>';
    ?>
    </div>
    Couldn't really get much simpler. When I click on the image, the Slimbox popup appears, but it just wait indefinitely. The exactly same thing happened when I used LightBox instead.

    Does anyone know why the image is NOT loading?
    Last edited by Quimbly; 28 May 2010 at 10:46 PM.

 

 

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