Skip to:
Content
Pages
Categories
Search
Top
Bottom

Multiple Profiles on BuddyPress

Viewing 3 replies - 1 through 3 (of 3 total)

  • Roger Coathup
    Participant

    @rogercoathup

    To build this kind of feature, you need to be a PHP developer:

    • You’d add new profile field groups for each type of stat (or if the stats are too complex for profile fields – a custom component to handle them).
    • You’d then assign a role to each member based on whether they are a batter, pitcher or fielder – ideally implemented using the underlying WordPress user roles.
    • Finally, you’d implement conditional logic in your templates to display appropriate profile field groups based on the member’s role.

    jekofalltrades
    Member

    @jekofalltrades

    Thanks Roger. I kinda knew that was my end-solution but was hoping that there was some sort of plugin instead of actually coding the whole thing :)

    Thanks again. Appreciate the help.


    infocoolsms
    Participant

    @infocoolsms

    Hi @jekofalltrades
    There is a plugin which meets your requirements exactly, if you not want to code by yourself, but it is paid plugin tho,
    http://wpbpshop.com/buddypress-user-account-type-pro

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple Profiles on BuddyPress’ is closed to new replies.
Skip to toolbar