Replies
- Brajesh Singh on August 16, 2021 at 10:52 pm in reply to: [Resolved] I want to hide WordPress gallery while uploading featured image #40098
Hi Sachin,
Thank you for the reply.The Post Content editors’ “Add Media” button and the featured image selector button uses same media uploader. They are the default WordPress media uploader. I am not sure why one is triggering the system file chooser and other is not.
The current featured image implementation is bound with this uploader. We are adding the ability to use non wp media editor in our future development goals. For now, I am sorry, there is not much we can do about it.
You may consider creating a custom field with your own implementation for featured image. It is simple to create custom fields for BuddyBlog, the verbose part will be handling the upload/deletion of the image.
Regards
Brajesh - Brajesh Singh on August 16, 2021 at 10:34 pm in reply to: [Resolved] Profile Tabs – Putting tabs under one parent tab #40097
Thank you.
- Brajesh Singh on August 16, 2021 at 10:34 pm in reply to: Showing user inserted information on front-end inside Group Tab #40096
Thank you Luis.
Please do let me know when you need further assistance after hearing form them.
Regards
Brajesh - Brajesh Singh on August 16, 2021 at 10:32 pm in reply to: [Resolved] How do I change this Privacy Policy link on the register page? #40095
Hi Carsten,
Thank you for the question.BuddyPress uses WordPress’s privacy link. You can change it from Dashboard->Settings->Privacy and select the page you want to link to.
Regards
Brajesh - Brajesh Singh on August 16, 2021 at 10:21 pm in reply to: Issue with provided code (profile tab depending to member type) #40094
Hi Zigomar ,
Welcome to BuddyDev.Please open a new topic and reference to this one. It has been resolved for a long time and creating a new topic will help us assit you better.
Also, Please use backticks(`) to enclose the code.
Regards
Brajesh Hi Tosin,
It will be part of BuddyPress 10.0 core.
The expected release for 10.0 is around Christmas(no final dates yet).Regards
Brajesh- Brajesh Singh on August 15, 2021 at 9:06 pm in reply to: Buddypress Profanity Filter Plugin Multilingual Support #40082
Hi Shyam,
Hope you are doing well.For the time being, Please enable strict mode and the plugin should work. I am still having issue with getting it work in non strict mode for the languages needing multibyte support(Thai, Chinese etc). The strict mode will work.
Please give it a try.
Regards
Brajesh Hi Khalid,
Thank you for letting us know. We will be adding the support sometimes this week and let you know.Regards
BrajeshHi Tosin,
Thank you for the feedback. I am one of the early testers of the rewrite project and if there is any issue, Please be assured that it will be resolved.once we test all our plugins, we will be submitting feedback to Mathieu .
Regards
Brajesh- Brajesh Singh on August 15, 2021 at 5:29 pm in reply to: [Resolved] Profile Tabs – Putting tabs under one parent tab #40076
HI Daniel,
Thank you for the question.The plugin does not support moving tabs. In case of BuddyPress and BuddyBoss, the slugs(current component) are hardcoded and changing that will break the screens(the url structure changes). If we support moving tabs as sub tabs(the current component becomes current action in the terminology of BuddyPress), It will change the url structure and break the component screen. So, we do not support that.
You can still create a tab and link to all the 3 tabs(photos, videos, documents) as sub tabs. It will be just linking to them and not really moving in tat case.
Regards
Brajesh