Recaptcha wordpress Theme Photo

Photo, amazing way to showcase your architecture, photography or artistic projects | Support forum.
GK User
Wed Jul 15, 2015 11:43 am
Hi:
You can help to insert the captcha code that corresponds to the Photo template file?
I've already got the captcha codes in https://www.google.com/recaptcha/

Greetings and thank you
User avatar
Fresh Boarder

GK User
Wed Jul 15, 2015 7:32 pm
Hi,

Did you add these keys in your Appearance -> Customize -> Contact section (if the contact section is not visible, please navigate to your contact page in customize view).
User avatar
Moderator

GK User
Thu Jul 16, 2015 9:20 am
Hi:
I've added here and not work. template.contact.php

<?php if(
get_theme_mod('photo_contact_enable_captcha', 0) == 1 &&
$publickey != 'the code here' &&
$privatekey != 'the code here'
) : ?>

I did another test, inserting the code here too, but neither works.

Where should I insert the public and private keys?

$publickey = get_theme_mod('photo_contact_public_key','the code here');
$privatekey = get_theme_mod('photo_contact_private_key','the code here');

It is the first time I use your templates and do not know how they work.
a greeting
User avatar
Fresh Boarder

GK User
Fri Jul 17, 2015 9:53 pm
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? Please send me also your private and public captcha keys.
User avatar
Moderator

GK User
Wed Jul 22, 2015 12:58 pm
Hello:

I sent a few days ago by private data access to the site.
You have seen what happens to the website, which does not support the captcha?

a greeting
User avatar
Fresh Boarder

GK User
Thu Jul 23, 2015 1:39 pm
@Paginasvalencia - Piotr is on vacation - could you resend me your PM message which you have sent to him?
User avatar
Administrator

GK User
Mon Jul 27, 2015 9:53 pm
Hi,

@Paginasvalencia - you didn't enable recaptcha option in Appearance -> Customize section and didn't add your private and public keys - I've added your keys and captcha is visible on your contact page.

if the contact section is not visible in the customizer, please navigate (click) your contact page and you should see contact tab.
User avatar
Moderator

GK User
Tue Jul 28, 2015 8:44 am
Hello:
What is the php file that has changed?
User avatar
Fresh Boarder

GK User
Tue Jul 28, 2015 10:32 pm
I didn't change any php file - all settings may be found in Menu Appearance -> Customize and Contact tab.
User avatar
Moderator

GK User
Wed Jul 29, 2015 8:44 am
Hello
I did not understand how to get to the contact section, from appearance, but now I've discovered how.
thank you
User avatar
Fresh Boarder


cron