Zen Cart Logo
Forums / All Other Contributions/Addons / Zen Lightbox addon [Support Thread]

Zen Lightbox addon [Support Thread]

Views: 952,880

Results 3,221 to 3,240 of 3,722
26 Jun 2012, 10:00 PM
#3221
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Zen Lightbox addon [Support Thread]

pm99:

just installed zen lightbox. Love it. it brings the project upto the 2012 level of web dev.
Just one suggestion if you're thinking of installing. If you're looking for watermark option, then run and install ImageHandler 4 (as of this writing). That's what Image Handler recommends, but when I did a file dif on the affected files (having installed zen light box first), I found that there were no diffs to core files. Which is great. I could be just blow gas as I'm still new to ZC.
I used TextWrangler for file dif. It's great.

I use Mac too primarily...TextWrangler is so much easier to use than Notepad++, when possible I edit/compare files on the Mac.

You should try using his Zen Colorbox mod. It is a step up from the regular one we used and loved...this one comes with a slideshow effect for the images in the lightbox.

ColorBox for Zen Cart

works in 1.3.9h and 1.5 also. After you install it you can uninstall the regular lightbox.

26 Jun 2012, 10:17 PM
#3222
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

DarkAngel:

You should try using his Zen Colorbox mod. It is a step up from the regular one we used and loved...this one comes with a slideshow effect for the images in the lightbox.

ColorBox for Zen Cart
That one is actually not mine, that one is a similar one, but doesn't off the full customization
I haven't uploaded zen_colorbox yet

daniel

26 Jun 2012, 11:03 PM
#3223
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

niestudio:

That one is actually not mine, that one is a similar one, but doesn't off the full customization
I haven't uploaded zen_colorbox yet

daniel

holy cow and here I am tooting your horn with someone else's item...sorry

but as I said your colorbox one is super I love it . so hury and get it uploaded...lol

7 Jul 2012, 2:41 PM
#3224
relish avatar

relish

New Zenner

Join Date:
Jun 2012
Posts:
33
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Got it working on Zen cart 1.5 , a little problem is that Zen lightbox is adding LRG and MED to file names automatically

the actual URL in the csv file is zcimages/SW-2255060.jpg

but lightbox is adding the parts underlined here
http://localhost/images/medium/zcimages/SW-2255060_MED.jpg

we can do with the http://localhost/images/medium addition but _MED is problematic as we get the csv feed from our supplier and modifying it every time will not be possible.

also for large files the file name already have a lg distinguisher added but lightbox is adding another LRG to it.
eg zcimages/CR-664GTWKT_lg.jpg becomes
images/large/zcimages/CR-664GTWKT_lg_LRG.jpg

Any suggestion ?
Thanks

8 Jul 2012, 9:05 AM
#3225
relish avatar

relish

New Zenner

Join Date:
Jun 2012
Posts:
33
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Got it . it was not Lightbox but Zen Cart itself
Changed the setting in Admin->Configuration->Images->Product Info - Image Medium Suffix
and
Product Info - Image Large Suffix

Thanks

8 Jul 2012, 8:11 PM
#3226
pizza392 avatar

pizza392

New Zenner

Join Date:
Mar 2011
Posts:
76
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

what do i replace the
rel="lightbox"
with
class="lightbox"

i need the rel for other codes

8 Jul 2012, 8:19 PM
#3227
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

pizza392:

what do i replace the
rel="lightbox"
with
class="lightbox"

i need the rel for other codes

did you try multiple rel codes?

8 Jul 2012, 9:25 PM
#3228
pizza392 avatar

pizza392

New Zenner

Join Date:
Mar 2011
Posts:
76
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

i tried rel="lightbox aaa", doesn't work
is it possible to change the rel to class, then i can use the code class="lightbox bbb ccc" rel="aaa"

8 Jul 2012, 10:49 PM
#3229
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

pizza392:

i tried rel="lightbox aaa", doesn't work
is it possible to change the rel to class, then i can use the code class="lightbox bbb ccc" rel="aaa"

possibly, you'd have to re-write the plugin :)

10 Jul 2012, 12:36 AM
#3230
lolwaut avatar

lolwaut

Zen Follower

Join Date:
Dec 2010
Posts:
142
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Can anybody advise how to make a a custom cursor appear upon mouseover on the product info page? I want to change it to a magnifying glass, but only on the product info page. I tried changing the cursor setting in /includes/templates/my_template/css but it didn't seem to do anything.

Thanks for your time.

