@jake-reimer
Active 8 years, 11 months ago
-
Prabin replied to the topic Display Name in the forum How-to & Troubleshooting 9 years, 2 months ago
hi @jake-reimer, you can do this. you need to customize member-header.php file inside your child theme.
Copy BuddyPress *members* folder from bp-default folder inside your child theme, and search for member-header.php file located inside members->single folder.
and inside member-header.php file, find this code,
<?php if ( bp_is_active(…
[Read more]