Tagged: buddypress headings
Hi everyone, is it possible to change the default titles “Account Details” and “Profile Details” on the BuddyPress register page? Where is the file located in order to update this text? Thanks, Iain
Hi Iain,
Thank you for the question.
Depending on your template pack(bp-nouveau or bp-legacy), you will find inside wp-content/plugins/buddypress/bp-templates/{bp-nouveau or bp-legacy}/buddypress/members/register.phpIt is a straight forward change by putting it in your-theme or child-theme/buddypress/members/ directory.
Hope that helps.
BrajeshHi Brajesh,
Thanks so much for this, you’re a legend. I would never have found this location on my own, very useful to know where these headings are!
Many thanks,
IainHi Brajesh, if i want to add the contents of one of the sign-up fields to the “BuddyPress Member’s Home” how would I achieve this? For example one of my sign fields is a profile photo, how do I add this to the Member’s Home?
Many thanks,
IainHi Iain,
Thank you for the replies.Can you please link me to a screenshot and show where you want that field to be ? That will help me assist you better.
Regards
BrajeshHi Brajesh,
https://docs.google.com/document/d/1_Jfebzlnkm2cXlp0juYiZFpnNZGawUc30kUbmBAmmaA/edit
I’ve added screenshots to this document, I hope it makes sense. You can add comments to it.
Kind regards,
IainHi Brajesh, were you able to view the document?
Cheers,
IainHi Iain,
I had a look. BuddyPress does not have any field that allows you to upload avatar on registration. You are probably using a custom field type and that’s why it is not working.Regards
BrajeshHi Brajesh
I think there was a slight misunderstanding – I’m using your
“BuddyPress Xprofile Custom Field Types” plugin and I would like to import some of those fields to the “BuddyPress Member’s Home” widget area or profile home page. Is this possible? Is there a code snippet that can be used to add certain BuddyPress Xprofile data to these areas?Many thanks in advance,
IainHi Iain,
You can use xprofile_get_field_data for fetching the field value.Regards
Brajesh
The topic ‘ [Resolved] Change Buddypress headers on register page’ is closed to new replies.