• Hi there,

    I can’t figure out why the redirect to URL script doesn’t work:

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

    Does anyone have an idea what could be the problem?

    Thanks a lot,

    Simone

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redirect to URL doesn’t work’ is closed to new replies.