Skip to:
Content
Pages
Categories
Search
Top
Bottom

My Login Page Is Crazy now…..help please

Viewing 5 replies - 1 through 5 (of 5 total)
  • Not sure what the issue is, can someone take a quick look and let me know?

    http://www.realfam.com/wp-login.php


    Burt Adsit
    Participant

    @burtadsit

    That happens after installing re-captcha. Don’t know why. Haven’t looked at it yet. re-captcha somewhow for some reason plays with the widths. I’m using the standard wp login form so it’s not as noticeable. Must be fooling with the css widths.

    that sucks. so I guess I need to go to the css and change the width then? Should I do this in the css for the plugin or the original wp-login css?

    I have the solution. This is the CORRECT CODE TO USE on wp-recaptcha.php that comes in the zip file. The error is on line 99, the line should read:

    if ($wpmu == 0) {

    add_action(‘login_head’, ‘registration_css’); // include the login div styling, embedded

    }


    Burt Adsit
    Participant

    @burtadsit

    Really? Cool. Thanks I’ll fix my version.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘My Login Page Is Crazy now…..help please’ is closed to new replies.
Skip to toolbar