Re: Zen Lightbox addon [Support Thread]
I apologize if I missed this somewhere in the thread. I am adding additional photos to product pages (http://completelydevoteddesigns.com/...&products_id=2)
I know there is a way to add a line of code to make the other photos open in lightbox but I cannot remember where it needs placed. Any help?
Re: Zen Lightbox addon [Support Thread]
Quote:
Originally Posted by
gsallen101289
I apologize if I missed this somewhere in the thread. I am adding additional photos to product pages (
http://completelydevoteddesigns.com/...&products_id=2)
I know there is a way to add a line of code to make the other photos open in lightbox but I cannot remember where it needs placed. Any help?
If it helps anyone adding rel="lightbox-g" did the trick for example in a table:
<td style="vertical-align: top; width: 106px;"><a
href="http://completelydevoteddesigns.com/images/solematemini/image000000_24.jpg"
rel="lightbox-g"><img
style="border: 0px solid ; width: 135px; height: 115px;" alt=""
src="http://completelydevoteddesigns.com/images/solematemini/image000000_24.jpg"></a><br>
</td>
Re: Zen Lightbox addon [Support Thread]
Quote:
Originally Posted by
jay2015
Thanks!
Today I tested with Colorbox, in mobile device, the image showing in lightbox can be drafted to left or right, but when releasing my finger, the image will run off the screen!
Then I tested with Fual Slimbox, in mobile device, the image just sticked to the left side of the screen, left part of the image can never be seen. And there is no pre/next button at the image.
Seems I should keep finding another lightbox.
Same here Jay,
My Colorbox lately started to make problems on Chrome mobiles/Ipads...opens on the side and sometimes shrinks etc'...
Maybe because of moving to SSL.
Looks like JS problems as MC wrote.
So I am also looking for a solution or for another "lightbox" to fit ZC 1.5.5
If you have anything, please share...
Re: Zen Lightbox addon [Support Thread]
Quote:
Originally Posted by
gunni
Same here Jay,
My Colorbox lately started to make problems on Chrome mobiles/Ipads...opens on the side and sometimes shrinks etc'...
Maybe because of moving to SSL.
Looks like JS problems as MC wrote.
So I am also looking for a solution or for another "lightbox" to fit ZC 1.5.5
If you have anything, please share...
You may try magic toolbox. But it is not free :)
Its lightbox function is very great either for pc or mobile. You may try their trail version before purchasing it.
Re: Zen Lightbox addon [Support Thread]
Quote:
Originally Posted by
jay2015
You may try magic toolbox. But it is not free :)
Its lightbox function is very great either for pc or mobile. You may try their trail version before purchasing it.
Thanks Jay
Hoped for free module... :(
Re: Zen Lightbox addon [Support Thread]
I have zen_lightbox 1.6.5 working ok with 1.5.5e. It needs to have the includes/classes/zen_lightbox folder added. There are three files in that. autoload_default.php, options.php, slimbox.php. It must come from some earlier version I had. Good luck.
Re: Zen Lightbox addon [Support Thread]
Quote:
Originally Posted by
cefyn
I have zen_lightbox 1.6.5 working ok with 1.5.5e. It needs to have the includes/classes/zen_lightbox folder added. There are three files in that. autoload_default.php, options.php, slimbox.php. It must come from some earlier version I had. Good luck.
Thanks.
I have Colorbox and I have includes/classes/zen_colorbox folder added.
There I have three files: autoload_default.php, options.php, jquery_colorbox.php.
So I do not see the solution in this area.
Re: Zen Lightbox addon [Support Thread]
Colorbox and lightbox are not the same. Lightbox is authored by Alex Clarke, colorbox is authored by niestudio. I've just done a file comparison of slimbox.php and jquery_colorbox.php and they're very different.
Re: Zen Lightbox addon [Support Thread]
Thanks Cefyn,
Lightbox was mentioned in other threads as makes problems with newer versions of Zen Cart
and therefor I installed the Colorbox on 1.5.5 zen cart.
The colorbox worked well until something happened and caused it to make problems as mentioned before.
I do not know what was really the change that made the problem but I suspet that it happened after SSL installation.
Re: Zen Lightbox addon [Support Thread]
ZC-1.5.5e, PHP 5.6.32, Database patch level 1.5.5 , IH 5, ZLB 1.6.5
The Next button does not appear on the main image.
The additional images have the appropriate next and prev buttons.
ie. The 1st Additional image has the next button. The 2nd additional image has the next and prev buttons.
The last additional image has the prev button.
Everything else is working fine.
any help would be appreciated