• Jayecreate

    (@jayecreate)


    I have recently upgraded to wordpress 3.3.1 using Progressio theme v 1.0 and can no longer login to my site. The username and password fields are missing, only the WordPress logo and Login button remain.
    I cannot update all of my theme files as I will lose custom changes. Can anyone tell me which theme files in particular would affect the login fields so I can update them specifically? Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • prsdavis3

    (@prsdavis3)

    I’m having the same issue – Please help!

    lavalink

    (@lavalink)

    Try uploading a fresh version of the wp-admin folder via FTP. The login screen is controlled through the admin, it has nothing to do with your theme, which is in the wp-content.

    Thread Starter Jayecreate

    (@jayecreate)

    prsdavis 3 to fix the issue you need to add this code
    #loginform label { display: block !important; float:none }
    to the default.css within the theme files. I also had to change some other css styling such as the input height.
    Replacing the wp-admin folder wouldn’t have worked as the login page is taking styling from theme files.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Login username password fields missing’ is closed to new replies.