VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: luclomb on July 02, 2020, 18:24:49 PM

Title: [SOLVED] move recaptcha
Post by: luclomb on July 02, 2020, 18:24:49 PM
How do I move the recaptcha over the buttons
thank you

joomla 3.9.19
virtuemart 3.8.2.
php 7.3
Title: Re: move recaptcha
Post by: luclomb on July 05, 2020, 13:15:28 PM
I would like to move the recaptcha above the buttons, what is the line of code that places the recaptcha?
thank you

https://brizza.it/it/registrazione-clienti.html

Joomla 3.9.19
virtuemart 3.8.2
php 7.3
Title: Re: move recaptcha
Post by: luclomb on July 05, 2020, 14:59:00 PM
FIXED I moved the echo line
$ This-> captcha;
in the edit_shopper.php file where I needed it.