Re: Different User Profiles
This is a good start. As I’m not too deep into Buddypress yet, I need some more help:
1. which file should I use as a basic user-template?
2. where do i have to put in what (the function)?
I’ve already put a file called bp-custom.php in my wp-content/plugins directory with the above function in it (I’m using wpmu 2.8.5.2 and bp 1.1.2).
Now in which template-file do I have to put the call bp_check_usertype($bp->displayed_user->id); ?
This is one of the last features I would need to put my site online.
Thank you for helping me!