Replies
- Brajesh Singh on September 28, 2020 at 1:06 am in reply to: [Resolved] I cannot send messages from the form using Community Builder #33518
Hi Jhonathan,
Thank you fro the patience and helping me see it.
It is a bug in the Community Builder Theme. we fixed it in pro a few months ago. We haven’t brought new changes from the pro to Community Builder in last 2-3 month.Please allow me to bring all new changes to the Community Builder and release an update within next 2 days.
Regards
Brajesh Hi Adeala,
You are using an older version of the plugin.Please download it from here.
https://github.com/buddydev/buddypress-followers
It is our fork of the original(no changes currently). We plan to cleanup and pus it or wp.org soon.
Regards
Brajesh- Brajesh Singh on September 26, 2020 at 6:54 pm in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro – Content on Tab #33507
You are welcome.
- Brajesh Singh on September 26, 2020 at 5:00 pm in reply to: [Resolved] Mediapress audio images #33506
Thank you.
- Brajesh Singh on September 26, 2020 at 5:00 pm in reply to: [Resolved] Set cover image foreach single audio Mediapress #33505
Hi,
Both are doable.You can set the cover fro Gallery/album from edit gallery page while you can set the cover for media from single media edit page.
Regards
Brajesh - Brajesh Singh on September 26, 2020 at 4:59 pm in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro – Subnav/ nav add this tab for #33504
Hi Johan,
Thank you for the topic.No, this is not the expected behaviour. If the sub tabs are visible to both roles, It is a bug. Please allow me to check and update you by tomorrow on this.
Regards
Brajesh - Brajesh Singh on September 26, 2020 at 4:57 pm in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro – Content on Tab #33502
Hi Johan,
Thank you for the question.BuddyPress works that way. It does not support content directly in the tab. The default content is from the default sub tab. That’s why we have to add sub tabs.
It may change in future when the BuddyPress API changes.
For now, if your only goal is to hide the sub tab, you can do it via css.
Regards
Brajesh - Brajesh Singh on September 26, 2020 at 4:54 pm in reply to: [Resolved] buddypress user notification dropdown #33501
Hi Adam,
Thank you for the question.
Before I assist you, The drop down you have shown is for account menu and not notifications drop down.Do you want to add/remove items to account menu or the notifications drop down, Please clarify and I will assist.
Regards
Brajesh You were back quoting the strings.
I have simplified it and used the correct quotes.
if ( function_exists( 'bp_follow_add_follow_button' ) ) : if ( is_user_logged_in() && bp_is_user() && ! bp_is_my_profile() ) { bp_follow_add_follow_button( array( 'leader_id' => bp_displayed_user_id(), 'follower_id' => bp_loggedin_user_id() ) ); } endif;Regards
BrajeshPS:- Please do not copy from email replies. Copy from the forum post here.
- Brajesh Singh on September 26, 2020 at 4:49 pm in reply to: [Resolved] I cannot send messages from the form using Community Builder #33499
Hi Jhonathan,
I am sorry for the inconvenience.Please provide me a list of steps to reproduce it. I will fix it quickly.
Regards
Brajesh