gizmodious
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [SVGator] Logged in with Wrong Gmail accountThat worked well. Thank you!
@jquigam I actually inserted/modified your js into snippet and modified with the grecaptcha.render parameters from google. I modified it slightly from:
$data['badge'] = 'inline';To:
$data['badge'] = 'bottomleft';Everything is working great now.
- This reply was modified 7 years ago by gizmodious.
- This reply was modified 7 years ago by gizmodious.
@ethanchoi I would like to float my v2 invisible captcha left, I tried your CSS but it had no affect:
div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container { float: left !important; }Do I need to modify a PHP file somewhere to make the captcha inline for this to work? Please let me know.
- This reply was modified 7 years ago by gizmodious. Reason: typo for code
- This reply was modified 7 years ago by gizmodious. Reason: another typo :(
- This reply was modified 7 years ago by gizmodious.
- This reply was modified 7 years ago by gizmodious.
Viewing 3 replies - 1 through 3 (of 3 total)