1. Image paths - use absolute image paths first, to see if it works, then go to relative.
2. The code that needs to be added in step 4 of the tutorial into app/design/frontend/default/default/layout/page.xmlMUST go under the FIRST
<block type="page/html_head" name="head" as="head">
as there are two of them. The first one is around line 30.
3. The code above MUST go AFTER
<action method="addJs"><script>prototype/prototype.js</script></action>
otherwise it will not work.
Finally got it - after hours of...well, you don’t want to know!
Thanks!
Lisa
However, there seems to be some conflicting javascript. When I use lightbox, my “checkout” form button doesn’t function from the sidebar (sidebar.phtml) also my “add to cart” buttons don’t function from the category view. Can anyone else confirm this?
I downloaded lightbox from the wiki link (lightbox2.03.3.zip) and im running 1.0.19870
EDIT: tried it on another installation and it worked out great. I recommend replacing page.xml and media.phtml with the originals and try again to anyone having the same issues.
I would like to have the the “label” text from the individual gallery images appear in the caption as opposed to the product name. We are using the gallery to show color options, it would be nice to have the caption show the color name as defined in the image “label”.
- I don’t see the Close or loading images which in turn means that to close lightbox I need to click away from the image currently loaded into view.
- I also seem to have all of my additional images loading in the same dimensions rather than rescaling nicely.
Quick question: Could you tell me how to enable lightbox for the main product image. Right now it just works for the smaller “More Views” images. Currently, I can double-click the main product image and it expands to fill the browser window. I’d like to disable that functionality and replace it with lightbox.
What version of the LIghtbox is this for? I Dl’ed 2.04 and got stuck at the CSS editing because lightbox.css cannot find anything that I need to replace. Can anyone just make it simpler and upload the lightbox.css file?