Replies
- Brajesh Singh on June 18, 2020 at 3:47 pm in reply to: User Profile Tabs Creator Pro and removing admin menu items #31013
Hi Jeremy,
hope you are doing well.Can you please let me know if the above worked for you or not?
Regards
Brajesh Hi Ankit,
Thank you for the question.1. In BuddyPress, It is not available directly. Some custom theme’s might implement it.
2. This depends on your theme(or you will need to heavily modify it). For example, checkout Community Builder or BuddyBoss theme, these themes don’t use subjects in messages.
Regards
Brajesh- Brajesh Singh on June 18, 2020 at 3:39 pm in reply to: [Resolved] Adding nav items to a secondary navigation the right way #31008
Hi Carsten,
You are welcome.I am referring to WordPress admin menu management page.
The problem with bp_get_displayed_user_nav is it will only list correctly if you are on a user’s profile.
Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on June 18, 2020 at 3:31 pm in reply to: [Resolved] Profile Visibility Plugin not showing new members #31003
Thank you Bernard.
Regards
Brajesh Hi Kathy,
This is expected behaviour in the current version.BuddyBoss plugin determines an embed only at the time of posting and uses separate meta for keeping the embeded item details.
To avoid issues, we have disabled editing for activities with embeds in it as we could not send the meta.
Regards
BrajeshHi,
As a user, you should not worry about wp_kses.Can you please confirm if this is happening in the isolated BuddyPress/BuddyBlog setup with default theme too?
Reegards
BrajeshHi Ankit,
Please avoid posting on non related issue.Thank you for helping in keeping the forum organized.
Regards
Brajesh- This reply has been marked as private.
- Brajesh Singh on June 18, 2020 at 3:25 pm in reply to: [Resolved] Adding nav items to a secondary navigation the right way #30997
Hi Carsten,
Thank you for the question.My suggestion will be to register a nav location(WordPress nav)
https://developer.wordpress.org/reference/functions/register_nav_menu/and then using BuddyPress nav items(You can enable it from screen options on the menu page).
That will save you any custom coding.
Regards
Brajesh