Any suggestion why the Call for price is not working live but at the local installation is working?
the pop up appears but doesn't do anything and the recaptcha doesn't exists
even if I disable the recaptcha plugin the call for price doesn't working
Joomla! 3.4.8
VM 3.0.12
Are you using template overrides? Is the PHP version the same as on local? URL?
try standart ^^
<input type="hidden" name="task" value="registration.register" /><?php echo JHtml::_('form.token');?>
registration.register
is NOT Vm!
Have you set your recaptcha account for your LIVE site?