Skip to content

Instantly share code, notes, and snippets.

@dlucero23
Last active April 20, 2016 15:11
Show Gist options
  • Save dlucero23/60e8cb55514e900484bc1bd65edf002b to your computer and use it in GitHub Desktop.
Save dlucero23/60e8cb55514e900484bc1bd65edf002b to your computer and use it in GitHub Desktop.
Redirect to URL after successful submission of a Contact Form 7 Form. To be added to the "Additional Settings (2)" section.
// after form is submitted, redirect to this domain.
on_sent_ok: "location = 'https://yourdomain.com/your-thank-you-page/';"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment