You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
Hi, I've integrated recaptcha code in a WordPress site hosted on private server, created the form and pasted the html codes in the header and the recaptcha html into the form.
All working ok at visual aspect only thing that the recaptcha snippet acts only as an option to click and not as condition in the form submission... Does anyone has any clue why?... I'm suspecting server configuration needs to be done
Naseer Makkan
unread,
Oct 29, 2018, 5:04:22 PM10/29/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
On Monday, 29 October 2018 23:26:50 UTC+5:30, Daniel Grop wrote:
> Hi, I've integrated recaptcha code in a WordPress site hosted on private server, created the form and pasted the html codes in the header and the recaptcha html into the form.
>
> All working ok at visual aspect only thing that the recaptcha snippet acts only as an option to click and not as condition in the form submission... Does anyone has any clue why?... I'm suspecting server configuration needs to be done
M.naseer
Anthony Parada
unread,
Oct 30, 2018, 1:56:25 PM10/30/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reca...@googlegroups.com
I updated my Mac to Mojave and updated Java that solved the issues
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
I'm suspecting server configuration needs to be done
सोमवार, 29 अक्टूबर 2018 को 11:26:50 अपर UTC+5:30 को, Daniel Grop ने लिखा:
Daniel Grop
unread,
Oct 31, 2018, 4:15:25 PM10/31/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reca...@googlegroups.com
For WordPress websites i advice installing WpForms plugin. After installation go to Wp forms in your wordpress menu / settings / reCAPTCHA and insert
and
to connect plugin recaptcha
with your google website recaptcha account. If you have a google account follow link
https://www.google.com/recaptcha and click my recaptcha to retrieve keys... or create and register new site following instructions on page.
Then create and
insert a WpForm in the page adding the recaptcha field to the form and you're done. Don't forget to test it ;)