Replies
- Brajesh Singh on October 18, 2024 at 8:37 pm in reply to: Allow users to delete forum discussions #53332
Hi J,
Thank you for the question.I would suggest looking at this
https://codex.bbpress.org/getting-started/before-installing/bbpress-user-roles-and-capabilities/and this
https://codex.bbpress.org/getting-started/before-installing/bbpress-user-roles-and-capabilities/In other words, you will need to use a role/caps manager and add an additional capability to subcribers to allow this.
Since BuddyBoss uses a fork of bbPress, notifying them might help.
Regards
Brajesh Hi Katrine,
Thank you for using the plugin and sharing your issues.1. Is that the only instance in anonymous plugin which is not being translatable? Have you tried translating/localizing anonymous plugin?
2. That is to conform with the markup on that page. It should not link to the actual user. Is it linking to the actual user? I am looking into it(assuming it is about group activity comment?)
3. I am sorry, we lack control over it. It is injected by template pack/BuddyPress and we have ensured that it does not reveal the poster. You will need to manage the css(Most of the default template have the ability to handle activity/p/activity_id) screen. I will explore it again to see if it is feasible to disable link to supply some css(problematic as ever theme have their own way).
I will get back to you in next 24 hours.
Regards
Brajesh- Brajesh Singh on October 18, 2024 at 8:33 am in reply to: BuddyBlog Pro Problem – Images Not Uploading. #53324This reply has been marked as private.
- Brajesh Singh on October 17, 2024 at 7:00 am in reply to: BuddyBlog Pro Problem – Images Not Uploading. #53319
Hi Torry,
Thank you for the reply.Yes, Please provide me temporary access and I can look into it quickly.
Please use private reply to share the details.
Thank you
Brajesh - Brajesh Singh on October 16, 2024 at 3:09 pm in reply to: Critical Error when trying to connect two friends #53316
Hi Stuart,
Which version of BuddyBoss are you using? I just tested and it seems to be working fine(It is still a possible conflict.Do you have access to error log? If yes, Please share them and I will be able to understand and fix it quickly.
Thank you
Brajesh - Brajesh Singh on October 16, 2024 at 2:34 pm in reply to: Critical Error when trying to connect two friends #53315
Hi Stuart,
Thank you for using the plugin. I am sorry for the inconvenience.Please allow me to get back to you in 30 mins.
Regards
Brajesh - Brajesh Singh on October 16, 2024 at 9:35 am in reply to: How to make changes at the values from the invitations loop before output #53313
Hi,
You may want to try something like thisadd_filter( 'bp_get_the_members_invitation_property_date_modified', function ( $value ) { return date( 'F.j.Y', strtotime( $value ) ); } );
Let me know if that works or not? I might need some adjustment.
- Brajesh Singh on October 16, 2024 at 9:24 am in reply to: [Resolved] Order of field groups displayed #53312
Hi Carsten,
Thank you for the reply.seems strange. is there some sort of caching on your site? I don’t see any other reason.
Regards
Brajesh - Brajesh Singh on October 16, 2024 at 9:21 am in reply to: Mediapress not restricting upload storage quota, displayed quota is wrong #53311
Hi Stephaine,
Thank you.Please allow me to test it and get back to you early next week.
Thank you
Brajesh Hi Daniel,
Thank you for the reply.
I am glad it worked!Regards
Brajesh