reCaptcha not working on reviews

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemereCaptcha not working on reviews

This topic has been marked as resolved.

Hi TB Team,

I registered the site at https://www.google.com/recaptcha/intro/index.html , created a reCAPTCHA key and added them in settings –> Store –> Google tab but recaptcha doesn’t seems to be working.

At the contact page it just doesn’t do anything. You can click on send but nothing happens. The circle wiggles a couple of times and that’s it …
Took the site off “maintenance mode” but no difference.

When you click “add a review” the name text field doesn’t show, the message text area does show and after you check the “I am not a robot” check field, click send, the name text field shows up and a message “name is too short”
When you add a name and click “send” the message “verification code not ok” shows up.

When you register a site, there a 2 steps that needs to be taken. The client-side integration and the server-side integration. Do i have to add the snippets from step 1 somewhere and if so, can you tell me where i have to add those snippets?

This is step 1

Paste this snippet before the closing </head> tag on your HTML template:
<script src='https://www.google.com/recaptcha/api.js'></script>

Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:
<div class="g-recaptcha" data-sitekey="6LfyBggTAAAAABP8kvn8xIhbOM2zfrlYgAMYoqIG"></div>

Hope you can help me out with this one.

Thanks in advance,
Dieter
OC: 2.0.3.1
PV: 1.2.5

  • This reply was modified 3226 days ago by  Dieter. Reason: added screenshots
 Dieter
June 26, 2015 at 11:18 am #41651
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
July 3, 2015 at 4:02 pm #41809

Hi TB Team,

Works perfect! :D
Thanks a lot!

I placed that custom CSS because I wanted to hide the “country” field in cart and checkout..

Thanks again,
Dieter

 Dieter
July 3, 2015 at 4:22 pm #41812

Glad we could help. You will need to tweak your CSS selector a bit in this case :)

BR,
ThemeBurn team

July 3, 2015 at 4:55 pm #41817

It works! Thank you very much.

July 4, 2015 at 3:26 pm #41854

@ibm80286

Glad we could help :)

July 6, 2015 at 12:33 pm #41918
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.