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: 25377

    Hi,
    Thank you for the question.

    The plugin should work fine with BuddyBoss.

    If we are not mentioning BuddyBoss on the plugin page, It means we haven’t tested it with BuddyBoss. There are couple of exceptions like Member Types, MediaPress, anonymous activity etc which will not work with BuddyBoss.

    In case you find a plugin you want to use and it does not work, Please let us know. Except for coupel of them, we will get most of them compatible.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi Sreesh,
    You are right. The above word is not working. I had used

    
    เลิฟปิดฉาก
    

    which had worked for me. Please allow me to look into more details why it is not working. We have multi byte support enabled, so something else is causing issue.

    I will get back to you within 24 hours or early.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: show all discussions of forums together #39479

    Hi,
    Thank you for the question.

    I am not seeing any shortcode for it in bbPress
    https://codex.bbpress.org/features/shortcodes/

    You may have to use the custom topic loop (check for content-archive-topic.php) and pass the forum ids as post_parent in bbp_has_topics()

    Regards
    Brajesh

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

    Hi Darshan,

    Thank you for the patience.

    1. Please upgrade to BuddyPress Auto Join Group 1.0.4
    2. After that, Please download and activate this https://github.com/buddydev/buddypress-auto-join-groups-sync

    That will allow you synchronising groups on daily basis.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi Tosin,
    Thank you.

    You can keep it active as long as you need.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi Sreesh,
    Thank you.

    Is it happening for private message? Please let me know and I will do a quick testing.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    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: 25377
    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: 25377
    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: 25377

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

    Thank you
    Brajesh