Replies
Hi Chris,
The last issue is related to use of MediaPress with Youzify. We don’t have compatibility as Youzify.Do you still need support with the css of the centering issue? Please let me know and I will assist.
Regards
BrajeshHi LNZ,
Welcome to BuddyDev.I am sorry, we are not aware of any such plugin for BuddyPress at the moment.
Regards
Brajesh- Brajesh Singh on January 25, 2024 at 6:02 am in reply to: [Resolved] (1)I cannot change visibility of biography fields / (2) hide profile #51522
Hi Gisela,
Thank you. - Brajesh Singh on January 25, 2024 at 6:02 am in reply to: Buddypress Blog: the possibility to have always a Save Draft button #51521
Hi,
Welcome to BuddyDev.I am assuming that you are using BudydBlog Pro.
The plugin marks the post as pending when the post is submitted. You can enable Pending tabs from BuddyBlog->Settings->Posts screen in the dashboard and the user will be able to see their draft/pending posts.
Regards
Brajesh - Brajesh Singh on January 25, 2024 at 6:00 am in reply to: BuddyPress Profile Completion in Buddyboxx #51520
Hi Simon,
Welcome to BuddyDev.,
I am sorry, we are not aware of any such issue with BuddyBoss.Is there any chance you have some kind of moderation enabled for profile image?
Regards
Brajesh Hi Eric,
Thank you for using BuddyBlog Pro.1. Is your single post page appearing on user profile or is it appearing on site’s single page?
Also, which theme and template pack are you using?Please let me know and I will assist.
Regards
Brajesh- Brajesh Singh on January 24, 2024 at 1:23 am in reply to: [Resolved] (1)I cannot change visibility of biography fields / (2) hide profile #51503
Hi Gisela,
Thank you for the reply.1. I see the issue. You have used one of the field types from the “WordPress Fields” option group.
BuddyPress does not support visibility for them.2. As a profile owner, I am assuming that they can access their profile from some other links(dropdown) etc and do not need to visit Directory to check their profile.
You can add logged user’s profile link to your menu from Dashboard->Appearance->Menus.Regards
Brajesh - Brajesh Singh on January 24, 2024 at 1:17 am in reply to: [Resolved] Groups visibility disappears after BuddyPress update #51502
Hi Bill,
You are welcome.
I am glad it worked.Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on January 24, 2024 at 1:15 am in reply to: BuddyPress Private Message Rate Limiter – ensure limit message stays #51500
Hi Stefan,
Thank you for using the plugin.I am sorry, the plugin does not have any ability to do that.
There are API methods available to check for the ability
BP_Rate_Limit_Private_Message_Helper::can_send($user_id) BP_Rate_Limit_Private_Message_Helper::can_send_reply($user_id)
to check if the user can create a new message thread or reply. Since the queries are not cached, they are not efficient(also time dependent) and I will suggest avoiding adding permanent notifications for now.
Regards
Brajesh