Re: User Pages?
there is no plugin but I’ve got an idea how to do that but my php isnt that good I hope php-programmers will help us.
1. You go to Profile Field Setup and create a new Category called pages and add then you add some fields.
2. You create a new tab and you’ll need to add this code:
/***
* If you’d like to show specific profile fields here use:
* bp_profile_field_data( ‘field=About Me’ ); — Pass the name of the field
*/
Change About Me with your specific field
3. NOW one php-programmer here must tell us how we can “delete” the created category in the profile page