?
avatar swopnil
swopnil
19 Dec 2019

Steps to reproduce the issue

I used the unique site and secrete key in the CAPTCHA - Invisible reCAPTCHA plugin. But, in the front-end showing like the image
Screenshot on 2019-12-19 at 14_50_45

Expected result

Actual result

System information (as much as possible)

Additional comments

avatar swopnil swopnil - open - 19 Dec 2019
avatar joomla-cms-bot joomla-cms-bot - change - 19 Dec 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Dec 2019
avatar C-Lodder
C-Lodder - comment - 19 Dec 2019

The badge is always shown by default. You can hide it using CSS:

.grecaptcha-badge { 
    visibility: hidden;
}

Note: Do not use display:none

If you hide it, you must include the fact you're site uses reCaptcha in the user flow, as per their T&C's: https://developers.google.com/recaptcha/docs/faq#id-like-to-hide-the-recaptcha-badge.-what-is-allowed

avatar alikon alikon - change - 19 Dec 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-12-19 10:16:19
Closed_By alikon
avatar joomla-cms-bot joomla-cms-bot - change - 19 Dec 2019
Closed_By alikon joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 19 Dec 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 19 Dec 2019

Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/27314

Add a Comment

Login with GitHub to post a comment