Hi,
If you don’t want them to access the admin create a new page and add the shortcode in it: [collabpress]
This way they can use this page instead of admin.
I tried to add that shortcode to render in a profile tab but collabpress can’t render the content there(it shows some errors).
Anyway to add a tab to buddypress this is the code(add it to sweetdate-child/functions.php), maybe you can talk with the devs at collabpress to fix it:
http://pastebin.com/YwkxFerT
To modify the content of the tab you need to change the function my_projects_page_function_to_show_screen_content()
To add a page next to profile tabs, add it also to the sweetdate-child/functions.php. This displays the Reasons to join page. You can modify the name of the page you want to show:
http://pastebin.com/KGf639AM
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution