Probably a dumb questions:
If I only want the recaptcha on the Contact Us and product Review pages (not on the register account page), can I simply only add the <?php echo recaptcha_get_html(); ?> line to the Contact and Reviews template pages, and leave everything else as it is?
I prefer not to have the recaptcha on the Registration page, as this does not seem to cause any spam, and I don't want to make it harder for people to register.


Reply With Quote

