Page 249 of 373 FirstFirst ... 149199239247248249250251259299349 ... LastLast
Results 2,481 to 2,490 of 3726
  1. #2481
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by Sjolie View Post
    AMAZING:) works like a charm now. I believe I tried an older script a couple years ago and forgot to remove it.. didn't realize we had two instances running.


    I appreciate you both for taking the time to look at the site and giving me input, I know it isn't always fun troubleshooting someone else's problems.

    Much appreciation!
    no problem, glad it worked.
    Note, its not an old version of the plugin that was loading, its part of your theme; it uses jQuery as well so thats why it was loading already.

    from your theme:
    HTML Code:
    <script type="text/javascript" src="includes/templates/theme438/jscript/jscript_jquery-ui.min.js"></script>
    ZLB was simply loading it again since it doesnt know to check for the existence of a previously loaded jQuery (hmm, maybe I should look into that for ZLB 1.6.3)

    Daniel

  2. #2482
    Join Date
    Oct 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    That makes sense.

    I remember trying to install "slim lightbox" addon atleast a year or so ago... I believe that was the addon name. Figured that might of been the extra existence of the script.


    Thanks for the input!

  3. #2483
    Join Date
    Dec 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    hi guys, I have a small problem with zen light box.
    When I try to insert a new product the process goes in loop, and in mydebug files there's this error string:

    Code:
    [06-Mar-2011 22:04:03] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing ) at offset 48 in /home/passio23/public_html/includes/modules/classic/additional_images.php on line 47
    thx for help!

  4. #2484
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Ducati87 View Post
    hi guys, I have a small problem with zen light box.
    When I try to insert a new product the process goes in loop, and in mydebug files there's this error string:

    Code:
    [06-Mar-2011 22:04:03] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing ) at offset 48 in /home/passio23/public_html/includes/modules/classic/additional_images.php on line 47
    thx for help!

    what version of zen cart are you using and what version of lightbox

    if current version did you remove the prior one before updating?

  5. #2485
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by Ducati87 View Post
    hi guys, I have a small problem with zen light box.
    When I try to insert a new product the process goes in loop, and in mydebug files there's this error string:

    Code:
    [06-Mar-2011 22:04:03] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing ) at offset 48 in /home/passio23/public_html/includes/modules/classic/additional_images.php on line 47
    thx for help!
    Did you see this forum post about the same issue?
    This user found an image that had a ( in the file name. Could this be the case for you too?

    http://www.zen-cart.com/forum/showth...ilation+failed

    Daniel

  6. #2486
    Join Date
    Jun 2010
    Location
    Tacoma, Washington
    Posts
    26
    Plugin Contributions
    0

    Default Use Lightbox on Product List Icon

    I need to add the lightbox effect to the category Icon above the product listing. This is a wholesale site, and all user ordering will be done from the product listings. I don't want them to have to go back to the category listing to see the large image.Name:  list.gif
Views: 214
Size:  15.9 KB. I am not sure how to go about this.

    Thanks- SJ

  7. #2487
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Use Lightbox on Product List Icon

    Quote Originally Posted by skipjensen View Post
    I need to add the lightbox effect to the category Icon above the product listing. This is a wholesale site, and all user ordering will be done from the product listings. I don't want them to have to go back to the category listing to see the large image.Name:  list.gif
Views: 214
Size:  15.9 KB. I am not sure how to go about this.

    Thanks- SJ
    I'm not sure thats going to be possible without some custom hacks.
    The ZLB works but replacing the default popup images with lightbox functionality, but the category images are not clickable by default.

    you might be better off just editing Admin > Images > Category Icon Image Width (& Height) - Product Info Pages to make your images larger to start with.

    daniel

  8. #2488
    Join Date
    Jun 2010
    Location
    Tacoma, Washington
    Posts
    26
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Thanks for you reply, daniel. I kind of had that feeling. I tend to want things that don't exactly fit the mold. I'll keep hacking away at it (pun intended) and see where it takes me.

    SJ

  9. #2489
    Join Date
    Jan 2009
    Posts
    64
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Love this mod, really dresses up the old website! But...

    Can't find my solution after running several searches on the support thread and the rest of the forum. Not covered in the read me either.

    Clean new install of zen cart 1.3.9h, (think the h is right, doing this from memory), image handler for_vx_2-0Rev8d, and zen light box 1.6.1. Installed in the order given. Works great on most images EXCEPT -

    1. Main image on individual product page. Maybe that's a feature, not a flaw? Keep from downloading the largest version of the file unless you really mean to do so?

    2. But the frustrating one for me is the images on my ez pages do not have the lightbox effect.

    Read me states will do so out of the box for every image that has a link. Made sure of that. Any idea what I'm missing?

    I am totally ignorant regarding scripting and coding. Manage to stumble my way through by careful application of the knowledge (and mistakes) of others on this forum.

    Link is phoenixwoodworks D o t net . The "About Phoenix" sidebox on the upper right contains the ez pages. And the Glossary link is the one I'm most concerned with.

    Any help you offer will be most gratefully appreciated.

    Thanks,

    Bruce
    Fine Handcrafted Boxes & Custom Woodworking
    bruce AT phoenixwoodworks DOT net
    http://www.phoenixwoodworks.net

  10. #2490
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by bigdiogi View Post
    Works great on most images EXCEPT -

    1. Main image on individual product page. Maybe that's a feature, not a flaw? Keep from downloading the largest version of the file unless you really mean to do so?

    2. But the frustrating one for me is the images on my ez pages do not have the lightbox effect.

    Read me states will do so out of the box for every image that has a link. Made sure of that. Any idea what I'm missing?

    Link is phoenixwoodworks D o t net . The "About Phoenix" sidebox on the upper right contains the ez pages. And the Glossary link is the one I'm most concerned with.

    Any help you offer will be most gratefully appreciated.

    Thanks,

    Bruce
    Hi Bruce, I'm not sure what you mean by #1, can you please explain?

    for #2 it will work on ez-pages however since they are generated manually, you have to also manually add a reference to the lightbox. - rel="lightbox"
    try changing your image link(s) on your glossary page

    FROM
    HTML Code:
    <a href="graphics/barrel.jpg"><img src="graphics/barrel.jpg"
    TO
    HTML Code:
    <a href="graphics/barrel.jpg" rel="lightbox"><img src="graphics/barrel.jpg"
    and see if that helps you.

    daniel

 

 

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