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

Zen Lightbox addon [Support Thread]

Views: 952,930

Results 3,081 to 3,100 of 3,722
7 Feb 2012, 7:57 AM
#3081
pasi avatar

pasi

Zen Follower

Join Date:
Mar 2004
Location:
Finland
Posts:
435
Plugin Contributions:
1

Zen Lightbox addon [Support Thread]

Ok, now it's working. For some reason the jscript folder in the custom template was set to 700 permission, so it tried to load "includes/templates/template_default/jscript/jquery-1.4.4.min.js" which didn't exists.

All sorted now. Thanks for the great mod :)

7 Feb 2012, 2:56 PM
#3082
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

pasi:

Ok, now it's working. For some reason the jscript folder in the custom template was set to 700 permission, so it tried to load "includes/templates/template_default/jscript/jquery-1.4.4.min.js" which didn't exists.

All sorted now. Thanks for the great mod :)

Thanks for posting your findings, glad it's working for you now.

9 Feb 2012, 12:41 AM
#3083
mlatelcom avatar

mlatelcom

New Zenner

Join Date:
Feb 2012
Posts:
3
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I have an issue with this module. Everything went good with the installation. renamed all YOUR-TEMPLATE-FOLDER directories to my template and YOUR-ADMIN to my admin folder name; but I don't see any image on my product information pages.My installation is a fresh install 1.50. Any ideas?

9 Feb 2012, 12:43 AM
#3084
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

mlatelcom:

I have an issue with this module. Everything went good with the installation. renamed all YOUR-TEMPLATE-FOLDER directories to my template and YOUR-ADMIN to my admin folder name; but I don't see any image on my product information pages.My installation is a fresh install 1.50. Any ideas?

can you post a link to the site?

9 Feb 2012, 1:15 AM
#3085
windsurfer avatar

windsurfer

Zen Follower

Join Date:
Jun 2011
Posts:
185
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Installed on my local server a while back and has been working great, i just uploaded to check the functionality of the site and now the images are opening up full page, is there a setting that would prevent this ?
http://dev.mysurplus.ca/

9 Feb 2012, 6:39 AM
#3087
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

mlatelcom:

Yes, here it is:
http://usretouch.com/store/index.php?main_page=product_info&cPath=2_9&products_id=3

I think your issue is all the apostrophes in your files names.
Its prematurely closing some quotes in the javascript and in turn not displaying your images properly.
Try some simpler names and see if that works for you.

9 Feb 2012, 7:02 AM
#3088
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

windsurfer:

Installed on my local server a while back and has been working great, i just uploaded to check the functionality of the site and now the images are opening up full page, is there a setting that would prevent this ?
http://dev.mysurplus.ca/

I think your issue may be related to your IP tracker.
I'm not positive, but something is taking a while to complete, and the way jQuery works, it doesn't write out all the code until everything else has finished. If you wait long enough for you page to finish loading your lightbox works fine.

9 Feb 2012, 12:36 PM
#3089
gimondi avatar

gimondi

New Zenner

Join Date:
Jan 2012
Location:
The Netherlands
Posts:
21
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hello Pasi, thank you for your explanation. I will try to run the SQL path in phpMyAdmin this evening and will let you know if it was succesful.

pasi:

Ran across similar issues as mentioned above. Configuration stuff not visible in the zen lightbox menu in admin.

Using the zencart "SQL patch" tool in admin kept giving errors of duplicate entry for configuration_key, but running it through phpMyAdmin worked.

And now I just get a new window when clicking on the image. Will try to trace the problem down.

Atleast I don't get any javascript errors.

This is a fresh 1.5.0 install with very light mods to templates, that shouldn't affect this.

9 Feb 2012, 1:29 PM
#3090
windsurfer avatar

windsurfer

Zen Follower

Join Date:
Jun 2011
Posts:
185
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Thanks for the reply niestudio, i looked at that and removed the tracker but that doesn't make any difference. I think it is at the server, I have 2 other sites 1 of which is slow as well and on the same server, so i have contacted them.

9 Feb 2012, 9:23 PM
#3091
windsurfer avatar

windsurfer

Zen Follower

Join Date:
Jun 2011
Posts:
185
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

This is maybe not the most desirable place to post this but i contacted my host and here was the response, so i will have to look into this.
" We have just performed several speed tests on both dev.mysurplus.ca and nostik.ca and confirmed that both websites are loaded in around 3 seconds. However, the website at dev.mysrsplus.ca appears to take around 6-7 seconds to load because the Zen Cart system took 3-4 seconds to perform JavaScript executions after the page finishes loading. "

