Advertisement:

Author Topic: NO Recaptcha showing in Os Class Wizards theme  (Read 663 times)

risky_biz

  • Newbie
  • *
  • Posts: 2
NO Recaptcha showing in Os Class Wizards theme
« on: March 29, 2016, 07:34:30 am »
There was a similar post marked as SOLVED but the post is closed.

I can see a Recaptcha image when registering a new account. But, there is no Recaptcha when contacting the admin or another registered user. This creates an error saying "recaptcha image was wrong" when submitting the contact form.

The only reason I can think of is that is has something to do with changing my admin email after configuring the recaptcha, OR the email associated with my Recaptcha account is different than my admin email in the theme.

Anyway....Please help. Thank you kindly!!!  8)

onaldo

  • Jr. Member
  • **
  • Posts: 75
Re: NO Recaptcha showing in Os Class Wizards theme
« Reply #1 on: March 30, 2016, 05:00:54 am »
Have you added this code
Code: [Select]
<?php anr_captcha_form_field(); ?> to Web contact page and Contact listing page?