"Many to Many" Custom Post Types

I have a type of member, let’s call them “Potential Recipient” or “PR”. I have a second type of member, let’s call them “Potential Donor” or “PD”.

I would like for my PRs to browse a selection of various PDs who have provided their attractive PD information. When the the PR finds their favorite PD(s), they can signal their interest in working with those PDs.

I’d like for my Potential-Donors to have a similar experience, but from the reverse perspective.

How can I set this up with S2Member?

Thanks,

Doug

Hi Doug.

Unless you find a plugin specifically for that kind of community, it sounds like you’ll have to custom code it. At least part of it…

s2Member Pro has the member’s list shortcode, which you can use to create the directory. https://s2member.com/kb-article/s2member-list-shortcode-documentation/

You can use that as a base, and then customize from there.

I hope that helps. :slight_smile: