How to map buddypress avatar on registration.

This topic contains 10 reply and 3 voices, and was last updated by Alex 10 years, 1 month ago
Viewing 10 Posts - 1 through 10 (of 10 total)
Author Posts
January 7, 2014 at 1:53 pm 14201
Alex Hello, I have both WPUF PRO and the BuddyPress Profile Integration add-on. I bought the add-on in hopes of using it to map user avatars to their buddypress profile on registration but this doesn't seem possible. Every other field is there except avatars. Any help? Thanks, Alex
January 7, 2014 at 4:46 pm 14208
Mahi Mahi

Hello Alex,

BuddyPress Avatar is very complex. WordPress default avatar doesn’t works with BuddyPress unless you use Gravatar.
My suggestion is –

1. do not add Avatar field on registration form.

2. Allow your users to upload Avatar from BuddyPress Settings
Navigate to Dashboard >> Settings >> BuddyPress >> Settings tab and check the box that says “Allow registered members to upload avatars”.

Regarding BuddyPress Avatar , you can find more info here: http://codex.buddypress.org/getting-started/guides/customizing-buddypress-avatars/

January 7, 2014 at 10:59 pm 14214
Alex Alex

Hi Mahi,

Thanks for your reply. I’m familiar with using BuddyPress avatars which people are already doing on my site.

My issue is that I want to make it mandatory for new registrants to upload an avatar. This would need to be part of the registration process, if possible.

Even though it’s complex, any other ideas of how to do this?

Has anyone else ever succeeded in making avatars mandatory upon registration via other ways?

thx,
Alex

January 8, 2014 at 6:12 am 14228
Mahi Mahi

Unfortunately, i can’t see any other way right now.

BuddyPress code developer doesn’t recommend this as well. ( http://wordpress.org/support/topic/plugin-buddypress-avatar-upload-in-registration-form )

January 14, 2014 at 7:33 pm 14394
Tareq Hasan Tareq Hasan

What buddypress does for avatars is pretty crazy. So I am not sure if WPUF
will ever support that!

January 15, 2014 at 12:47 am 14400
Alex Alex

Hi Mahi and Tareq,

Thanks for your comments. I read the post you linked to and I understand the reasoning behind it.

I’m running a website (http://www.trekkingpartners.com/) where I need to have as many layers to authenticate people’s identity as possible, personal photos being a big one. If they aren’t required to do it upon registration, many don’t take the time to do it later.

Guess I’ll figure out another way around this for now, as it doesn’t seem possible/wise to do it upon registration.

Thanks!
Alex

PS. Tareq, what do you mean, “What buddypress does for avatars is pretty crazy. So I am not sure if WPUF will ever support that!”

January 15, 2014 at 12:58 am 14401
Tareq Hasan Tareq Hasan

Avatar upload process in buddypress very complex. It creates an avatar folder in your wp-content directory and for each user, it creates a directory for storing avatars. When showing the avatar for a user, it reads all the files from that directory and selects the correct one. I am not sure why they choose to do all these troubles, but to me it’s pretty crazy.

January 15, 2014 at 1:05 am 14405
Alex Alex

Gotcha. So it would be hard to hook in to…

February 11, 2014 at 6:41 am 15299
Alex Alex

The BuddyPress Profile Integration add-on actually has a form field for “avatar”, whereby members can upload a photo. However this form field does not show up under the BuddyPress mapping tab.

Is this field supposed to work?

thanks,

Alex

February 11, 2014 at 7:20 am 15305
Mahi Mahi

Hello Alex,

We already have lots of discussion about this! unfortunately, its not possible to manage BuddyPress user’s profile picture with wpuf. Its very complex the way BuddyPress handle users profile picture.

February 11, 2014 at 7:36 am 15306
Alex Alex

I know there has been… I was just checked because I hadn’t noticed the avatar field before so I got excited that it might work.

Thanks Mahi.

Alex

Viewing 10 Posts - 1 through 10 (of 10 total)