-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
when opening…
-
After updating in joomla 5.2 there is an error in Invisible captcha. It does not display at all
The error is
Loading failed for the with source “https://www.googletagmanager.com/gtag/js?id=G-X8H…
-
As per your instructions we are doing:
```javascript
recaptcha.execute()
Promise.resolve(observer)
```
But observer seems to hang when trying to resolve its promise. We cant seem to get past th…
-
The captcha is not being rendered properly. It's super small, even though the container is 100% width and 80px high.
```
console.log("Captcha is ready")}
siteKey={site_key}
url={url}…
-
If you have any type of captcha plugin installed then the Login widget in Pro does not work.
When you enter your login details it redirects you to the default wordpress login screen with the error …
-
According to readme:
> Definitely remove re-captcha
```
{
"replace": {
"magento/module-re-captcha-admin-ui": "*",
"magento/module-re-captcha-checkout": "*",
"magento/module-re…
-
https://forums.luxcorerender.org/ucp.php?mode=register
When registering, I can't proceeded to submit the username/pass/email. accidentally noticed a captcha warning on the lower right hand corner t…
-
Hi,
My captchaResponse function is not being called when using invisible mode.
Template:
``
Component function:
`handleCorrectCaptcha(event: string): void {
console.log('captcha!…
-
It would be nice if we could set size attribute dynamically (in my case I wanna set invisible captcha) or somehow through plugin settings
https://developers.google.com/recaptcha/docs/invisible
-
See information here: https://wptavern.com/google-launches-invisible-recaptcha
This could be done either directly or via a new WP plugin, whose page in the wordpress.org repo explains how to add re…