Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

How can I navigate between all images on a page?
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: How can I navigate between all images on a page?
#67519
How can I navigate between all images on a page? 3 Years, 1 Month ago Karma: 0
I'd like to be able to set up Fancy Lightbox to navigate between all images on a page regardless of gallery or individual images.
I use Nextgen gallery Pro.

Here is an example page: https://jeroenbackx.com/portfolio/3d/professional/sticky-studios-games/

Thank you very much!
The administrator has disabled public write access.
 
#67520
Re:How can I navigate between all images on a page? 3 Years, 1 Month ago Karma: 747
Hello,

Open "ARI Fancy Lightbox -> Settings -> Integration" page and populate "Images -> Custom grouping selectors" parameter with the following value:

Code:


.justified-gallery A



Regards,
ARI Soft
The administrator has disabled public write access.
 
#67521
Re:How can I navigate between all images on a page? 3 Years, 1 Month ago Karma: 0
Thank you very much for the quick response. Unfortunately it has not seemed to work.

The attached image shows the way I have added the code you provided.

If I can provide any information that would help, I would be happy to do so.

Last Edit: 2021/03/14 22:13 By Jeroenb.
The administrator has disabled public write access.
 
#67540
Re:How can I navigate between all images on a page? 3 Years, 1 Month ago Karma: 747
Add the following code to "Advanced -> Custom JS code" parameter:

Code:


$(window).load(function() { $('a[data-fancybox]').attr('data-fancybox', 'gallery'); });



Regards,
ARI Soft
The administrator has disabled public write access.
 
#67541
Re:How can I navigate between all images on a page? 3 Years, 1 Month ago Karma: 0
Works perfectly now, thank you so much!!
The administrator has disabled public write access.
 
Go to topPage: 1