Best,
R

10 Jul 2012, 2:32 AM
#3231
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

lolwaut:

Can anybody advise how to make a a custom cursor appear upon mouseover on the product info page? I want to change it to a magnifying glass, but only on the product info page. I tried changing the cursor setting in /includes/templates/my_template/css but it didn't seem to do anything.

Thanks for your time.

Best,
R

You'd probably have better luck at a higher level in the forum, this is really just support for this one plugin.

10 Jul 2012, 3:22 PM
#3232
lolwaut avatar

lolwaut

Zen Follower

Join Date:
Dec 2010
Posts:
142
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

niestudio:

You'd probably have better luck at a higher level in the forum, this is really just support for this one plugin.

Would this not be directly related to this plugin? Zen lightbox is installed on my shop and is used for all my images. I figured that the cursor could be changed by tweaking some setting in Zen lightbox.

10 Jul 2012, 3:55 PM
#3233
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

lolwaut:

Would this not be directly related to this plugin? Zen lightbox is installed on my shop and is used for all my images. I figured that the cursor could be changed by tweaking some setting in Zen lightbox.

No, you wouldn't need to tweak ZLB for that, here is a link that might work.

14 Jul 2012, 10:45 PM
#3234
alibaba99 avatar

alibaba99

New Zenner

Join Date:
Mar 2011
Location:
guernsey , uk
Posts:
39
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

i am having trouble having the lightbox image resize. ideally i would like to have the image increase by 200%. what script adjustment do i need to use and which file do i need to change this in.

I do not want to batch resize all my image files as i have over 200,00 so a resize on lightbox would be better

please , any suggestions

mark

14 Jul 2012, 11:21 PM
#3235
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

alibaba99:

i am having trouble having the lightbox image resize. ideally i would like to have the image increase by 200%. what script adjustment do i need to use and which file do i need to change this in.

I do not want to batch resize all my image files as i have over 200,00 so a resize on lightbox would be better

please , any suggestions

mark

Not sure you can do that with just percentage. Percentage in html is usually relative to the page, not to the object.
If all of your images are the same width and height, you can probably hard code some values in there.
Take a look at image handler, maybe it has an up-size option that could help you.

15 Jul 2012, 5:55 PM
#3236
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Zen Lightbox addon [Support Thread]

niestudio:

Not sure you can do that with just percentage. Percentage in html is usually relative to the page, not to the object.
If all of your images are the same width and height, you can probably hard code some values in there.
Take a look at image handler, maybe it has an up-size option that could help you.

Not a feature of Image Handler.. Image Handler is an image optimizer add-on which works with default Zen Cart image functions. It does not re-size images.

18 Jul 2012, 9:55 AM
#3237
fubar73 avatar

fubar73

New Zenner

Join Date:
Jan 2012
Posts:
15
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hello people I'v just installed this mod but it only opens the images at the bottom of the page is it possible to make the image open in the middle of the page ?

thanks in advance

18 Jul 2012, 12:10 PM
#3238
water5 avatar

water5

New Zenner

Join Date:
Jul 2012
Posts:
5
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I have a problem when an image is clicked on it just loads the image (no box). You need to click the browser back button to close the image - I have searched and cannot find resolution.
http://nitromarine.com.au/cart/index.php?main_page=product_info&cPath=2_30&products_id=463 here is an example page.
I am also using image handler 4 which was installed before lightbox, zen cart v1.5.0.

18 Jul 2012, 1:01 PM
#3239
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Zen Lightbox addon [Support Thread]

fubar73:

Hello people I'v just installed this mod but it only opens the images at the bottom of the page is it possible to make the image open in the middle of the page ?

thanks in advance

water5:

I have a problem when an image is clicked on it just loads the image (no box). You need to click the browser back button to close the image - I have searched and cannot find resolution.
http://nitromarine.com.au/cart/index.php?main_page=product_info&cPath=2_30&products_id=463 here is an example page.
I am also using image handler 4 which was installed before lightbox, zen cart v1.5.0.
Same answer to both of you.. this does not sound like any thing more than a simple install error as neither of your issues are known issues/bugs/defects with this add-on.. Re-check/Re-do your install as it is MOST LIKELY that a missing or corrupted file is at the heart of your issues..

18 Jul 2012, 3:45 PM
#3240
fubar73 avatar

fubar73

New Zenner

Join Date:
Jan 2012
Posts:
15
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

well i managed to get it to work but where do i put the additional images?
please forgive me for being a little thick :lookaroun