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?

Conflict with prettyPhoto
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Conflict with prettyPhoto
#67583
Conflict with prettyPhoto 3 Years ago Karma: 0
Hello.
I just installed the pro version of the ARI Fancy Lightbox plugin on my site for testing.
I notice that the plugin creates a conflict of display of existing images with opening option in prettyPhoto.
The window opens in duplicate, first with ARI Fancy Box, then once Fancy box is closed in prettyPhoto.
My costumer's site has a lot of images that are already integrated and use the "open in prettyPhoto" option.
Is this normal? Is there a way to fix this.
Thank you in advance.
Anna
Link on the test page:
www.maharathi.net/index.php/interventions/
The administrator has disabled public write access.
 
#67587
Re:Conflict with prettyPhoto 3 Years ago Karma: 747
Hello,

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

Code:


$(window).load(function() {
    $('a.ari-fancybox').off('click.prettyphoto');
});



Regards,
ARI Soft
The administrator has disabled public write access.
 
#67592
Re:Conflict with prettyPhoto 3 Years ago Karma: 0
Hello.
Thank you so much.
I'ts working now.
Have a nice day.
Regards
Anna
The administrator has disabled public write access.
 
Go to topPage: 1