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

    Hi Mark,
    I am sorry for the trouble.

    Please allow me to check and get back to you in couple of hours.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Carsten,
    I am sorry to hear about your issue. The current upgrade from 5.1.1 to 5.1.2 can not cause it as the only change is on a rest api context parameter.

    May be the upgrade did not work. Try deleting BuddyPress and re-installing it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BPAPR plugin #27190
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Mr. Darwin,
    Welcome to BuddyDev.

    We do not provide support for BuddyBoss platform.

    You can still use the advice from the linked post. Each item in the members loop applies a css class like this

    
    .member-type-membertype_ame
    

    e.g If the user has a member type named ‘student’, they will have a class applies to the list item, as

    
    .member-type-student
    

    You can use it to target the background.

    Example

    
    .member-type-student{
      background:red;
    }
    
    

    or apply other styles as you please.

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Happy New Year & Slow forum support #27186

    Hi Mr. Darwin,
    Thank you and same to you.

    I will reply to your topic in a couple of minutes.

    Regards
    Brajes

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Buddypresss Activity Plus? #27185

    Hi JJ,
    Thank you.
    I was worried that it might be there in the email notifications.

    I have fixed the link issue. It was related to an issue

    https://github.com/buddydev/bp-activity-plus-reloaded/commit/2390643e22177e47f1cc001c3405a6fd7e1be093

    I am looking at a few other minor issues. Please allow me to push a public release tomorrow.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Buddypresss Activity Plus? #27175

    Hi Daniel,
    Please change the password immediately.

    Since this thread was not started by you, the password will get shared with the author of the topic.

    Please change password and open a new topic with details.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Buddypresss Follow / Activity Reloaded #27173

    Hi JJ,
    Can you please post me 1 or 2 links which you are trying to use and is not working. That will give me better insight. Since RT Media is not active, It is not caused by their library inclusion.

    I can check quickly and update if you provide me some examples(Please feel free to use private reply).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Do you have a plugin that mutes activity? #27171

    Thank you.

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Buddypresss Follow / Activity Reloaded #27170

    Hi JJ,
    Thank you for the post.
    In fact, I have been planning to fork this plugin since I did not receive any reply from Ray in last 3 months.

    We are using it with our theme and will be glad to support it full time.

    Here is my post
    https://github.com/r-a-y/buddypress-followers/issues/111

    Please allow me to put an update this month(We are currently focused on theme release, so It will come in the last week of this month).

    PS:- The errors are from Activity Plus. Is there any chance you are using RT Media with it? I have updated the library to avoid the above error but some other plugins(RT Media and a few more are including the library) and that might be taking priority.

    Regards
    Brajesh