Title: Profile Image
Last modified: September 24, 2022

---

# Profile Image

 *  Resolved [Hindistack](https://wordpress.org/support/users/hindistack/)
 * (@hindistack)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/)
 * Can I insert wp user backend image to the frotend dashboard image of GiveWp.
   
   Frontend – [https://ibb.co/WFRbz75](https://ibb.co/WFRbz75) Backend – [https://ibb.co/G0V76tv](https://ibb.co/G0V76tv)
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fprofile-image-16%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [Rick Alday](https://wordpress.org/support/users/mrdaro/)
 * (@mrdaro)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/#post-16044494)
 * Happy to clarify.
 * There are a few ways to add images to the donor profile.
 * 1. By default, the profile image is pulled from the user’s Gravatar.com profile.
   If you want to add the images like you see in our demo, you need to ask your 
   users to create an account on [https://gravatar.com/](https://gravatar.com/),
   so they can add an image of themselves and it will display automatically on your
   site.
 * 2. You can edit the profile image through the Donor Dashboard page: [https://givewp.com/documentation/core/donor-dashboard/](https://givewp.com/documentation/core/donor-dashboard/)
   
   You will need to log in as the user first.
 * 3. You may try with this plugin: [https://wordpress.org/plugins/wp-user-avatars/](https://wordpress.org/plugins/wp-user-avatars/)
   
   This will only work if the Donor profile is connected to a WordPress user profile
   on the site.
 * Please let us know if you have further questions on this or need any additional
   assistance!
 *  Thread Starter [Hindistack](https://wordpress.org/support/users/hindistack/)
 * (@hindistack)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/#post-16045408)
 * Hello Rick,
    I want to pull out the image from wp backend from user section.I
   am able to see the user image in the user section but its not shows on Donor 
   dashboard. Image link – [https://ibb.co/G0V76tv](https://ibb.co/G0V76tv)
    -  This reply was modified 3 years, 9 months ago by [Hindistack](https://wordpress.org/support/users/hindistack/).
 *  Plugin Support [Rick Alday](https://wordpress.org/support/users/mrdaro/)
 * (@mrdaro)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/#post-16048618)
 * Hi [@hindistack](https://wordpress.org/support/users/hindistack/),
 * I’m unable to reproduce this issue. Does the WP user has an associated profile
   image in their Gravatar.com account or was the image added in a different way
   in the backend?
 *  Thread Starter [Hindistack](https://wordpress.org/support/users/hindistack/)
 * (@hindistack)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/#post-16048963)
 * The image is added by social login with this plugin – [https://wordpress.org/plugins/nextend-facebook-connect/](https://wordpress.org/plugins/nextend-facebook-connect/)
   
   When the user is login with google account, the plugin fetch the google profile
   image and added it to the backend. I want to add backend image to the donor page.
    -  This reply was modified 3 years, 9 months ago by [Hindistack](https://wordpress.org/support/users/hindistack/).
 *  Plugin Support [Rick Alday](https://wordpress.org/support/users/mrdaro/)
 * (@mrdaro)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/#post-16052039)
 * Hi [@hindistack](https://wordpress.org/support/users/hindistack/),
 * I checked the Nextend plugin and it adds the profile image to a custom meta key
   so it will not be possible for GiveWP to pull that image for the donor profile.
 * Again, the best way (and the only way at the moment) is to have the user to create
   an account on [https://gravatar.com/](https://gravatar.com/), so they can add
   an image of themselves and it will display automatically on your site.
 *  Thread Starter [Hindistack](https://wordpress.org/support/users/hindistack/)
 * (@hindistack)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/#post-16056023)
 * My theme developer Add backend image([https://imgbb.com/G0V76tv](https://imgbb.com/G0V76tv))
   
   to the front – [https://ibb.co/fXkW3P2](https://ibb.co/fXkW3P2) with this code.
   add_filter(“wpqa_user_meta_avatar”,”wpqa_user_meta_avatar”); function wpqa_user_meta_avatar(){
   global $wpdb,$blog_id; return $wpdb->get_blog_prefix($blog_id).’user_avatar’;}?
   >

Viewing 6 replies - 1 through 6 (of 6 total)

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

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Hindistack](https://wordpress.org/support/users/hindistack/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/profile-image-16/#post-16056023)
 * Status: resolved