Page 211 of 373 FirstFirst ... 111161201209210211212213221261311 ... LastLast
Results 2,101 to 2,110 of 3721
  1. #2101
    Join Date
    Feb 2009
    Posts
    108
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Can i code it so the other javascript files are only loaded on the index page and lightbox is loaded on the other pages. There is someting with them that does'nt work together so.
    Can someone help me out

  2. #2102
    Join Date
    Feb 2009
    Posts
    108
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I fixed the error message just had a .php file in the jscript folder so now it's only 1 js file that does'nt work with lightbox can someone help me out?

  3. #2103
    Join Date
    May 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I'm using 1.3.9f and am having trouble getting this module to work.

    I've installed it with no errors and had no file conflicts. All the includes seem to happen on the pages & when I load up the products_info page for a product and inspect the page using firebug I can see that the links for the image are being created by zen lightbox. e.g:


    Code:
    <script language="javascript" type="text/javascript"><!--
    document.write('<a href="images/large/10/067_Image_0002_LRG.jpg" rel="lightbox-g" title="Food Tray Dispenser (16 Tray)"><img src="images/10/067_Image_0002.jpg" alt="Food Tray Dispenser (16 Tray)" title=" Food Tray Dispenser (16 Tray) " width="150" height="100" /><br /><span class="imgLink">Click to enlarge</span></a>');
    //--></script>
    <noscript>
    <a href="http://www.actionaidsaustralia.com/index.php?main_page=popup_image&amp;pID=21025" target="_blank"><img src="images/10/067_Image_0002.jpg" alt="Food Tray Dispenser (16 Tray)" title=" Food Tray Dispenser (16 Tray) " width="150" height="100" /><br /><span class="imgLink">Click to enlarge</span></a></noscript>
    </div><!--eof Main Product Image-->
    but when I click on the image it just opens the large image in the window. I have to click back in the browser to go back to the product_info page.

    I've noticed a few on this thread have had this problem but I can't see a solution???

    We are using the large image suffix feature of zen cart e.g imagename_LRG.jpg...don't know if this doens't work with zen lightbox???

    url to a demo product is:

    http://www.actionaidsaustralia.com/i...ducts_id=21025

    thanks,

  4. #2104
    Join Date
    May 2006
    Posts
    170
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    Is there any way to get the gallery mode to work on the main product image AND on the other images on the page? Please help
    Same question here. Didn't see an answer to it. Anyone having luck with getting gallery mode to include both product images and other images in sideboxes etc?

  5. #2105
    Join Date
    Aug 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by isasolutions View Post
    I'm using 1.3.9f and am having trouble getting this module to work.

    I've installed it with no errors and had no file conflicts. All the includes seem to happen on the pages & when I load up the products_info page for a product and inspect the page using firebug I can see that the links for the image are being created by zen lightbox. e.g:


    Code:
    <script language="javascript" type="text/javascript"><!--
    document.write('<a href="images/large/10/067_Image_0002_LRG.jpg" rel="lightbox-g" title="Food Tray Dispenser (16 Tray)"><img src="images/10/067_Image_0002.jpg" alt="Food Tray Dispenser (16 Tray)" title=" Food Tray Dispenser (16 Tray) " width="150" height="100" /><br /><span class="imgLink">Click to enlarge</span></a>');
    //--></script>
    <noscript>
    <a href="http://www.actionaidsaustralia.com/index.php?main_page=popup_image&amp;pID=21025" target="_blank"><img src="images/10/067_Image_0002.jpg" alt="Food Tray Dispenser (16 Tray)" title=" Food Tray Dispenser (16 Tray) " width="150" height="100" /><br /><span class="imgLink">Click to enlarge</span></a></noscript>
    </div><!--eof Main Product Image-->
    but when I click on the image it just opens the large image in the window. I have to click back in the browser to go back to the product_info page.

    I've noticed a few on this thread have had this problem but I can't see a solution???

    We are using the large image suffix feature of zen cart e.g imagename_LRG.jpg...don't know if this doens't work with zen lightbox???

    url to a demo product is:

    http://www.actionaidsaustralia.com/i...ducts_id=21025

    thanks,
    I'm having the same issue

  6. #2106
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Zen Lightbox...

    Quote Originally Posted by isasolutions View Post
    I've noticed a few on this thread have had this problem but I can't see a solution???
    Quote Originally Posted by sonik_fury View Post
    I'm having the same issue
    Slimbox 1.67 is what's in zen lightbox which uses mootools library. If your site is using jquary library, the two don't mix well. I think there was a walk around back some posts.... not sure why. Best answer is to upgrade Slimbox to version 2.0 which makes use of the jquary library instead of Mootools.
    Dave
    Always forward thinking... Lost my mind!

  7. #2107
    Join Date
    Sep 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi Everyone,
    I have just installed this and everything is functioning correctly on the site but I don't have any controls in Admin. I've checked the DB and all the entries from the SQL file are there, is there something else I am supposed to do?
    I am running the Classic green template almost straight out of the box, apart from a sales reporting Mod this is the only other Mod installed.

    Thanx in adv,
    Bob

  8. #2108
    Join Date
    Jan 2010
    Posts
    90
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Exactly the same problem as Bob by the sounds of it.

    Installed as per the instructions, lightbox appears in the admin but when I click on it nothing in there to do?

    When I added the sql patch it took me to a page error 404 .... is this normal?

    So what is the problem here?

    running zen cart 1.38a

  9. #2109
    Join Date
    Jan 2010
    Posts
    90
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Have done a restore on my zen cart and the lightbox still remains in the admin??

    How do you remove this?

  10. #2110
    Join Date
    Jan 2010
    Posts
    90
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Managed to remove it .... unsure why this is not working though?

 

 

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