Search Results for 'profile fields'
-
Search Results
-
Hi there,
i am using Events Manager and have one specific custom user field i’ve implemented in my registration from for our events. This field i also need to see in the related user profile afterwards.
How can i achieve this?
Hello BuddyPress Team,
Is it possible to use an add-on to design the profile fields so that certain fields can only be changed by an admin?
These should be shown to the user in the profile but should not be changeable by the user.
Thanks for you work.
Regrads Peter
Greetings,
I have a very simple requirement where I would like to have a mobile/phone number field in the registration form which is doable by adding custom registration fields in Buddypress but, I want the mobile/phone number to have a unique meta key value so that no user can create a second profile with same mobile/phone number.Just like email has a unique meta key so that the user can have one account with one email ID, similarly, I would like to have mobile/phone number to be associated with only one profile.
I don’t want to implement any 3rd party plugin for registration like Ultimatemeber etc as it ads a lot of pages too. I would like to have a small snippet or function to attain this.
Any help would be highly appreciated.
Waiting for the reply!
Regard
RWI want to make a custom page where user can edit his profile and save the profile same as edit profile page of buddypress,
my idea here is to after user registration, when user login and if the required field is not filled then user will see a profile custom edit page with all the profile field as editable field, and
Most important part is how to save those field values like images/ date and allHi there,
I must be missing something very obviously because I can’t work out however to download my users data from my site. For clarity, I need basic profile i.e. Name, email etc PLUS profile information i.e. job title, company etc.
Can someone please tell me how to do this?
Thank you
Topic: ONBOARDING- Best Practices
Hey guys,
Im looking for Onboarding best practices for end-users..
Im finding the current setup unwieldy.
for example.
– I dont want to loadup too many fields to fill out when registering so i usually keep it at username, email and password.
– I then do a re-direct to userprofile when logged-in (courtesy of @buddydev)The problem with this is that when a new USER is logged in for the first time — its not clear that
EDIT exist — whats worse is that other “PROFILE FIELD GROUPS” (thats not part of the initial register screen is buried by default and its not clear that this exist)*Im using twenty seventeen as theme for https://filmcrew.network
and im sorta forced to load as many details in the registration form.anyway…
I use to use @Buddyboss (boss theme) – this worked really well because the MENU system for the user was on a slider -which people sorta intuitively messed around with.
If I had a wish list..
– registration should natively be just email (ycombinator companies usually just need an email address – everything else is sent to you..
– I would love the user onboarding flow to be natively like this.
1) Registration page just has an email address (user presses next)
1a) email is sent to user with password reset
1b) email is sent with a “community welcome letter”2) User continues with being asked for username
3) User is automatically logged in
4) User is presented with “profile fields group 1”I would love to see some interesting BP onboarding best-practices..
Cheers,
Hello Everyone,
I use signup fields from buddypress on my registration site.
I have a dropdown box field that I can with php populate data onto it with the use of the action xprofile_insert_field() which with an array can add data to the dropdown box by its parent id.
I would like to do the exact opposite, i.e., having a parent id (dropdown box) delete data from it, but I can’t seem to find the proper action to it. The xprofile_delete_field only takes an id and would delete the entire dropdown box…
Any ideas?
Hey guys,
the problem…
– when a user profile is being viewed the NAV that contains (‘profile, ‘activity’, etc..) are above the Profile Fields such as the name, etc..Is there a way to move the Profile Nav mechanism below the Profile Fields entries..

Hello! I am creating a social network with buddypress 5.0 and last wordpress update with the theme went and Seventeen Version: 2.2 and I am creating custom fields and I need to put photo gallery and video in the custom profile fields for the professional profile and the user profile! Is there any way or plugin that can put photo and video gallery? Please help
Hi. I am currently using Buddypress version Version 5.0.0 with wordpress version 5.2. my current theme is twenty nineteen. the issues was, I created a different profile fields group:
field group 1: Base(Primary)
field group 2: Section A
field group 3: Section BI try to makes all field appear in one page but only field group 1: Base(Primary) appeared. how can I add/include all field in one page? Thank you