VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: maxilbotto on November 03, 2015, 11:27:56 AM

Title: ask a question pop up and send button
Post by: maxilbotto on November 03, 2015, 11:27:56 AM
Hello,

joomla 3.4.5.
Virtuemart: 3.0.10

Ask a question pop up doesn't show the SEND button.

I have all fields (and recaptcha) but the customers can't send any question.

Thank for your help
Title: Re: ask a question pop up and send button
Post by: jenkinhill on November 03, 2015, 11:59:21 AM
Are you using templae overrides?  URL?
Title: Re: ask a question pop up and send button
Post by: maxilbotto on November 03, 2015, 12:09:25 PM
The url is

http://www.edugiochi.it/

The send button was there but the system asked me to enable recaptcha. After I enabled that I got a poup without that button.
Title: Re: ask a question pop up and send button
Post by: jenkinhill on November 03, 2015, 13:51:14 PM
The "Invia la tua domanda" button is there, it is overlayed by the ReCaptcha on your site, but not on my test site - see the image. 
Either edit and override the form template ( at components/com_virtuemart/views/askquestion/tmpl/form.php unless your template overrides it already) or use css to move the recaptcha element or the form button.
Title: Re: ask a question pop up and send button
Post by: maxilbotto on November 03, 2015, 16:12:38 PM
thank you so much jenkinhill