-
Author
-
April 27, 2015 at 08:54 #56217efullmanParticipant
Hi,
I have iThemes Security Pro running, and it has a Recaptcha feature that injects a Google Recaptcha into the Login and Registration forms.
It works well, but with Kleo installed when you login, it redirects to a custom form (which I like), but the Recaptcha isn’t visible. Although it is still engaged, when you try to login it generates an error message like you didn’t click the recaptcha, “I’m not a robot” box.
I’m thinking this maybe just a CSS problem. I was hoping you could point me in the right direction on where in the CSS I could find your styling for the Sign In – “kleo-form-signin”. Where is that style sheet? Your thoughts on how to integrate are appreciated. I’m going to need to get this Recaptcha automation working for Registration, and Comments as well.
April 27, 2015 at 22:44 #56306sharmstrModeratorAre you talking about the modal popup login?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 27, 2015 at 22:48 #56307efullmanParticipantYes, the modal pop up.
It works, but it’s ignoring a script and css that is injected into wp-login.php by iThemes Security Pro.
On a direct access of the wp-login.php file the reCaptcha comes through.
However, I think its mainly a styling issue, because when you put in the right username/password in the modal, the reCaptcha comes back with a little error message that shows through in the Sign In Modal error area below the password. The error is related to not making a reCaptcha selection.
April 27, 2015 at 23:02 #56309sharmstrModeratorThey are not the same form. Even though you’re getting the error message, that doesn’t mean the captcha is there and you cant see it. I’m almost positive its not even there. You can verify this by right clicking on the web page, view source, then search for “modal”. That will take you to the form code. See if the captcha field even exists. If it doesnt (again, I dont think it will) you can add it yourself by copying /kleo/page-parts/general-popups.php to your child theme. I’m assuming the plugin you’re using gives you a shortcode to use.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 28, 2015 at 19:39 #56476efullmanParticipantHi,
Thanks for the reply. You were right about the Captcha field
I looked into the Popup Modal and I’d like to disable it all together and fall back to the default wp-login page.
Can you give me some guidance on how to disable the call to the Popup Modal Form.
April 28, 2015 at 19:50 #56478sharmstrModeratorRemove the Kleo login from them menu and create your own link to wp-login.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 28, 2015 at 23:46 #56503efullmanParticipantYeah… that’s kinda obvious. Sorry for asking 🙂
April 29, 2015 at 00:01 #56504sharmstrModeratorDon’t be 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.