Skip to content

Instantly share code, notes, and snippets.

@shahadat014
Created January 18, 2015 19:11
Show Gist options
  • Select an option

  • Save shahadat014/f4fc845483f829aec925 to your computer and use it in GitHub Desktop.

Select an option

Save shahadat014/f4fc845483f829aec925 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