Redirect CF7 submit to another page

<script>document.addEventListener( 'wpcf7mailsent', function( event ) {location = 'https://www.example.com/';}, false );</script>

Leave a Reply

Your email address will not be published. Required fields are marked *