Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Wanting to add to


jivany
Participant

@jivany

The template file you’re looking for is bp-default/members/single/member-header.php

There are a couple hooks in there that you could use:

bp_before_member_header

bp_before_member_header_meta

bp_profile_header_meta

bp_after_member_header

You’ll have to take a look yourself and determine which works best for your application.

Skip to toolbar