recaptcha

Photo, amazing way to showcase your architecture, photography or artistic projects | Support forum.
GK User
Tue Apr 14, 2015 1:40 pm
Newly loaded Photo theme
When I enable reCaptcha this is placed on the page in red. I am using a fresh set of keys from google
"ERROR: Invalid domain for site key. "

url is bvwt.org
.htaccess directs to bvwt.org/wp2015


using LAMP server everything is up to date.
User avatar
Fresh Boarder

GK User
Tue Apr 14, 2015 9:06 pm
Hello,
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Fri Apr 17, 2015 12:03 am
I went to google recaptcha and copied a line of code into the header.php and another one into the contact php
works now
User avatar
Fresh Boarder

GK User
Fri Apr 17, 2015 7:59 am
There's a mistake in Photo/template.contact.php file:

The line 240 should looks like:
Code: Select all
<div class="g-recaptcha" data-sitekey="<?php echo $publickey; ?>"></div>


we'll fix it in the next theme update, thanks for your feedback.
User avatar
Moderator


cron