Title: user profile
Last modified: January 9, 2020

---

# user profile

 *  Resolved [webdev](https://wordpress.org/support/users/webdevmelb/)
 * (@webdevmelb)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/user-profile-24/)
 * Could you please advise:
    1/ how do we hide the left hand side menu so we can
   create our own custom menu items? 2/ how can we display the user address and 
   phone fields. Our users have already entered these details and they are stored
   in the user manager so I need these fields to display in the user profile so 
   they can edit their address and phone

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * (@wpusermanager)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/user-profile-24/#post-12314586)
 * Do hide the left hand menu on the edit account page, you would need to add this
   CSS to your theme or plugin:
 *     ```
       .wpum-template.wpum-account-page .wpum_one_third {
           display: none;
       }
       ```
   
 * > how can we display the user address and phone fields.
 * Have you added those with the [Custom Fields addon](https://wpusermanager.com/addons/custom-fields/)?
   If so, can you send a support ticket via [https://wpusermanager.com/support/open-support-ticket/](https://wpusermanager.com/support/open-support-ticket/)

Viewing 1 replies (of 1 total)

The topic ‘user profile’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-manager/assets/icon-256x256.png?rev=3468506)
 * [WP User Manager - User Profile Builder & Membership](https://wordpress.org/plugins/wp-user-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/user-profile-24/#post-12314586)
 * Status: resolved