Replies
- 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 - Brajesh Singh on September 26, 2020 at 3:51 pm in reply to: Activity Plus Reloaded : Showing error while posting Youtube links #33498
Hi Binu,
Thank you.I am sorry about this. I hope you are able to identify the cause. If you do, Please do share. If we know the cause, we can always fix it.
Regards
Brajesh The code you are referring is for Profile Visibility Manager which helps you make an account(profile view) private. It has no bearing on the content generated by the user.
Regards
BrajeshHi Adeala,
In order to allow us assist you, Please share complete code over pastebin.com and link here.
Also, please link to a screenshot showing the error.Thank you
Brajesh