Title: Profile Update
Last modified: August 30, 2016

---

# Profile Update

 *  [AJ](https://wordpress.org/support/users/xxaimsxx/)
 * (@xxaimsxx)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/profile-update/)
    1. I’m redesigning a portion of my client’s site. In the current site, when you
       click on edit profile, it takes you to an actual page.
    2. Now they want it so that the information displays on the left hand side and 
       if you click on edit, that information section gets hidden and the profile update
       form takes over.
    3. I was able to do a jquery on click, hide this and show that which works great.
    4. However, my issues is that when I click on update, the only thing that gets 
       updated right away when the member info div is displaying again is the profile
       image. If I changed out the phone or name, I’d have to literally refresh the
       page to do that. How can I fix that? I’m using href=”javascript:void(0)” for
       that edit button btw.
    5. When I’m done and I hit update, usually the message “your profile has been updated”
       would display. But it doesn’t display until the info section is back in view
       and I click on edit again. Any idea?
 * [https://wordpress.org/plugins/wp-members/](https://wordpress.org/plugins/wp-members/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/profile-update/#post-6747172)
 * When the plugin’s default profile update form is submitted, the info is updated
   and the message displayed. This of course assumes a page load.
 * When you do it with js, you don’t have that page load so you would need to not
   only handle the update process but also the success message as part of that.

Viewing 1 replies (of 1 total)

The topic ‘Profile Update’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/profile-update/#post-6747172)
 * Status: not resolved