Created
January 5, 2019 09:19
-
-
Save Tsunamijaan/d8f678a4c6c65a6b75af99f041265f28 to your computer and use it in GitHub Desktop.
Redirecting to Another URL After contact form 7 submissions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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