Paragraph text field is empty when Google Recaptcha enabled
-
Hi
We have a form at the bottom of our homepage. The form works fine without google recpatcha or the built in honeypot anti-spam tool enabled. BUT – if either of these anti-spam tools are active, then the form doesn;t submit and gets flagged as spam.
I dug around and found that for some reason, the paragraph text at the end of teh form isnt populated upon submission, resulting in spam flag.
The log file array looks as follows where you will see field 10 is empty – this is the paragraph text and it was populated. This only occurs when recaptcha or honeypot is enabled:
`Array
(
[0] => The form was unable to submit. Please contact the site administrator.
[1] => Array
(
[fields] => Array
(
[0] => A Rix
[1] => [email protected]
[5] => 0792482826
[3] => Anthony Coe Consulting
[7] => Chief
[8] => Schedule a Demo
[9] => Eastern Cape
[10] =>
)[id] => 115
[author] => 1
[post_id] => 2
[submit] => wpforms-submit
))
Date
August 31, 2022 6:34 am
Types
SpamAny thoughts would be massively appreciated.
The page I need help with: [log in to see the link]
- The topic ‘Paragraph text field is empty when Google Recaptcha enabled’ is closed to new replies.