• I am using Contact 7 3.1.2 and am trying to redirect to a new page after the successful send of the email. I am getting emails just fine, but the redirect is not working. I don’t have any other plug ins installed except WP-PageNavi Version 2.82. I need the redirect so that our users can go to a page with a form to pay via PayPal. Any suggestions?

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Same here, the redirect doesn’t work 🙁
    I made sure I had the <?php wp_footer(); ?> inside my template as well, but nothing did.
    The user is just sent to some #wpcf7-f374-p378-o1 page.
    Thanks in advance for the help.

    I’m also having a similar problem and it’s stuck on loading. but i’m using CF7 2.4.6 I reverted to this version because CF7 3.1.2 doesn’t work with my wordpress 3.3.2. (http://wordpress.org/support/topic/plugin-contact-form-7-no-cf7-pages-will-load-after-312-update-wp-332) Anyone know why it’s stuck on loading/not redirecting? E-mails do get sent. Thanks.

    I have the same problem! It did work fine with previous versions…

    WordPress ver 3.3.2
    Contact Form 7 ver 3.2

    can’t get the redirect to work.
    same, the new page is just some #wpcf7-f###-p###-o1 page

    I downloaded the Fast Secure Contact Form plugin in an attempt to just abandon CF7 altogether. In the other plugin, a warning appeared:

    “Warning: Your web host has PHP safe_mode turned on.
    PHP safe_mode can cause problems like sending mail failures and file permission errors. Contact your web host for support.”

    Not sure if that is useful.

    Hi,
    This is just a simple HTML solution for the redirection problem.

    just insert under (text field)
    # Sender’s message was sent successfully

    Your message was sent successfully. Thanks. <meta http-equiv=”refresh” content=”2;URL=http://www.yourdomain.com/” />

    I know this is not a permanent solution.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Contact Form 7] on_sent_ok: doesn't redirect’ is closed to new replies.