Thread: jqlightbox

Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2009
    Posts
    128
    Plugin Contributions
    0

    Default jqlightbox

    Hi, I have sucessufully download the jqlightbox, but after the image pop up screen, the site will redirect to the main page, and can I input the click to enlarge, it was gone. Your help will be appreciated.
    My site at www.wardrobe-bar.com/zencart

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: jqlightbox

    Quote Originally Posted by ronron View Post
    Hi, I have sucessufully download the jqlightbox, but after the image pop up screen, the site will redirect to the main page, and can I input the click to enlarge, it was gone. Your help will be appreciated.
    My site at www.wardrobe-bar.com/zencart
    Best place to check for an answer is the support thread for this mod.

    zen-cart.com/forum/showthread.php?t=126010

  3. #3
    Join Date
    Mar 2009
    Posts
    128
    Plugin Contributions
    0

    Default Re: jqlightbox

    I have search throught zen-cart.com/forum/showthread.php?t=126010 again. Cant find the answer for my problems here. There is not thread regarding after the pop up image it will link to my main page. And for the PHP code for the click to enlarge in my tpl_modules_main_product_image.php looks fine, unless I have miss out something.
    My tpl_modules_main_product_image.php :
    ?>
    <?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?>
    <div id="productMainImage" class="centeredContent back">
    <script language="javascript" type="text/javascript"><!--
    document.write('<a href="<?php echo zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_MAX_WIDTH, LARGE_IMAGE_MAX_HEIGHT);?>" id="jqzoomMain"<?php if (JQLIGHTBOX_STATUS == 'true') echo ' class="jqlightbox"';?>><?php echo zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT);?></a>');
    //--></script>
    <noscript>
    <?php
    echo '<a href="' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '" target="_blank">' . zen_image($products_image_medium, $products_name, MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' .TEXT_CLICK_TO_ENLARGE . '</span></a>';
    ?>
    </noscript>
    </div>

  4. #4
    Join Date
    Mar 2009
    Posts
    128
    Plugin Contributions
    0

    Default Re: jqlightbox

    Is there anyone to help as I am almost done with my cart, I have gone through the support thread but to no avail for my problem at my site, after the image pop up it will redirect to the main page, how can I correct this issue. Your help will be apprciated. Thanks.

  5. #5
    Join Date
    Jul 2004
    Posts
    142
    Plugin Contributions
    0

    Idea or Suggestion Re: jqlightbox

    CONFIGURATION-->jqlightbox

    TURN FIXED NAVIGATION TO : FALSE

  6. #6
    Join Date
    Mar 2009
    Posts
    128
    Plugin Contributions
    0

    Default Re: jqlightbox

    Thanks, stampsville, you have been a great help..

 

 

Similar Threads

  1. JQlightbox
    By DarkAngel in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 23 Sep 2010, 02:30 PM
  2. adding text/descriptions JQlightbox images
    By prim0pyr0 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Aug 2009, 04:22 AM
  3. Anyone help with jqlightbox popup images
    By first trading in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 29 May 2009, 05:28 PM
  4. JQLightbox
    By ronron in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 28 Apr 2009, 07:01 PM

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