After successfully completing the Google recaptcha checkbox, I encounter a technical problem clicking the submit button.
I get this error message ''Please complete the anti-spam verification''.
It may due to server permission issue. For some security reasons, in shared hosting account allow_url_fopen is disabled by default. You need to check phpinfo(); if allow_url_fopen is off then modify the custom php.ini file as allow_url_fopen = On