Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: testimonials appears on replies widget #39466

    Hi,
    Thank you for the feedback. I am glad those issues are resolved.

    
     the testimonials users page (custom post type) are displayed on the dashboard as comments
    

    It should be shows as Post Type not comments(In the left panel). I have left it for avoiding surprise on update. Will either improve or remove it in one of the major release.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: [Resolved] Auto join groups – cron job #39464

    Hi Darshan,
    Thank you for the details.

    I have avoided sharing the code due to it being used for larger sites and having the side effect.

    I or Ravi will share a complete code example for you by day end tomorrow.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: [Resolved] Auto join groups – cron job #39462

    Hi Darshan,
    At the moment, the plugin runs on the three actions

    1. On Activation
    2. On profile Update
    3. On Member type change

    If you want I can add it on another action(a custom one)?( e.g bp_auto_group_user_updated)

    You can trigger this action for each user using the cron.

    The problem is running a cron and each time checking all users is not efficient or feasible for larger sites(say you have 50 k members).

    Using cron is fine as long as there is a way to know a small subset of users for which this event needs to be fired.

    Is there a way the plugin you are using for login can add a custom meta to user and we can use that to detect(and after updating them using cron, we can remove this meta).

    Please let me know if that is feasible?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    Hi Sreesh,
    Please provide a sentence with this word too.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: testimonials appears on replies widget #39457

    Hi,
    1. We only provide update via dedicated plugin(BuddyDev dashboard) with a minor foot print.

    If you do not want to use it, Please download the updated plugin and upload.

    1. It will not erase existing testimonials.
    2. If the translations are kept in the WordPress’s languages directory, that won’t be deleted.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: NGINX VS LITESPEED for large buddypress site #39456

    Thank you for the question.

    I haven’t used litespeed, so don’t have much experience with it. You may give it a try and see if it performs better.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    Hi Omar,
    you may want to take a look at https://wordpress.org/plugins/buddypress-groups-extras/

    It allows custom fields for groups.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    Hi Tosin,
    Thank you for the patience.

    Please use this plugin.
    https://github.com/buddydev/delete-inactive-bp-users

    It deletes any user with ‘subscriber’ role who registered 30 days ago but never logged to the site.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: testimonials appears on replies widget #39438

    Hi,
    Thank you for the reply.

    We don’t have the option to upgrade here. I have added added a one year membership manually to your account for the testimonials plugin. Please give the updates a try.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    Hi Daniel,
    Thank you.
    Yes, that seems to be the suspect.

    The functionality is offered by theme(default cover). Please contact theme aiuthor to know how it can be removed.

    Regards
    Brajesh