Hi
I'm using contact form 7 with email before download and download manager, to provide file downloads in exchange for email address.
I added the code from this page but it doesn't redirect
http://contactform7.com/blog/2010/03/27/redirecting-to-another-url-after-submissions/
http://wordpress.org/extend/plugins/contact-form-7/
brianbrey
Member
Posted 6 months ago #
be sure that <?php wp_footer(); ?> is included in your footer.
brianbrey
Member
Posted 6 months ago #
The redirect requires that Ajax is working.. Does the form validation work properly? this is a great way of making sure it's working.
Some more info: http://contactform7.com/blog/2010/03/27/redirecting-to-another-url-after-submissions/