Page 1 of 2 12 LastLast
Results 1 to 10 of 258

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Jquery Lightbox [Support thread]

    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #2
    Join Date
    Mar 2009
    Posts
    221
    Plugin Contributions
    1

    Default Re: Jquery Lightbox [Support thread]

    Thanks for updating your sig

    Nice job on this mod.

  3. #3
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Jquery Lightbox [Support thread]

    Quote Originally Posted by yellow1912 View Post
    You should read some posts below that, there is a posted solution for the duplicated image problem when adding text.

    Also, there is a new version of jqlightbox and jqzoom which address the issue of watermark not working for IH2 available for download.
    Ok, please tell me if I did it write,
    I uploaded tpl_product_reviews_default.php to my custom template and deleted in this file around 36:
    PHP Code:
    <div id="productReviewsDefaultProductImage" class="centeredContent back"><?php require($template->get_template_dir('/tpl_modules_main_product_image.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_main_product_image.php'); ?></div>
    Now its no duplicate images.
    Thanks

  4. #4
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Jquery Lightbox [Support thread]

    Hello there,

    Just wondering if this mod and jqzoom is able to replicate the same thing as in this webpage...http://tokyotoys.com/index.php?main_...oducts_id=4737

    When you click on "larger image", the pic is different from what is on the product page (seems like a zoom in of the larger image). This is something I wish to achieve to allow my site to have similar image size for product page.

    All the best...
    Last edited by Ajeh; 22 Mar 2009 at 07:52 PM. Reason: remove zenid from URL

  5. #5
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Jquery Lightbox [Support thread]

    Actually, you want to use different images for each image size, then you either have to use ImageHandler 2 or follow zencart faq to upload different images for each size.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #6
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Jquery Lightbox [Support thread]

    Thanks so much for the help...

  7. #7
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Jquery Lightbox [Support thread]

    Hi yellow1912,

    For updating jqlightbox, which file(s) do we overwrite with a new version?

    thanks!

    Also, there is a new version of jqlightbox and jqzoom which address the issue of watermark not working for IH2 available for download.

  8. #8
    Join Date
    May 2009
    Location
    Virginia
    Posts
    101
    Plugin Contributions
    0

    Default Re: Jquery Lightbox [Support thread]

    Will someone please help me?

    So far I have Image Handler 2 installed. I tried to install AJAX Image Swapper without success so I deleted all associated files, but it still shows up under Configuration (which is annoying).

    Fual Slimbox shows up, too with a blank page.

    Then, I tried the Lightbox and everything went well until I got to Configuration -> JQLightbox which shows a blank page with Title Value Action.

    I need some major help. I would appreciate any help at all!

  9. #9
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Jquery Lightbox [Support thread]

    Quote Originally Posted by greengreetings View Post
    Will someone please help me?

    So far I have Image Handler 2 installed. I tried to install AJAX Image Swapper without success so I deleted all associated files, but it still shows up under Configuration (which is annoying).

    Fual Slimbox shows up, too with a blank page.

    Then, I tried the Lightbox and everything went well until I got to Configuration -> JQLightbox which shows a blank page with Title Value Action.

    I need some major help. I would appreciate any help at all!

    Copy and paste this sql parch in your admin/tools/install_sql_patches to get rid of Fual Slimbox in configurations
    /**
    * Fual Slimbox for Zen v1.0
    *
    * @author Brian Tyler ([email protected])
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: slimbox_uninstall.txt 2007-12-04 btyler $
    * @note All being good in the world this should remove Slimbox from the database
    */

    SET @t4=0;
    SELECT (@t4:=configuration_group_id) as t4
    FROM configuration_group
    WHERE configuration_group_title= 'Fual Slimbox';
    DELETE FROM configuration WHERE configuration_group_id = @t4;
    DELETE FROM configuration_group WHERE configuration_group_id = @t4;
    I don't know much about AJAX Banner Swapper. There is no un-install file. You will have to delete all files that deal with it
    AJAX_servers
    images/web_images
    includes/templates/YOUR_TEMPLATE/css/styles_ajax_banner_swapper
    includes/templates/YOUR_TEMPLATE/images/nav_next and nav_prev
    ncludes/templates/YOUR_TEMPLATE/jscript/jscript_banner_swapper
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #10
    Join Date
    Jan 2009
    Posts
    85
    Plugin Contributions
    0

    Default Re: Jquery Lightbox [Support thread]

    Quote Originally Posted by greengreetings View Post
    Will someone please help me?

    So far I have Image Handler 2 installed. I tried to install AJAX Image Swapper without success so I deleted all associated files, but it still shows up under Configuration (which is annoying).

    Fual Slimbox shows up, too with a blank page.

    Then, I tried the Lightbox and everything went well until I got to Configuration -> JQLightbox which shows a blank page with Title Value Action.

    I need some major help. I would appreciate any help at all!
    Were the filea and AJAX completely removed?
    you might want to reinstall your backuped SQL quries before you installed IH2 and AJAX.
    If there is anything left in configure, it is related to you SQL.
    So far, I find Jquery the fastest and simplest lightbox to use.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. v153 jQuery Scrolling Sideboxes [Support Thread]
    By lat9 in forum Addon Sideboxes
    Replies: 79
    Last Post: 15 Apr 2024, 10:20 PM
  3. v152 Down for Maintenance jQuery Countdown (Support Thread)
    By rbarbour in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 27 Nov 2015, 03:04 PM
  4. v152 jQuery Banners (Support Thread)
    By rbarbour in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 30 Sep 2015, 02:07 AM
  5. Jquery Zoom [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 384
    Last Post: 11 Dec 2013, 02:41 AM

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