- This topic has 4 replies, 3 voices, and was last updated 10 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Google Recaptcha
So I’ve just found out about the Recaptcha add-on and have installed it. Seems to be working okay so far, however there is an issue where if you fail the captcha the output code looks like this: <div style="color:red;">Security check: captcha validation failed.<br/</div> This causes a layout problem on the remainder of the page.
I’ve searched for the string ‘captcha validation’ in my entire theme and entire plugins folder but could not find where it comes from. Any ideas appreciated!
Hi when you say it causes an issue on the rest of the page, can you provide more information. What theme are you using? Can you share the URL or a screen dump which reveals the issue in question.
Regards
Hi there, well it caused the right sidebar to appear near the middle of the page, and it seemed to madke the text on the remainder of the page go red.
I’m using the Armada theme.
I still don’t know where “Security check: captcha validation failed” comes from, but I’ve temporarily fixed the layout problem by adding an extra closing div to /simple-membership/views/add.php
hi,
are you using form builder addon? this message should come from the addon.
Do you think you could be a little more specific? Using BBEdit’s multi-file search I’ve searched the entire ‘swpm-form-builder’ folder for the word ‘captcha’ and there are no results.