Viewing 15 replies - 16 through 30 (of 43 total)
  • A fall-back option is to rewrite the “Your message was sent successfully. Thanks.” message to something that you would have put on your Thank You page.

    The on_sent_ok worked perfectly for us!

    I’m still unable to get the hacks or built in options to redirect my page. It sends and then displays the generic thank you message on the same page. How can I check if JQuery is actually running? It appears that it isn’t hitting the the .JS file at all for settings.

    Thanks!

    Likewise, I have tried both suggested ‘hack’s and neither worked. It seems as if the .js isn’t making a difference — However, it seems really elegant using the ‘additional settings’

    Is any prefix needed prior to the:
    on_sent_ok: "location.replace('https://www.YOURSITE.com');"

    Hope we can resolve it — it is a popular request.

    Cheers.

    You just make a thank you page, grab the URL of that page, and paste it into the “Additional Settings” box at the bottom of the Contact Form 7 settings screen like this …

    on_sent_ok: “location.replace(’https://yourdomain.com/thank-you/’);”

    replace “yourdomain” with you own, of course.

    Not working for me either.
    I would love to use this for my Google Adwords PPC conversion tracking.
    Any other ideas how to track conversions?
    Cheers!
    Karl

    The redirect is not working for me either:

    on_sent_ok: “location.replace(’https://yourdomain.com/thank-you/’);”

    I am running WordPress 2.8.5.

    Any other ideas? This is a requirement for my client who has an insurance site and the redirect must go to his agent page.

    I am unable to find any other plugins that allow both multiple forms and this possible setting.

    Any help is appreciated! Thanks so much!

    KIP

    I’d really appreciate some help on this issue as well. Any ideas how to get the Additional Settings field to work with a “Thank You” page?

    Thanks everyone!

    S.K

    (@kichu)

    ajanini,

    I am not sure if you are still interested in this. But I have tested it and it works perfectly.

    All I did was to type the line of code instead of copy+paste since the web page rendering has curly quotes.

    And of course made sure that the intended landing page exists!

    HTH

    S.K

    loter

    (@loter)

    not working not working ??

    loter

    (@loter)

    I tried
    on_sent_ok:”location.replace(https://google.com);”

    loter

    (@loter)

    on_sent_ok:"location.replace('https://google.com');"
    Using wp 2.8.5 with latest forms7

    Takayuki Miyoshi

    (@takayukister)

    It’s just a javascript action hook, so obviously doesn’t work if nothing calls it. Make sure that Contact Form 7’s javascript is correctly loaded.

    sunrise-fence

    (@sunrise-fence)

    C forms plug in lets you redirect to thank you page and is easy to use and you can easily insert the forms in a post or page. I am currently using contact form 7 and will need to redo my forms with cform so that I can track adword conversions on the thank you pages from multiple forms.

    spencerjw

    (@spencerjw)

    This seems to be an ongoing issue. I have this in my Additional Settings field:

    on_sent_ok: “location.replace(‘https://www.MyDomain.com/thank-you/’);”

    Where MyDomain is obviously switched out. This however is not working, all I get is the standard Green Box with the text in it saying my form has been submitted properly and it is not redirecting to my Thank You page at all.

    I am on the latest 2.8.5 and have the latest version of the Contact Form 7 plugin.

    I was also not able to get the hack to work using the edit directly to the .js file either.

Viewing 15 replies - 16 through 30 (of 43 total)
  • The topic ‘[Plugin: Contact Form 7] Thank You Page’ is closed to new replies.