9 Feb 2012, 9:24 PM
#3092
gimondi avatar

gimondi

New Zenner

Join Date:
Jan 2012
Location:
The Netherlands
Posts:
21
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Managed to run the script in phpMyAdmin and that did the trick. The configuration stuff now is visible in the lightbox menu in Admin and the front end works as well. Very nice add on :clap:!

pasi:

Ran across similar issues as mentioned above. Configuration stuff not visible in the zen lightbox menu in admin.

Using the zencart "SQL patch" tool in admin kept giving errors of duplicate entry for configuration_key, but running it through phpMyAdmin worked.

And now I just get a new window when clicking on the image. Will try to trace the problem down.

Atleast I don't get any javascript errors.

This is a fresh 1.5.0 install with very light mods to templates, that shouldn't affect this.

9 Feb 2012, 9:43 PM
#3093
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

windsurfer:

This is maybe not the most desirable place to post this but i contacted my host and here was the response, so i will have to look into this.
" We have just performed several speed tests on both dev.mysurplus.ca and nostik.ca and confirmed that both websites are loaded in around 3 seconds. However, the website at dev.mysrsplus.ca appears to take around 6-7 seconds to load because the Zen Cart system took 3-4 seconds to perform JavaScript executions after the page finishes loading. "

Not really sure where to point you, my "support" is really limited to the installation / functionality of ZLB, and that seems to work fine once your page finishes loading.
You could try disable extensions 1 by 1 and see when your speed picks up. Or see if there is another thread devoted to and JS issues.

Best,
daniel

9 Feb 2012, 11:58 PM
#3094
mlatelcom avatar

mlatelcom

New Zenner

Join Date:
Feb 2012
Posts:
3
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

niestudio:

I think your issue is all the apostrophes in your files names.
Its prematurely closing some quotes in the javascript and in turn not displaying your images properly.
Try some simpler names and see if that works for you.

Yes it is...well, it was; because it's solved now. Thanks a lot for your fast reply and help :smile:

12 Feb 2012, 2:09 PM
#3095
troll avatar

troll

New Zenner

Join Date:
Nov 2009
Posts:
42
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi. The answer is probably in here somewhere, but I just cant find it... :shocking:
(Zen Cart 1.3.8 - Lightbox 1.6.2)

Lightbox work just fine, but I am missing the Prev/Next links in half the image?
I.e. clicking in left/right part of the image should work as prev/next link, not only clicking the exact spot of the prev/next buttons.

I don't know if this is supposed to be the default behaviour or not?

I would appreciate if someone could please enlighten me!

/Troll :cool:

12 Feb 2012, 3:37 PM
#3096
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

Troll:

Hi. The answer is probably in here somewhere, but I just cant find it... :shocking:
(Zen Cart 1.3.8 - Lightbox 1.6.2)

Lightbox work just fine, but I am missing the Prev/Next links in half the image?
I.e. clicking in left/right part of the image should work as prev/next link, not only clicking the exact spot of the prev/next buttons.

I don't know if this is supposed to be the default behaviour or not?

I would appreciate if someone could please enlighten me!

/Troll :cool:

Can you post a link?

12 Feb 2012, 3:42 PM
#3097
troll avatar

troll

New Zenner

Join Date:
Nov 2009
Posts:
42
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

12 Feb 2012, 3:48 PM
#3098
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

Troll:

Shure! :)

Try changing the 'Always show Prev / Next' setting in your admin

12 Feb 2012, 4:03 PM
#3099
troll avatar

troll

New Zenner

Join Date:
Nov 2009
Posts:
42
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Jepp! :bigups:
Why didn't I think of that... :blush:

But I'd like it both ways!
How could I achieve that?

Also, a different question:
How can I add caption to my images?
Like in this shop?

12 Feb 2012, 4:45 PM
#3100
niestudio avatar

niestudio

Zen Follower

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

Re: Zen Lightbox addon [Support Thread]

Troll:

Jepp! :bigups:
Why didn't I think of that... :blush:

But I'd like it both ways!
How could I achieve that?

Also, a different question:
How can I add caption to my images?
Like in this shop?

change your css file to look like this:

#lbPrevLink {
	left: 0;
	background: transparent url(../images/zen_lightbox/prevlabel.gif) no-repeat 0 15%;

}

#lbPrevLink:hover {
}

#lbNextLink {
	right: 0;
	background: transparent url(../images/zen_lightbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbNextLink:hover {
	
}

no caption support built in right now