Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    42
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by yba View Post
    Thanks Kes99

    I have renamed all the images to ..._01.jpg etc but is still not working.

    Any ideas?

    Cheers
    Danielle
    Check this setting:

    Admin->Catalog->Product Types->Product General->Edit Layout->Show Additional Images

    it should be true or 1

    Check also:

    Admin->Configuration->Images->Product Info - Number of Additional Images per Row It should be greater than zero.

    At the moment your main image is cb750_tripletree_02.jpg.

    It should be cb750_tripletree.jpg then cb750_tripletree_01.jpg, cb750_tripletree_02.jpg etc should be the additional images....

    For cb750_tripletree_02.jpg to be the main image additional images would have to be named
    cb750_tripletree_02_01.jpg
    cb750_tripletree_02_02.jpg etc....

    read the tutorial at:

    https://www.zen-cart.com/tutorials/index.php?article=58

    I very much doubt that lightbox has broken additional image handling....did they work BEFORE you installed that module?

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I use this mod already on my site for the product info page to enlarge the main image and additional images. It works a treat for me there.

    My question is, how would I get it to work on a defined page like this one:

    http://www.silkblooms.co.uk/index.ph...e_arrangements

    Rather than pasting that big map in there, I'd rather thumbnail the map and have it open in a lightbox.

    Do I need to insert javascript into the HTML I'm using on this page? Any pointers greatly appreciated.

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by limelites View Post
    I use this mod already on my site for the product info page to enlarge the main image and additional images. It works a treat for me there.

    My question is, how would I get it to work on a defined page like this one:

    http://www.silkblooms.co.uk/index.ph...e_arrangements

    Rather than pasting that big map in there, I'd rather thumbnail the map and have it open in a lightbox.

    Do I need to insert javascript into the HTML I'm using on this page? Any pointers greatly appreciated.
    You need to copy the includes\modules\pages\product_info\jscript_zen_lightbox.php to your includes\modules\pages\hire_arrangements\jscript_zen_lightbox.php That will load the script into your page. Then its just a matter of setting up the links, rel="lightbox" and rel="lightbox-g".

    Code:
    <a href="images/image-1.jpg" rel="lightbox" title="my caption">image #1</a>
    basicly, something like this..
    Code:
    <a href="images/large.jpg" rel="lightbox-g" title="My very large image"><img src="images/small.jpg" alt="My very large image" title=" My very large image" width="65" height="80" /><br />Click for larger image</a>'
    Dave
    Always forward thinking... Lost my mind!

  4. #4
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    DaveWest, thank you. That worked beautifully.

  5. #5
    Join Date
    Jan 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Thanks davewest, that also fixed my problem.

  6. #6
    Join Date
    Aug 2009
    Location
    Limerick, Ireland
    Posts
    91
    Plugin Contributions
    0

    Default Descriptions in Zen Lightbox...

    Hello All,

    I have Zen Lightbox installed and working smoothly with Image Handler 2 so thank you to all for those mods. My questions is as follows;

    The site in question is a cattle related site.

    I have multiple images on the main product detail page but the images are of different animals (dam, sire, etc). Is it possible to edit/remove the image descriptions on the Lightbox as it is currently using the product name (animal name) as the description but it is not the same animal in all images?

    I know it might sound strange but have a look at the link below to see what I mean.

    http://www.semenshop.ie/catalog/inde...&products_id=1

    The site is for bulls and not the human kind in case you are wondering about the domain name .....

  7. #7
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Descriptions in Zen Lightbox...

    i ran into this problem trying to get rid of the additional images click text to enlarge i'm not sure if it is a lightbox issue or not
    http://www.zen-cart.com/forum/showth...d=1#post905790
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  8. #8
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    This mod is not working with my template for some reason. I have spent hours trying to figure out why! If I switch to classic template it works perfectly. I have used WinMerge to compare the mod files and the template files and just don't see where the issue is. However, if I view the id and class details using FF developer tools, I can see that the lightbox css is not showing up for some reason. The lightbox css file is in the correct place. It seems like the file includes/classes/zen_lightbox/slimbox.php is not being called for some reason. I am using a purchased template and am just not sure where to go to make the template use the slimbox.php file for images...

    I really appreciate any help!

    TIA!
    Danielle

  9. #9
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Does Zen Lightbox work 1.3.9d newest download? Any problems? Thanks!

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Danielle View Post
    This mod is not working with my template for some reason. I have spent hours trying to figure out why! If I switch to classic template it works perfectly. I have used WinMerge to compare the mod files and the template files and just don't see where the issue is. However, if I view the id and class details using FF developer tools, I can see that the lightbox css is not showing up for some reason. The lightbox css file is in the correct place. It seems like the file includes/classes/zen_lightbox/slimbox.php is not being called for some reason. I am using a purchased template and am just not sure where to go to make the template use the slimbox.php file for images...

    I really appreciate any help!

    TIA!
    make sure you have uploaded all the files correctly...especially the ones that are labeled as YOUR-TEMPLATE-FOLDER

    those need to go into your template that you are using for your store.

    @pink leopard:

    yes it will work just remember to merge any files that are shared by voth the store and any other addon you have installed and of course lightbox

 

 

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

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