Forums
(@vin8tan)
4 years, 7 months ago
I had to disable it because people were having problems with submitting their forms.
https://afa.org.sg/?page_id=10074
i tested it with the chrome developer console, set to iphonex and the form works. but when i tried it on my friend’s iphone, it won’t register the captcha, and kept requesting for a correct one.
Thank you very much for your response. Really loving the plugin by the way.
The area around the button remains clickable and I have had some clients submitting twice.
I have the same issue too. is there a way to invalidate the button or make it disappear?
Can i insert this into the code somewhere?
<?php <input type=”submit” value=”Click Me” style=”display:block;” onclick=”this.style.display=’none'”>