Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Different User Profiles


tiptap
Participant

@tiptap

I think I’ve solved it (but havent built it yet). This is what I’m going to do;

-Write a function in bp-custom.php

– Function takes the current ID and passes that to the db returning the usertype (which is a custom profile field)

– Run the function on profile/index.php

– then do a simple switch statement to show the appropriate template

Skip to toolbar