Stop Multiple Submissions
-
I have the contact form 7 set up to send the with API to a 3rd party. I need to be able to stop from having someone do multiple submissions. Is there a way to either redirect them (I tried the Redirection For Contact Form 7 plugin but it’s not working-no redirect. I assume because of the API?
Is there a way to hide the submit button after submission? I looked at an old response on here
`.wpcf7 form.sent p {
display: none;
}`
but I don’t see that form.sent in the newer version of the plugin. Any way I can accomplish this? Thanks for your time!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 ‘Stop Multiple Submissions’ is closed to new replies.