-
Author
-
August 29, 2013 at 03:46 #1964aero77Participant
Is there a way to let users use some of the information at facebook when they register. I have the avatar in mind when asking this question.
It would be nice when they registered using facebook, their avatar at FB was also used as an avatar at WP.
Thanks
August 29, 2013 at 10:54 #1972SQadminKeymasterHi,
Right now that is not available and there is no quick fix for it.
We have in plan to implement it but we can’t say a time frame
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 1, 2013 at 10:28 #2112moonpickParticipantIs there a way to make the user upload an avatar (required) on the regular registration page (not FB)? This would be great as I notice users don’t upload pics which is not very good. Thanks for the help in advance!
September 1, 2013 at 12:08 #2118aero77Participantgood idea 🙂
and how can we find the settings for the avatar size ? I noticed the gravatar appear larger than the uploaded ones.
September 2, 2013 at 11:03 #2141SQadminKeymasterHi, The thumb size can be modified from wp-content/plugins/bp-custom.php
By default this should be the sizes:COPY CODEdefine( 'BP_AVATAR_THUMB_WIDTH', 120 ); //change this with your desired thumb width if ( !defined( 'BP_AVATAR_THUMB_HEIGHT' ) ) define( 'BP_AVATAR_THUMB_HEIGHT', 120 ); //change this with your desired thumb height
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 26, 2013 at 04:25 #3362moonpickParticipantI tried registering with facebook and it’s still not using pulling the avatar from FB. Any ideas?
September 27, 2013 at 01:22 #3393SQadminKeymasterHi, You need to enable that from Sweetdate -> Miscellaneous -> Show Facebook avatar
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 27, 2013 at 17:46 #3441JosiahParticipantI miscellaneous settings what is the difference between:
Enable Registration via Facebook
If you enable this, users will be able to register a new account using Facebook. This skips the registration page including required profile fieldsand
Facebook integration
Enable or disable Login/Register with FacebookSeptember 30, 2013 at 03:03 #3549SQadminKeymasterFirst enables only registration and is available only you enable the second one. Second one is the main Facebook enabler that enables you all other Facebook related options
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.