Support is monitored from Monday to Saturday in office hours from the GMT timezone. Our response time can be up to 2 business days.

Notice: We do not accept any customization. Please Read Envato Support Policy. But we still can help with little snippets if that's possible!

Okay
  Print

Limit Profile Tab by Member Type

I have member type plugin. can I show custom tabs for specific member type? for example "student" have "learn" tab. and "teacher" have "work" tab on their profile

Pleae go to your FTP/CPanel >> Folder wp-content/plugins >> create a file and name it with bp-custom.php >> Paste snippet code below into the file >> Save

Here is the snippet code

https://gist.github.com/KaineLabs/ecaa2532c740d9602c8e7805a116da9f

Please change 'member_type_id_here' with member type ID and 'tab_slug_here' with Tab Slug. For tab, you can add a new custom tab on Youzer Panel.