Replies
Hi Aaron,
Thank you.Please get in touch via https://buddydev.com/services/
We will be glad to assist if feasible.
Regards
BrajeshHi Aaron,
Thank you for posting the issue and I am sorry we could not assist earlier.This is a BuddyBoss bug and not ours. We do not control what and how the commenting works in their stream.
Our plugin creates post type entry and assists BuddyBoss record it to the stream. Whether you can allow comment on it or how the commenting on custom post type will work in activity stream is managed by the BuddyBoss(Their activity settings screen has the options).
This behaviour is not specific to BuddyBlog, It will happen for any custom post type.
I wills suggest either disabling commenting on blog posts in stream(this is the default behaviour in BuddyPress) or report it to them to see if they have any suggestion.Regards
Brajesh- Brajesh Singh on July 21, 2024 at 11:39 am in reply to: BuddyPress Group Activities Notifier Critical Error #52850
Hi,
Welcome to Buddydev support forums.
Thank you for notifying us the issue. Please allow us 2 working days to look into it and assist.Thank you
Brajesh Hi Tosin,
Thank you for the post.I am sorry, BuddyBlog does not offer category/term exclusion by role.
Regards
Brajesh- Brajesh Singh on July 11, 2024 at 10:48 am in reply to: Mediapress not restricting upload storage quota, displayed quota is wrong #52834
Hi Stephanie,
Hope you are doing well.I am sorry, we were mostly off last week and could not assist you with it.
1. Are you uploading as site admin?
2. is there any caching plugin active?
3. Is it a multisite setup or a normal WordPress site.Please share the details and I will look into it.
Regards
Brajesh - Brajesh Singh on July 11, 2024 at 10:46 am in reply to: BuddyBlog-Customers can not upload image when blogging #52833
Hi,
Thank you for the reply.The reply status header is 302. It means temporary redirect. One of the plugin or code you are using is limiting access to wp-admin/async-upload.php
This is most probably a doing of WooCommerce where you enable their wp-admin restriction option. Tr disabling it and checking again.
Regards
Brajesh - Brajesh Singh on July 2, 2024 at 1:06 pm in reply to: Multiline texfield has no limitation for characters #52817
Hi Alex,
Thank you for the replies.Ravi is not available right now, so I will assist.
1. He was mistaken. BudddyPress does use tinymce for multiline text field by default. This can be disabled using a filter but that won’t stop users from adding long text.
2. Switching the field to ‘text’ does not have much effec other than changing the UI in front end and some filters. It is still not restricting users(no validation for length) but the browser UI limits what user can enter.
There is no proper solution as BuddyPress does not have a validation inside the xprofile_set_field_data that guarantees availability of field id.
It is possible to use the filter
bp_xprofile_field_type_is_valid
for validating field data fro outside. This filter lacks direct access to field id for which data is being saved. There is an direct way to access field id some of the type(using field_obj reference when available). The problem is it may work in some context and may not work in others.If you know the field ids, I can put a few lines of code for validation. It should work in most of the context but will not guarantee blanket solution.
Also, I forgot to mention, the problem with using above filter is it lacks the ability to show the proper error message.
Regards
Brajesh - Brajesh Singh on July 1, 2024 at 10:55 am in reply to: Link Preview is not working/showing in BuddyPress Activity Post / Stream #52810
Hi,
Welcome to BuddyDev support forums.The “Cirkle” theme authors have special integration with MediaPress. It seems that is the issue.
Please contact them about it and let me know if they need any assistance from us. We will be glad to provide any details/assistance they need.
Thank you
Brajesh - Brajesh Singh on July 1, 2024 at 9:56 am in reply to: BuddyPress Moderation Tools Plugin Incompatibility #52809
Hi Brandan,
Thank you for purchasing from us. I am sorry for the experience.Our plugins are incompatible with Vikinger(The theme uses react and injecting external even handlers are complicated with it).
We have issued a refund. Please check your PayPal account for the same.Regards
Brajesh Hi Katrine,
I am very sorry. I was mostly away from the BuddyDev work last week.I have shared it via google drive to you today. Please give it a try.
Thank you
Brajesh