Contact7 DCOM wpcf7submit doesn’t work?
-
I recently want to use DCOM wpcf7submit to my contact form. I add to the head section the code explained in the documentation.
<script> document.addEventListener( 'wpcf7submit ', function( event ) { location = ' https://mysite.com/thank-you'; }, false ); </script>
When I use the form I receive the email but the event looks like it never runs. I don’t know If I need to add something to my form in order to use this listener or it is something that works automatically by the plugin.
I use the last version of wordpress and the plugin.
Thank you
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Contact7 DCOM wpcf7submit doesn’t work?’ is closed to new replies.