How to prevent the closure of the popup

Best Wordpress plugin to engage your users and collect their email. You can use header alerts, popups, or exit pages, and it works with any popular emailing service such as Mailchimp or AWeber
Jean-Christophe Bisoux
Posts: 283
Joined: Tue Feb 28, 2012 10:36 am
Location: Canillo, Andorra

How to prevent the closure of the popup

Post by Jean-Christophe Bisoux »

If you would like to prevent the closure of the popup without submit the optin form, just add this in the custom jquery code

Code: Select all

jQuery("#popup").modal({close:false});
hope this helps
Jean-Christophe
User avatar
Fabrice
ObviousIdea
Posts: 531
Joined: Wed Dec 29, 2010 6:42 pm
Location: Toulouse, France
Contact:

Post by Fabrice »

great, it will increase a lot the conversion ratio to subscribe to mailing list
Post Reply