• Hi, is it possible to display the reCAPTCHA on the login form when using [LOGIN_FORM] keyword? I use the reCAPTCHA plugin, so if a user tries to login using the form your plugin displays, it redirects them to the WordPress login page and makes them login again with the reCAPTCHA

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter pixelwiz

    (@pixelwiz)

    Forgot to Subscribe to notifications

    Plugin Author GM_Alex

    (@gm_alex)

    I will implement a hook for the login form in a future version so you can adjust the login form.

    Thread Starter pixelwiz

    (@pixelwiz)

    Thank you. Any ETA on that implementation, and how would I need to adjust the login form?

    Thread Starter pixelwiz

    (@pixelwiz)

    Hi Alex, I’m trying to deliver a project to a client with restricted pages, and the fact that the login doesn’t work when ReCaptcha plugin is used is holding it up. Can you please let me know when you can implement a hook for it and how that’ll work?

    Plugin Author GM_Alex

    (@gm_alex)

    Hey sorry for the late response. There is already a filter I totally forgot about. It’s called ‘uam_login_form’. Hope that helps, it contains the full login form. You can use regex to add fields or totally rewrite it.

    Thread Starter pixelwiz

    (@pixelwiz)

    Can you please give some more specific instructions? How do I make the reCaptcha appear when a visitor goes to a protected page and your code automatically displays the login form but without the reCaptcha? Not sure where I’d look for the filter, or what to do with it.

    Thread Starter pixelwiz

    (@pixelwiz)

    Hi, any chance you could give some more specific instructions? How do I make the reCaptcha appear when a visitor goes to a protected page and your code automatically displays the login form but without the reCaptcha? Not sure where I’d look for the filter, or what to do with it.

    Thread Starter pixelwiz

    (@pixelwiz)

    Hi, I’m still hoping you to get some help with this. There is one new problem with the login form, not only does the RE-Captcha not work, but also it’s stripping some CSS colors for some reason so the Login button doesn’t have the bright color it’s supposed to. Can you please help me, is there a better way to contact you?

    Thread Starter pixelwiz

    (@pixelwiz)

    I figured out how to fix the button class so that CSS would work correctly, but I’m still at a loss on how to go about using your filter to make the login form work with Re-Captcha?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘ReCaptcha on Login Form for User Access Manager’ is closed to new replies.