WPSubscribers vs Newsletter Plugin Wordpress

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

Post by Jean-Christophe Bisoux »

And with this ?

Code: Select all

<script type="text/javascript">
jQuery(document).ready(function(){
	jQuery(".wps_submit").click(function(){jQuery( ".wps_submit" ).remove();jQuery(".wpsform").submit()});
});
function wps_ref(){};
</script>
Sorry for all this test

JC
pdsgomes
Junior Member
Posts: 10
Joined: Thu May 14, 2015 1:30 pm

Post by pdsgomes »

Jean-Christophe Bisoux wrote:And with this ?

Code: Select all

<script type="text/javascript">
jQuery(document).ready(function(){
	jQuery(".wps_submit").click(function(){jQuery( ".wps_submit" ).remove();jQuery(".wpsform").submit()});
});
function wps_ref(){};
</script>
Sorry for all this test

JC
Same result.

Do not apologize, I do ask :)
Jean-Christophe Bisoux
Posts: 283
Joined: Tue Feb 28, 2012 10:36 am
Location: Canillo, Andorra

Post by Jean-Christophe Bisoux »

Hi,
Are you sure ?
I made a test and it seems it work, I have this page https://www.pedroalive.com/newsletter/? ... e2c66917ff (I'm already registered with the direct form)

Regards,
JC
Post Reply