reCAPTCHA

Yes, I’m still haven’t had a breakthrough on this.

Wix, how 'bout implementing a new CAPTCHA feature?

I have re-published the site, but I took my email address off. It took me too much time. I still have Notifications turned off, but I check in once a day. Good luck.

I have a full tutorial on my posts.

For anybody who’s interested in this feature: the reCAPTCHA Editor Element has been released .

Fantastic!

Hi,

May I know if Wix already have this features or not. I need one for my website. Thanks in advance!

*** I FINALLY got reCAPTCHA V2 to work. ***

First, add this new HTML code to the page you are trying to add the 3rd party form. I was doing a Salesforce’s web to lead on my WIX page.

Click the button to display the entire URL of the html-component.

Do it

</html

While in Editor, selector Preview and then click the Get Page URL button. Copy and add to Google’s reCAPTCHA Domains in addition to your main. (Example ONLY: 56fea342-36df-4521-8934-6kdjfiod8lkj0.htmlcomponentservice.com)

Next, publish and go to the respective URL and click Get Page URL again. It’s a separate URL. (Example ONLY: www-MYSITE-com.filesusr.com)

Last step we did was replace with full HTML code you were trying to add to Wix. In my form we had to delete [ disabled=“true” ], in the html code. (Example at the end of the Salesforce HTML code was <input value=“Submit Form” title=“Please fill the form and validate recaptcha to Submit” disabled=“true” type=“submit” name=“submit”>).

Yay!!!