I am creating a listing page and I am using Google ReCAPTCHA V2 in all the forms.
The Google ReCaptcha v2 in the “Add Item” (mysite/submit-listing/details/) initially works correctly when I enter the page but as soon as I select a different category it disappears.
It appears only if I reload the page with the category I have chosen preselected.
Checking Google Developers, I am getting the following message:
“We detected that your site is not verifying reCAPTCHA solutions. This is required for the proper use of reCAPTCHA on your site.”
I am using the HivePress plugin for listing. Also, I have added HivePress Reviews, HivePress Geolocation, HivePress Messages and HivePress Reviews
I currently disable the reCAPTCHA for that specific form, but I would really like to use it.
Please advise