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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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, 9 Months 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, 9 Months ago Karma: 760
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, 9 Months 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, 9 Months ago Karma: 760
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, 9 Months ago Karma: 0
Works perfectly now, thank you so much!!
The administrator has disabled public write access.
 
Go to topPage: 1