I took a quick look at BuddyPress, installing it on a site with Types, and it doesn't appear to have any public post types that you could create a relationship with.
Contrast that with, say, WooCommerce, where Products and Orders are publicly declared post types, and hence are available to use in relationships, and also more vanilla things like assign custom taxonomies to.
Whatever post types BuddyPress uses they appear to be private, and hence they can't be used to make relationships using Types.
It may be that BuddyPress includes filters such that you can modify how its post types are registered so that they are public and can be used, but you would need to refer to the BuddyPress documentation or consult with a developer familiar with BuddyPress about that.
The topic ‘[Closed] buddypress and toolset’ is closed to new replies.