Replies
- Brajesh Singh on June 30, 2021 at 10:18 pm in reply to: [Resolved] Auto join groups – cron job #39386
Hi Darshan,
Thank you for purchasing the plugin.Our team will help you with the cron. Is there any way to know the list of newly registered users on your site via the identity manager?
Thank you
Brajesh - Brajesh Singh on June 30, 2021 at 9:43 am in reply to: [Resolved] “new_forum_posts” Action not working in “BuddyPress Activity Shortcode” #39382
Hi Ricky,
Thank you.Th problem with activity types is they can be added by plugin plugin and there is no definitive list. The best way to check it by checking your activity table and querying for a list of distinct activity types.
Regards
Brajesh - Brajesh Singh on June 30, 2021 at 9:38 am in reply to: [Resolved] Auto delete users by role and time #39381
Hi Tosin,
Thank you for the reply. I am sorry, i missed to reply earlier. Please allow me a day. I will put it as tiny plugin( we need to convert to plugin to utilize the activation/deactivation hook for one time scheduling).Regards
Brajesh - Brajesh Singh on June 30, 2021 at 12:47 am in reply to: [Resolved] “new_forum_posts” Action not working in “BuddyPress Activity Shortcode” #39378
Hi Ricky,
Welcome to BuddyDev support forums.I am sorry for the delayed reply.
The activity type for bbPress forums are diffent and that is causing you the issue.
Please try this
[activity-stream primary_id=4 per_page=3 pagination=0 action="activity_update,bbp_topic_create,bbp_reply_create"]Let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on June 30, 2021 at 12:39 am in reply to: Connecting MediaPress to Media Cloud (Digital Ocean) #39377
Hi Olivia,
Welcome to BuddyDev support forums.
Thank you for using MediaPress.It seems that Media Coud plugin works out of the box with MediaPress as specified in this discussion.
https://buddydev.com/support/forums/topic/hhow-to-connect-mediapress-to-a-cloud-server/MediaPress does not need any specific configuration as all the MediaPress media are WordPress attachment. If you configure the plugin to move your WordPress media to clod, that should take care of MediaPress(I am hoping, I haven’t tried the plugin).
Please give it a try and let me know.
Regards
Brajesh Hi,
Thank you for the question.You will most probably need to do a template override as specified here.
https://buddydev.com/support/forums/topic/how-to-remove-alphabetical-sort/If that does not seem to work, Please contact the theme author and they will point you to correct file to override.
Regards
Brajesh- Brajesh Singh on June 30, 2021 at 12:31 am in reply to: [Resolved] How to remove ‘Alphabetical’ sort? #39375
Hi,
Thank you for the question.You can do it by template override. For BuddyPress legacy, you can copy plugins/buddypress/bp-templates/bp-legacy/buddypress/members/index.php to yourtheme/buddypress/members/index.php and remove the option.
It seems you are using a custom theme. I will suggest contacting your theme author for the correct file to override.
Regards
Brajesh Hi,
Thank you for the question.Please have a look at the solution posted here.
https://buddydev.com/support/forums/topic/excluding-current-logged-in-user-from-members-widget/
Regards
Brajesh- Brajesh Singh on June 29, 2021 at 10:07 am in reply to: [Resolved] BuddyPress Member Types Pro, not working #39328
Hi Olaf,
Thank you.1. Please allow me to test with Gwangi.
2. Users not being listed:- This is an issue with BuddyPress where user’s are not listed if they do not login to the site.
Solution:- Either login with the newly created user account to make them visible or try the “Alphabetical” filter to see the users.
Regards
Brajesh Hi Robert,
Thank you for confirming. I am glad it is resolved.I did not look into the files for css, used browser’s inspector panel to check the applied css.
Regards
Brajesh