Zen Cart Logo
Forums / All Other Contributions/Addons / Jquery Lightbox [Support thread]

Jquery Lightbox [Support thread]

Views: 82,872

Results 141 to 160 of 258
30 Aug 2009, 12:44 AM
#141
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Jquery Lightbox [Support thread]

As you know I am attempting to use the lightbox to display images on the products_listing page.
--> You will have to edit the loader to make the js loads on product listing page because the product listing page doesnt have a page name (rather, it's a page where main_page=index and cPath exists)

Also I want to adapt the lightbox so that it is activated by hovering the cursor over the image rather than clicking.
--> You will have to edit the lightbox js, but I myself think it would be super annoying to have lightbox kicks in on hover.

30 Aug 2009, 2:05 AM
#142
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Jquery Lightbox [Support thread]

yellow1912:

You can safely ignore the templates files, but you should in any case try to compare the files and see if there is any important changes (design related changes are ignorable)
Hi yellow I have mess my whole cart up some how. I compared the file above and more and I didn't see any problems, but now when click on a product the page want load. I had to disable both the jqlightbox and jqzoom. After I disabled them now my page will load. I don't know what on earth I have done. Any help would be appreciated.

30 Aug 2009, 3:02 AM
#143
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Jquery Lightbox [Support thread]

Couple more question if you don't mind. I notice a file called min that is included, what is that for? It says in the read me to

RECOMMENDED

It's recommended to edit config.php to set $min_cachePath to a writeable
(by PHP) directory on your system. This will improve performance.

GETTING STARTED

The quickest way to get started is to use the Minify URI Builder application
on your website: http://example.com/min/builder/

What do you mean set the permission to that file to writable.
Thank you again yellow for an awesome module.

30 Aug 2009, 3:46 AM
#144
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Jquery Lightbox [Support thread]

Well it's me again. I Come to find out it was the jscript__includes file that was causing all the trouble. After I deleted it everything is working again. Sorry for all the post.

30 Aug 2009, 9:03 AM
#145
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

countrycharm:

Well it's me again. I Come to find out it was the jscript__includes file that was causing all the trouble. After I deleted it everything is working again. Sorry for all the post.
Exactly: http://wiki.rubikintegration.com/zencart/modules/jqzoom/upgrade

30 Aug 2009, 12:46 PM
#146
peter777 avatar

peter777

New Zenner

Join Date:
Jun 2009
Location:
United States
Posts:
4
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

first trading:

And here is a link to one of my gallery pages where i would like the mod to work the most.

Thanks.

http://www.rambo-knife.com/index.php?main_page=page&id=12&chapter=4

After seeing this unanswered post from first trading and following a couple of hours of unsuccessful attempts to find the answer, I came up with the following solution to enable jQuery Lighbox on EZ Pages. This is probably not the cleanest way, but it works!

  1. In the Admin Panel go to Configuration => JQLightbox => delete the text in the "Pages to enable JQLightbox" and replace it with an asterisk (*) to enable JQLightbox on all pages.
  2. Now, on your EZ Pages (e.g. a photo gallery, product user guide, etc. simply reference jQuery Lighbox in the anchor tag. Here is an example from my website (basically all you have to do is add a class="jqlightbox")
<div id="img_floatright"><[B]a class="jqlightbox"[/B] href="includes/templates/SP/images/user_guide/stylus.jpg" title="Fig. 1: Removing the Stylus"><img src="includes/templates/SP/images/user_guide/stylus.jpg" width="125" height="125" alt="Removing the Stylus" /><br>Fig. 1 Click to Enlarge</a></div>

Hope this helps somebody wanting to use this great mod on EZ Pages.

Peter

30 Aug 2009, 6:17 PM
#147
first_trading avatar

first_trading

Zen Follower

Join Date:
Aug 2008
Posts:
244
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

Peter777 you are a genius, many thanks to you.

Now all i need is the answer to why my additional images only show as thumbnails in my lighbox and not displaying the LRG file version...? For some reason its though lighbox won't switch to the LRG image but instead defaults to the original thumbnail version. The only image that expands is the first image but the numbered images that follow (_01_LRG, _02_LRG) etc don't expand.

Any idea's anyone.

7 Sep 2009, 4:34 PM
#148
littlehawk avatar

littlehawk

New Zenner

Join Date:
Jan 2009
Posts:
85
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

First trade, are u usisng IH2 in the same case as well?
In admin, image, u need to choose resize image if you are using IH2.

9 Sep 2009, 9:08 PM
#149
bear1728 avatar

bear1728

New Zenner

Join Date:
Jul 2009
Posts:
86
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

hi, the css drop menu is over the image when zoom in, what do i fix it?
can i show product name under the large image zoom in by jquery lightbox? thanks

16 Sep 2009, 1:12 AM
#150
hopedesigns avatar

hopedesigns

New Zenner

Join Date:
Apr 2006
Posts:
19
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

I'm having the same issue as first trading. It works great on the main image, but additional images display the thumbnail image when clicked, not the image_01_LRG.etc files.

ZC 1.3.8a and no IH installed...

16 Sep 2009, 10:26 AM
#151
scottrdj avatar

scottrdj

New Zenner

Join Date:
May 2006
Posts:
26
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

Can this be done in Lightbox? This is where I seen the code and it seems that it changes the picture to a video with a click of the play button, this would be a very useful tool. link is here

http://www.djstore.com/item/kamuv80.htm

Scott

16 Sep 2009, 12:13 PM
#152
bear1728 avatar

bear1728

New Zenner

Join Date:
Jul 2009
Posts:
86
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

hi yellow, i use class="jqlightbox" for some other images, it works perfectly, but if i use it for page popup, it only display the lightbox but no page loaded, is it possible to popup page in lightbox just like the images? thanks

16 Sep 2009, 2:14 PM
#153
bear1728 avatar

bear1728

New Zenner

Join Date:
Jul 2009
Posts:
86
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

can this jquery lightbox be used for not only images but also iframes ? i tried class=""jqlightbox", it doesn't work for iframes but only for images, or anything i missed ? :dontgetit

25 Sep 2009, 10:36 AM
#154
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Jquery Lightbox [Support thread]

yellow1912, can you please confirm the latest version. The one I downloaded from your signature shows version 1.4 after I logged into my account to download.

Also, is there a definitive clean approach to solving the duplicate image issue?

Thanks!

5 Oct 2009, 9:54 PM
#155
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

Hi,

Any updates on this module? What version is the latest? 1.4?

Thanks...

6 Oct 2009, 10:25 PM
#156
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Jquery Lightbox [Support thread]

Berserker:

Hi,

Any updates on this module? What version is the latest? 1.4?

Thanks...
If you have 1.4, you have the latest.

7 Oct 2009, 1:28 AM
#157
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

countrycharm:

If you have 1.4, you have the latest.

Thanks for the reply. Is this mod stable with Zen 1.3.8a? Or is it a bit buggy at the moment?

12 Oct 2009, 8:47 AM
#158
belaze avatar

belaze

New Zenner

Join Date:
Dec 2006
Posts:
84
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

Hi All,
Does any one knows a fix to my problem. I installed jqlightbox and the main picture is working as the mod was designed to but the additional images do not load the "images/large/productimage_LRG" ... it loads the thumbnail.

I only want to run lightbox, I do not have zoom or IH2.

Any help would be greatly appreciated.

Thanks much,
belaze.

13 Oct 2009, 4:44 PM
#159
belaze avatar

belaze

New Zenner

Join Date:
Dec 2006
Posts:
84
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

Bump, can someone please help me or point me in the right direction

Hi All,
Does any one knows a fix to my problem. I installed jqlightbox and the main picture is working as the mod was designed to but the additional images do not load the "images/large/productimage_LRG" ... it loads the thumbnail.

I only want to run lightbox, I do not have zoom or IH2.

Any help would be greatly appreciated.

Thanks much,
belaze.

16 Oct 2009, 7:53 AM
#160
slimmoses avatar

slimmoses

New Zenner

Join Date:
Oct 2009
Posts:
12
Plugin Contributions:
0

Re: Jquery Lightbox [Support thread]

Having trouble installing

The last insert query to database doesn't work for me. I get the error message as follow

ERROR: Cannot insert configuration_key "" because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

This mean I get no configuration options in admin section of JQL

Can someone help me?