How to hide dropdown menu when using zen lightbox
My dropdown menu is displayed on top of the lightbox. How can I fix it?
www.designerfavs.com
Re: addtional images problem
Quote:
Originally Posted by
lankeeyankee
I had the same problems as everyone else with additional images not showing up even after re-following the readme. Replace modules/YOUR_TEMPLATE/additional_images.php with the attached file. If you have altered this file use a comparison program like winmerge to merge the files. Basically, if you go through your existing addtional_images.php file and replace all instances of str_replace with ereg_replace it should work. At least it does on my heavily modified cart. :smile:
Plus, it may or may not be helpful for Firefox and Opera to show extra images by adding this line to your stylesheet.css :
.additionalImages a {display:all;}
Let me know if this works.
Matt
Thanks very much Matt. Unfortunately, still no luck. And I can even see the empty <!--bof Additional Product Images --><!--eof Additional Product Images --> comment tags in the source code. Very frustrating.
Re: addtional images problem
Have you tried the suggestions documented in posts 723 and 725?
How does Zen lightbox behave when someone has Javascript disabled on their browser?
Hi all,
I've reviewed this forum before installing the lightbox mod (lesson learnt from previous mods :smile:) and its clear that Javascript needs to be enabled on a user's browser for this to work.
My question is this, exactly how does it fail? Both with the lightbox for large images and the gallery for additional images. Does it failover back to some kind of standard behaviour, does it just refuse to show the image, or some other behaviour.
Thanks for your help.
Possum.
Re: Problems with additional Images
Quote:
Originally Posted by
climax007
If someone still has problems with ZenCart 1.3.7.1, ImageHandler 2.0 and Zen Lightbox 1.4 here is what i did to fix it:
locate the file "additional_images.php" it should be in your includes\modules\"template_name_dir".
Go to line 23 and remove the ". '$'".
The line should look now like this:
$products_image_base = str_replace($products_image_extension , '', $products_image);
Thats it. Hope it helps others.
Cheers,
Climax
:clap: Thank you, your a star :clap:
I have been on for a week trying to solve this and was just about to give up. :cry:
Re: Zen Lightbox... Header bar is showing on top of product image.
I installed zencart lightbox, made sure everything is valid. I'm still getting the header bar on top of the large product image. I'm new to php and css, I'm sure it's something simple but I can't find it. Would someone please help.
Thank you,
Jim
P.S. You can see what I'm talking about here.
http://www.mcgoverninvestments.com/d...nked-p-12.html
Click on the larger image link.