Replies
Hi Rakesh,
Here is the link
https://buddydev.com/buddypress/using-different-default-avatar-buddypress-users-based-profile-fields-member-type/Hope that helps.
PS: Thank you George for the help on forums 🙂
- Brajesh Singh on November 29, 2016 at 11:44 pm in reply to: [Resolved] Filtering the sitewide activity #6559
Hi Chris,
You can use the aconditionif( ! bp_is_activity_directory()) { return $retval; }at the top of your function.
Hope that helps.
Hi Joseph,
Thank you for posting and using MediaPress.1. Yes, we need to improve the activity commenting a little more. Currently, the activity generated for the media commenting uses same logic as the activity for blog posts. For each new Blog comment, a new activity is generated. We will improve it in future though. Btw, It only applies to top level comment on media not on replies.
2. Can you please ask theme developer and let me know if the count is activity count or the blog comment count? I am not understanding it properly. A screenshot will help.
Thank you
Brajesh- Brajesh Singh on November 29, 2016 at 11:16 am in reply to: Suggestions "BuddyPress Notify Post Author on Blog Comment" and error notificat #6546
Hi Giuseppe,
Thank you.
I have explained it in my first reply3. Notifying friends. I don’t think that is a good idea. It will lead to a lot of notification.
I have no plans to do that. It is beyond the scope of this plugin and I am not interested in doing it at the moment.
Thank you
Brajesh - Brajesh Singh on November 29, 2016 at 11:13 am in reply to: How to link groups in dropdown to groups page #6545
Hi Chris,
Can you please explain it more? The links are from User navigation and I do not understand the purpose here? - Brajesh Singh on November 29, 2016 at 11:12 am in reply to: Plugin Issue: BuddyPress Message Privacy(BuddyDev) #6544
Hi Dandy,
I have tested with that. We will be setting up a demo site for you to check it. It is some conflict with something else as far as I can say.I will post a link after we are done with the demo today.
- Brajesh Singh on November 29, 2016 at 11:10 am in reply to: [Resolved] BP Simple Google Maps no longer displaying maps #6542
Thank you Peter. I am glad it is fixed now.
- Brajesh Singh on November 29, 2016 at 11:10 am in reply to: How to show member bio info into sidebar into buddypress profile page? #6541
Hi Valarie, were you able to check the update?
- Brajesh Singh on November 29, 2016 at 11:09 am in reply to: BP Autologin on Activation – You must log in to access the page you requested #6540
Hi Brett,
Can you please try changing thisadd_action( 'bp_core_activated_user', 'bp_autologin_on_activation', 40, 3 );to
add_action( 'bp_core_activated_user', 'bp_autologin_on_activation', 0, 3 );We have made it the highest priority. Let me know if that makes any difference?
Hi Rakesh,
Welcome to BuddyDev.1. Thank you for asking. I believe it will be useful for others, so I am going to post a blog post in next couple of hours and link here.
For 2, 3, Please ask to relevant plugin developers. We do not provide free support for 3rd party plugins unless it is related to our themes. I hope you won’t mind that.
Thank you
Brajesh