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?

Close and redirect to another page
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Close and redirect to another page
#62894
Close and redirect to another page 6 Years, 8 Months ago Karma: 0
When the user hits the close button on the lightbox, I would like for it to redirect to another page on close. How would I go about doing this?

Thanks.
The administrator has disabled public write access.
 
#62899
Re:Close and redirect to another page 6 Years, 8 Months ago Karma: 760
Hello,

If you want to redirect for each lightbox instance then open "Advanced" tab on "ARI Fancy Lightbox -> Settings" page and populate "Custom JS code" parameter with the following value:

Code:


$.fancybox.defaults.afterClose = function() { location.href = 'https://www.google.com'; }



Regards,
ARI Soft
The administrator has disabled public write access.
 
#62900
Re:Close and redirect to another page 6 Years, 8 Months ago Karma: 0
That'll work!

Appreciate it.
The administrator has disabled public write access.
 
Go to topPage: 1