Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

AJAX site submits 4 times

$
0
0

Replies: 0

Hi, I’ve installed a Contact form 7 form on a site I designed which uses the plugin Zajax to load page content via AJAX. Whenever someone submits the form it sends 4 copies to our email address. I’ve tried to use the following code within the onajaxcomplete call from within Zajax but with no luck:
..
jQuery.get(‘http://mysite.com/wp-content/plugins/contact-form-7/includes/js/scripts.js’, function(data) { eval(data); });
..

Any advise would be appreciated.
Thanks.


Viewing all articles
Browse latest Browse all 59525

Trending Articles