[buddypress-trac] [BuddyPress Trac] #7269: Seperate user Profile Page

buddypress-trac noreply at wordpress.org
Tue Sep 27 21:57:08 UTC 2016


#7269: Seperate user Profile Page
--------------------------+----------------------
 Reporter:  Venutius      |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Core          |     Version:
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |
--------------------------+----------------------
Changes (by dcavins):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 There are lots of ways to get there using the tools currently available to
 you. You can override any portion of the template using the template
 hierarchy:
 https://codex.buddypress.org/themes/theme-compatibility-1-7/template-
 hierarchy/

 In your case, you might be able to achieve what you want by overriding
 `buddypress/members/single/profile/profile-loop.php`. Or you may need to
 override the template one level up at
 `buddypress/members/single/profile.php`

 Or, you could build a custom page that is populated with extended profile
 fields. (Here's an example of fetching fields to display:
 https://codex.buddypress.org/themes/guides/displaying-extended-profile-
 fields-on-member-profiles/)

 I'm going to close this ticket as invalid, because the template hierarchy
 allows for what it sounds like you're wanting. If that is not the case,
 feel free to reopen this ticket with more information about how the
 template hierarchy is unable to do the thing you're wishing to do.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7269#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list