Title: Get Facebook image
Last modified: February 4, 2021

---

# Get Facebook image

 *  [darylaurito](https://wordpress.org/support/users/darylaurito/)
 * (@darylaurito)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/)
 * Hi can I check how do I get the profile pic in socializer when I login via Facebook.
   Tried `get_avatar(wp_get_current_user(),64);` Seems like socializer didn’t store
   it there.

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

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/#post-14004870)
 * Hi,
 * It stores it in the `thechamp_avatar` and `thechamp_large_avatar` usermeta
 *  Thread Starter [darylaurito](https://wordpress.org/support/users/darylaurito/)
 * (@darylaurito)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/#post-14014020)
 * Hi,
 * Thanks. How do I get and display it as profile pic?
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/#post-14014710)
 * You can use `get_user_meta($user_ID, 'thechamp_avatar', true)` and `get_user_meta(
   $user_ID, '`get_user_meta($user_ID, ‘thechamp_avatar’, true)`', true)` to get
   small and large avatars.
 *  Thread Starter [darylaurito](https://wordpress.org/support/users/darylaurito/)
 * (@darylaurito)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/#post-14014958)
 * Hi I manage to get when I use the inspector tool this doesn’t return the url.
   It there ways to parse the data to URL? Please advise. Thanks.
 *  Thread Starter [darylaurito](https://wordpress.org/support/users/darylaurito/)
 * (@darylaurito)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/#post-14028369)
 * Hi Support, any update? The data I got is XML data? Then I need to parse it to
   URL? Please advise. Thanks
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/#post-14032833)
 * You should have received a url if you have already used the user meta I mentioned
   in my previous post. If you are still not able to get it you are doing something
   wrong and if you drop an email at support[at]heateor[dot]com about the same, 
   I would be able to check what’s wrong.

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

The topic ‘Get Facebook image’ is closed to new replies.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/get-facebook-image/#post-14032833)
 * Status: not a support question