Title: Rest Password Fields are Missing
Last modified: September 14, 2016

---

# Rest Password Fields are Missing

 *  Resolved [Mykill73](https://wordpress.org/support/users/mykill73/)
 * (@mykill73)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/rest-password-fields-are-missing/)
 * Hitting ‘Lost Password’. I then get teh email and click it. Brought to ‘wp-login.
   php?action=rp’
 * ‘user-pass2-wrap’ and ‘wp-pwd’ classes both have ‘display: none;’. I disable 
   the entire plugins directory and it’s still not doing anything.
 * ![Missing Fields](https://i0.wp.com/www.apcevent.com/wp-content/uploads/2016/
   09/newpassword.jpg)
 * We’re not using any login plugins either. Anyone familiar with this?!
 * thank you!

Viewing 1 replies (of 1 total)

 *  Thread Starter [Mykill73](https://wordpress.org/support/users/mykill73/)
 * (@mykill73)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/rest-password-fields-are-missing/#post-8183655)
 * I did the usual ‘disable all plugins’ thing and a few other thigns and nothign
   worked until I added the following into my themes function.php
 * function show_fields() { ?>
    <style type=”text/css”> .wp-pwd { display: block!
   important; } </style> <?php } add_action( ‘login_enqueue_scripts’, ‘show_fields’);

Viewing 1 replies (of 1 total)

The topic ‘Rest Password Fields are Missing’ is closed to new replies.

## Tags

 * [password](https://wordpress.org/support/topic-tag/password/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [Mykill73](https://wordpress.org/support/users/mykill73/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/rest-password-fields-are-missing/#post-8183655)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
