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?

Lightbox don't work in Wordpressgallery.
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Lightbox don't work in Wordpressgallery.
#63526
Lightbox don't work in Wordpressgallery. 5 Years, 8 Months ago Karma: 1
Hi,

the Plugin works great for me. Thank you for this work!

But I have a problem with Wordpressgallery. The pictures don't open in Fancybox.

Please look at the bottom with 22 images: manuel-reichel.de/island-die-insel-aus-feuer-und-eis/
But in HTML, the code for fancy box is included.

Thanks in advance.

Manuel
The administrator has disabled public write access.
 
#63529
Re:Lightbox don't work in Wordpressgallery. 5 Years, 8 Months ago Karma: 748
This problem with pretty photo lightbox which is also attached to the images. Disable pretty photo or use the following workaround:

open "Advanced" tab on "ARI Fancy Lightbox -> Settings" page and populate "Custom JS code" parameter with the following code:

Code:


setTimeout(function() {
  $("a.ari-fancybox").unbind('click.prettyphoto');
}, 10);



Regards,
ARI Soft
The administrator has disabled public write access.
 
#63530
Re:Lightbox don't work in Wordpressgallery. 5 Years, 8 Months ago Karma: 1
Thank you very much. The code work perfect for me.
In this theme I can't disable PrettyPhoto complete. But the code works!
The administrator has disabled public write access.
 
Go to topPage: 1