Tagged: delete text, gravatar
Where can I delete this text when I want to upload / change profile picture in BuddyPress?
See image:
https://www.screencast.com/t/J9RCF2BTBR
Anders HidmanHi Anders,
You can copy the file from plugin/buddypress/bp-templates/[your-currently-active template pack(bp-legacy or bp-nouveau]/buddypress/members/single/profile/change-avatar.php to your themes/[current-active-theme]/buddypress/members/single/profile/change-avatar.php and modify it.
Please make sure to replace [current-active-theme] with your actual theme directory name.
Regards
BrajeshThanks for your reply!
Unfortunately I do not understand how I with FileZilla find the right file to modify. I’m just a beginner. Is there a possibility that I can get a CSS snippet that fixes what I want?Best regards
Anders Hidman
SwedenHi Anders,
Please add the following css.change-avatar .bp-feedback { display: none !important; }
Regards
Brajesh
The topic ‘ [Resolved] Where can I delete text in BuddyPress?’ is closed to new replies.