Q:

cf7 redirect to url

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

New to Communities?

Join the community