Hi,
I use Googles ReCaptcha 2 in my website. It comes in theme white by default.
I wonder if I can change it to the dark theme as it fits better to my site.
Thanks a lot.
I use Googles ReCaptcha 2 in my website. It comes in theme white by default.
I wonder if I can change it to the dark theme as it fits better to my site.
Thanks a lot.
Hi Keske,
As a workaround, you can edit the file /administrator/components/com_chronoforms5/chronoforms/actions/load_nocaptcha/load_nocaptcha.php around line 18 to change the default settings:
Bob
As a workaround, you can edit the file /administrator/components/com_chronoforms5/chronoforms/actions/load_nocaptcha/load_nocaptcha.php around line 18 to change the default settings:
'theme' => 'red',
'lang' => 'en',
Bob
This topic is locked and no more replies can be posted.