• Resolved mamabird31

    (@mamabird31)


    I created a simple Contact Us form with Name, Email, Subject, Message and a recaptcha. When I submit it, I am shown the confirmation message for about 1 second then automatically redirected to our home page. I want to stay on the form submission page and display the submission message.

    I don’t think I ever added anything that specifically tells the page to auto redirect and can’t find anything in any of the settings. What is happening?

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where is the site?

    Thread Starter mamabird31

    (@mamabird31)

    The url is nespta2.com/test but it’s not currently a public site. The form is just this:

    <label> First Name (required)
        [text* first-name] </label>
    <label> Your Email (required)
        [email* your-email] </label>
    [submit "Send"]

    The mail is the default from when I created the form

    I did not change any of the messages

    Additional settings is empty

    There are no conditional fields

    I made no changes to the Customize tab

    And I have made no modifications to any of the php files

    As soon as I enter those 2 fields and hit submit it displays the message “Thank you for your message. It has been sent.” but so quickly I can hardly read it, then redirects me to my home page with a redirect -> nespta2.com?cf7pp_redirect=1862. I do have reCAPTCHA integration configured, although it’s not being used on this form. I also have a PayPal account configured, but again it’s not being used on this page.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try deactivating all other plugins and switching to the default theme.

    Thread Starter mamabird31

    (@mamabird31)

    Our school paid for the theme we’re using so we’re not switching (Deborah theme with Genesis framework). I deactivated the Contact Form 7 Paypal Add-On and that did the trick. I reactivated it, but I did NOT check “Enable PayPal on this form” and it’s back to auto-redirecting to the home page. I entered a completely different page in the settings under “Return URL” just in case is was engaging that (even though it’s not going to PayPal) and it still goes to the home page.

    I’m using CF7 v. 4.9 and CF7 PayPal Add-on v. 1.4.1 Are they not compatible? Is there another way to send form data to PayPal?

    Thread Starter mamabird31

    (@mamabird31)

    I posted in the CF7PP forum and it turned out to be a bug with their code. It’s resolved now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Form redirecting, DON’T want it to’ is closed to new replies.