Replies
Hi,
I am sorry for the inconvenience.I have tried it today and it has been working.
Do you have blogs post recording enabled in BuddyPress settings?
Aldo, are you using any custom post type/taxonomy?
Is the blog post being recorded in the sitewide stream?
Please let me know anf I will assist further.
Ps: I have left for the day. Will be able to assist you from 9AM IST tomorrow.
- Brajesh Singh on April 25, 2019 at 5:34 pm in reply to: [Resolved] BuddyPress Avatar Moderator – Profile Pic Disappears After Approval #22605
Hi Mic,
My apologies for the inconvenience.Please allow us to check it tomorrow and get back to you.
Thank you
Brajesh Hi,
Thank you for the patience.1. Please upgrade to 1.3.1 from here
https://buddydev.com/plugins/blog-categories-for-groups/
Once you have saved the terms association for group(re-saved), any new post published with the terms will be added to group activity stream.
2. To enable listing the posts on the group’s blog page, Please visit Dashboard->settings->Blog Categories for Group and set “In the group post list, Include posts which were not published from group?” to “yes”.
Regards
Brajesh- Brajesh Singh on April 25, 2019 at 4:20 pm in reply to: [Resolved] CSS styling the Buddydev notifications (need CSS) #22602
Hi Kristian,
Thank you for the topic.You may use something like this
.bp-notification-widget-notifications-list { padding: 20px; } .bp-notification-widget-notifications-list li { list-style-type:disc; margin-bottom: 10px; }Most probably it should work.
Regards
Brajesh - Brajesh Singh on April 25, 2019 at 4:16 pm in reply to: CSS styling the Invite Friends plugin in Youzer #22601
Hi Kristian,
You can add the following css.widget.invite-anyone p, .widget.invite-anyone form { padding: 20px; }That should make it a bit better.
Reagards
Brajesh - Brajesh Singh on April 25, 2019 at 3:35 pm in reply to: [Resolved] CSS styling the Buddydev notifications (need CSS) #22599
Thank you.
Hi,
I am sorry, there was a bug preventing it. We have fixed it. I am uploading it on BuddyDev now. Will reply back after it.Thank you
Brajes- Brajesh Singh on April 25, 2019 at 3:19 pm in reply to: Possible bug exposed via BP Member Types Pro & BP Registrations Options plugin #22597
Hi Sam,
Thank you.I am glad it worked.
Please feel free to post the same on the wporg forum.
I will test the required field issue on fields one more time. Yes, it should give the proper warning.
I will be posting another release in next few days and include it as a fix.
Thank you
Brajesh - Brajesh Singh on April 25, 2019 at 8:46 am in reply to: Question – Plugin Moderation, where it's set this #22585This reply has been marked as private.
Hi Simon,
Thank you for the patience.
I have added caching the count to user meta for 2 context(user’s themselves and in non logged in context).The above query will still run when a logged in user visit another user’s profile. We are unable to add caching as the context is not very clear(and can vary based on activated plugins).
The current tweak should help resolve the issue greatly as the counts are only done once unless the actual gallery count changes for the logged in/logged out user).
https://github.com/buddydev/mediapress/commit/bf65c059e3019fb616d7e4cff4be841e740e3f5eI am working on some more updates before pushing this change to wp.org.
Regards
Brajesh