Wednesday, April 30, 2014

WordPress Contact Form7 Redirect to Other page

If you want to redirect a form on your website using Contact Form7 WordPress pluing use the below code and place on the Additional Setting box.

................................................................

on_sent_ok: "location = '/Paypal.html';"

................................................................

No comments:

Post a Comment