Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Tsunamijaan/d8f678a4c6c65a6b75af99f041265f28 to your computer and use it in GitHub Desktop.

Select an option

Save Tsunamijaan/d8f678a4c6c65a6b75af99f041265f28 to your computer and use it in GitHub Desktop.
Redirecting to Another URL After contact form 7 submissions
On contact form 7 editor’s Additional Settings field section, just add this code.
on_sent_ok: "location = 'http://example.com/';"
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment