Hi Brajesh,
I’m lost. π
Based on the member type, how can I display teachers to students and students to teachers through the plugin ? Do I need to add code in my bp-custom file or can I set up in the plugin ?
And If I can setup in the plugin, how can I do that ?
Regards,
Granmeh
Hi Granmeh,
Do you want to limit the members list in the directory.
e.g when a student is logged in, they only see teachers?
and when a teacher is logged in, they only see students?Please let me know and I will assist.
Regards
BrajeshHi Granmeh,
Thank you for the patience.You may use following code in bp-custom.php to achieve that
https://gist.github.com/sbrajesh/f7350e1687505bd10f94e6233a70ead2
It assumes the users have member type ‘male’, ‘female’. Please feel free to update as needed.
Regards
BrajeshHi,
There was a minor issue in the code I posted earlier. I have updated it
https://gist.github.com/sbrajesh/f7350e1687505bd10f94e6233a70ead2Please use the updated version.
Regards
Brajesh
You must be logged in to reply to this topic.