Totally Zenned
- Join Date:
- Jul 2008
- Posts:
- 772
- Plugin Contributions:
- 0
Zen Lightbox addon [Support Thread]
Love this mod! I have a couple questions and an issue.
Stats:
ZC 139h
LB 1.61
PHP 5 something
Question 1: My attribute images aren't "lightboxable". Should they be? Or do I need another Mod for this? If so, is there a Mod that is compatible and integrates well with LB?
Question 2: When I ran the install script from PhpMyAdmin, I got an error. So I pasted the code into the zc admin. It said "4 Statements Processed". Is that correct? It seemed like a lot of code to only be four statements.
Issue: LB doesn't handle my gift certificate images the same why it handles my other product images. I've tried moving the images between various folders with varying results, but none of the results are what they should be.
What follows are three things I've tried, results, links to examples and my ultimate goal. Any assistance is appreciated.
Product Image and _LRG image both in GV Image Folder:
When product image is clicked, LB displays a small image instead of a large one. Also, a medium sized (i.e. squished and horrible looking) version of the _LRG image shows beneath the product as if it's an extra image. When clicked, LB displays the _LRG image. Example
Product Image in GV Image Folder & _LRG image in _LRG Image folder:
Only displays the product image on the product info page
(as it should), but when clicked, LB only displays that same size image - it fails to display the larger image. Example
Product Image in Main Image Folder & _LRG image in _LRG Image folder:
When product image is clicked, LB displays the _LRG image (as it should). However, it also places the product image beneath the product as if it's an extra image. When clicked, LB displays the _LRG image for the NEXT image. (i.e. Instead of a $25 gift certificate, it shows one for $250. Example
Goal: To have only the product image display on the product information page (no additional images unless image attributes are present or the product actually has additional images), and to have LB display the _LRG version of the image when the
product image is clicked - Like it does for my other product images. Example