Replies
- Brajesh Singh on January 26, 2019 at 11:34 am in reply to: [Resolved] Hiding Admin from activity stream, Recently Active Members widget etc #20518
Hi Edward,
The code does not remove admin’s activity from activity stream. It only disables the recording of “last activity time” of a user.Regards
Brajesh - Brajesh Singh on January 26, 2019 at 11:33 am in reply to: [Resolved] BuddyPress Xprofile CFT – Custom post type selector from a custom table #20517
Hi Mozart,
Yes, That was a bugWe fixed it here
https://github.com/buddydev/bp-xprofile-custom-field-types/commit/ef579f45dffd7ace046054a51b376e7bd26c93c3But missed to push on wp.org. Will do by tomorrow.
Thank you
Brajesh - Brajesh Singh on January 26, 2019 at 11:28 am in reply to: [Resolved] BuddyPress Group Activities Notifier #20516
Hi Abdullah,
If it is about the BP Group Email subscription, your users need to subscribe to the events in order to receive them.Please see the notifications settings.
Regards
Brajesh - Brajesh Singh on January 26, 2019 at 12:21 am in reply to: [Resolved] Social media profile picture not shown #20510
Hi Edward,
Thank you for the update.That’s good to know.
Have a nice weekend.
Regards
Brajesh - Brajesh Singh on January 26, 2019 at 12:21 am in reply to: All Community Activity Plugin only showing user's personal activity #20509
Hi Daniel,
No problem.External staging will be good enough if both environments are same.
Yes, it is most probably some plugin related to activity that is causing it.
I am unable to guess. Yes, enabling debug might provide some clue.
Regards
Brajesh - Brajesh Singh on January 26, 2019 at 12:19 am in reply to: [Resolved] BuddyPress Xprofile CFT – Custom post type selector from a custom table #20508
Hi Mozart,
Welcome to BuddyDev.I am sorry but this plugin won’t allow you to change the data source. The best option I see is creating a new custom field type specific for post.
For inspiration, You may look at this plugin’s implementation.
Regards
Brajesh - Brajesh Singh on January 24, 2019 at 7:33 pm in reply to: [Resolved] Users of subsite not appearing in the lists for invitation to join #20494
Thank you.
- Brajesh Singh on January 24, 2019 at 7:31 pm in reply to: Shortcode and Widget not display any featured users #20493
Hi GP,
That’s strange.Here is the loop used for showing the featured members(in list view)
https://github.com/buddydev/bp-featured-members/blob/master/templates/members-loop-list.phpThe args come from
https://github.com/buddydev/bp-featured-members/blob/master/core/bp-featured-members-shortcode.php#L11I don’t see anything in the plugin.
The only other way is user loop getting modified externally(BuddyPress, WordPress user query).
I have no idea what is causing it. Try adding query monitor and check for the queries.
Regards
Brajesh - Brajesh Singh on January 24, 2019 at 11:32 am in reply to: [Resolved] MediaPress Plugin – How Do I Stop Video Uploads? #20487
Than you.
- Brajesh Singh on January 24, 2019 at 11:32 am in reply to: [Resolved] Buddypress moderation tools reloads the page #20486
Hi Rav,
I am glad it is resolved. It was most probably some caching but I am not sure.In case of any issue, Please feel free to open a topic.
Best regards
Brajesh