JAK Lightbox- View all photos

Phoca Gallery - image gallery extension
Jackalg
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 23 Dec 2010, 11:43

JAK Lightbox- View all photos

Post by Jackalg »

Hello everyone,
I'm new in this Forum and sorry for my english. I used Google translator for help myself. :oops:
I hope that you will understand me.

This is my question.

I'm using Phocagallery with JACK Lightbox and vertical orientation preview.

There is a behavior that I don't like very much and I would change ... if it were possible.

In my page I decided to show 15 thumbnails (for example).

If I click on a thumbnail I open my beautiful JAK ... with the thumbnails preview on the left vertical and right commands to go back and forth between photos as well .... everything is right.

The problem is that the previews are exactly the same number that I decided to show in my page.
This means that browsing with my command when I arrive to fifteenth photo I must to close JAK, change the page and restart JAK from the first Photos of the new page.

I find this awkward operation. I wish the previews were all photo of my category and then with my command I can browse all the images of the category without necessarily close JAK. Like a Modal Box and Highslide JS.

Do you know if there is a way to set this behavior for JAK Lightbox?

Thank you very much.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK Lightbox- View all photos

Post by Jan »

Hi, this is the feature of javascritp popup methods, they only display images listed on the site, see:
https://www.phoca.cz/documents/50-phoca/ ... al-advices (8)

Jan
If you find Phoca extensions useful, please support the project
Jackalg
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 23 Dec 2010, 11:43

Re: JAK Lightbox- View all photos

Post by Jackalg »

Thank you! :wink:

There is also written:

"of course there is possibility to load all the information about all images from the category to the javascript"

How to do this?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK Lightbox- View all photos

Post by Jan »

Hi, no experiences there, did not such modification yet, you need to remove the limit from database query, then load all the images on the site, add them e.g. to dislplay:none blocks, etc.

But this can be very problematic because of loading all items from database (can stop working the server or slow down it)

Jan
If you find Phoca extensions useful, please support the project
Post Reply