Solved - Add recaptcha to Virtuemart (Ask a question) -

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Wed Sep 07, 2011 6:02 am
I've been struggling to add Recaptcha to the "Ask a Question" Virtuemart tab of the Gavick yourShop theme, so here's how to do it.

Follow the steps of this tutorial :

http://forum.virtuemart.net/index.php?topic=66513.0

but instead of adding the {captcha} to componentscom_virtuemartthemesdefaulttemplatespagesshop.ask.tpl.php

add it to:
/components/com_virtuemart/themes/default/templates/product_details/flypage.tpl.php

line 84
just before:
<input type="button" name="send" value="<?php echo $VM_LANG->_('SEND_BUTTON') ?>" class="button" onclick="validateEnquiryForm()" />

Hope this helps save someone's time. Bloody spam drove me crazy.
- Eric
User avatar
Fresh Boarder

GK User
Wed Sep 07, 2011 2:11 pm
Saved my day as well...
User avatar
Fresh Boarder

GK User
Thu May 31, 2012 7:38 pm
Thank you so much, Tangreti !!!
I've that tutorial for many times but it doesn't work. I can not find out exactly which file to be edited.
So I come here and want to create a topic to ask, but I found your post by doing a search!!! And you save my day!
Thanks again! :) :) :)
User avatar
Expert Boarder

GK User
Wed Jun 20, 2012 8:44 am
fantastic - thanks for posting!
User avatar
Fresh Boarder

GK User
Mon Jul 16, 2012 9:52 pm
Hi,
I have the same problem, but
/components/com_virtuemart/themes/default/templates/product_details/flypage.tpl.php
there aren't on virtuemart 2.0.8c

thanke you in advance
User avatar
Senior Boarder


cron