hcaptcha
Forum Replies Created
-
Forum: Plugins
In reply to: [hCaptcha for WP] How to get secret key ?!This can be regenerated at any time. Just visit settings:
https://dashboard.hcaptcha.com/settings/secrets and choose Generate New Secret.
Forum: Plugins
In reply to: [hCaptcha for WP] hCaptcha option not showing in Elementor form widgetHello, have you tried using the shortcode directly? Which version of Elementor is this?
Forum: Plugins
In reply to: [hCaptcha for WP] No Secret KeyHi, secrets are not retrievable after the initial session where they are generated.
We’re adding some additional features for this to the free plan, but for the moment:
- Start a free trial of Pro and go back to Secrets. You’ll see an option to rotate the keys.
- Rotate and copy out the new key, then update your WP plugin config’s secret.
- You can downgrade to free at this point, or wait for the trial to expire.
Forum: Plugins
In reply to: [hCaptcha for WP] Does hCaptcha require cookie consent?hCaptcha is certified under the new EU-US, UK-US, and Swiss-US Data Privacy Framework (DPF) for GDPR compliance, in addition to integrating the Standard Contractual Clauses. The DPF has been adopted by the European Commission as of 2023.
The cookie policy says:
GDPR Note: we believe the hCaptcha anti-bot service (i.e. the Service embedded by websites, games, or mobile apps) includes only so-called “consent-exempt” cookies pursuant to GDPR regulations. Examples of such exempt cookies include:
* Technical cookies strictly necessary for the provision of the service. These include preference cookies, session cookies, load balancing cookies, etc.
*?Statistical cookies managed directly by us (i.e. first party, not third-party cookies), where the data is not used for profiling.
https://www.hcaptcha.com/privacyForum: Plugins
In reply to: [hCaptcha for WP] hCaptcha scroll on top on verificationHey @andvsb do you have a link to the page showing this issue?
Forum: Plugins
In reply to: [hCaptcha for WP] Blank hcaptcha with CF7Closing in favor of https://github.com/hCaptcha/hcaptcha-wordpress-plugin/issues/201
Forum: Plugins
In reply to: [hCaptcha for WP] Show captcha only after x failed attempts.It would make more sense for the upstream form plugins to implement this logic, as this plugin’s design is centered around a stateless model. However, we’ll keep it in mind as a feature request.
Forum: Plugins
In reply to: [hCaptcha for WP] new update severly broken on RTL sites@vgstudios Yes, this is not related to the WP plugin. Seems like it affects some Firefox versions on particular DOM layouts. The relevant devs are looking at it now, so should be updated soon.
Forum: Plugins
In reply to: [hCaptcha for WP] Problem with Contact Form + Divi SupremeHi, can you paste a link to a sample page?
Forum: Plugins
In reply to: [hCaptcha for WP] hCaptcha sometimes does not work in ChinaHi Bing, please email [email protected] with the user IP(s) and timestamps and reference this thread. There are separate hostnames available if your users are entirely in mainland China.
Forum: Plugins
In reply to: [hCaptcha for WP] hcap whitelistHi, please paste a larger snippet + line number showing where you put the code.
Forum: Reviews
In reply to: [hCaptcha for WP] Necesito soporte para el formulario de kadence blocks@elyeti2017 Puede probar el shortcode, como se describe en el readme. Si eso no funciona como desea, abra un issue en github para realizar una solicitud de función. Sin embargo, le agradecería que no dejara una puntuación más baja solo porque no existe una función que no se prometió.
Forum: Plugins
In reply to: [hCaptcha for WP] No hcaptcha option in Elementor Pro form setupHi, please confirm whether this is an issue on the current version (1.17.0).
Do you have minimal reproduction code for this? Sounds like it might be causing the token to be validated twice, which is not going to work.
Forum: Plugins
In reply to: [hCaptcha for WP] class WPCF7_Submission not foundHi, is this still happening with 1.17.0?