Support Forums - Classified Ads Script Osclass

General osclass questions => General discussion => Topic started by: David Beaudoin on December 22, 2020, 05:49:12 AM

Title: ReCAPTCHA display problem
Post by: David Beaudoin on December 22, 2020, 05:49:12 AM
Hello,

reCAPTCHA is displayed in the background on the login page. Recaptcha is not enabled on this page.
Regards,

David
Title: Re: ReCAPTCHA display problem
Post by: MB Themes on December 22, 2020, 01:29:05 PM
On what url it can be observed?
Title: Re: ReCAPTCHA display problem
Post by: David Beaudoin on December 25, 2020, 02:15:13 PM
here: https://superpet.tv/user/register?move=login

But I would like to remove it from this url and leave it only on the registration url
Title: Re: ReCAPTCHA display problem
Post by: MB Themes on December 25, 2020, 02:59:46 PM
Add following to your style.css:
Code: [Select]
div.g-recaptcha {display:block;margin:0 0 20px 0;position:relative;width:100%;max-width:320px;margin-right:-60px;overflow:hidden;}
Title: Re: ReCAPTCHA display problem
Post by: David Beaudoin on December 25, 2020, 04:06:08 PM
thanks ! But i still have a problem. I it does not work on the login page. You can connect without using it ...
Title: Re: ReCAPTCHA display problem
Post by: MB Themes on December 25, 2020, 06:59:07 PM
@David Beaudoin
You must use plugin if you want to customize recaptcha.