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

    Hi Torben,
    I am sorry for the inconvenience.

    Can you please visit our demo and see if you are facing similar issue there. I need some way to produce it.

    Please check and let me know.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    The screenshot does not show any issue. Are you sure there are active members assigned to this member type?

    I will be checking it today again on my local setup and get back to you.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    Hi Rosa,
    Welcome to BuddyDev.
    Thank you for using the BP Profile Completion plugin.

    We are adding a notice via bp_core_add_message(). That functions shows notice with the help of the theme(or template pack).

    Please contact BuddyBoss and ask them how to show the notice at the top. They are better equipped to help you.

    If they provide any code/update for me to add, please do let me know. I will gladly incorporate.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on in reply to: [Resolved] Buddycircles #28935

    Hi,
    Do you have some kind of caching enabled?

    This is the code

    
    function bcircles_delete_circle( $circle ) {
    
    	$circle = bcircles_get_circle( $circle );
    
    	if ( ! $circle ) {
    		return false;
    	}
    
    	$circle->delete();
    
    	bcircles_circle_cache_prune( $circle );
    
    	return true;
    }
    
    

    Also, did you face it while deleting a user?

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on in reply to: FB like activity list + BP Reshare plugin #28934

    Hi Mazin,
    Welcome to BuddyDev.

    Thank you for the post.

    1. BP Reshare is not developed by us. It is from Mathew. You most probably downloaded it from here
    https://github.com/imath/bp-reshare

    2. I am not aware of the current status of it. This question was specifically related to our activity stream.

    Please open a new topic with your current BP/WP version and the theme you are using and I will assist to the bets of my ability.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on in reply to: [Resolved] Buddycircles #28933

    Hi,
    I am looking at it. will get back to you in 3 mins. This should not have happened.

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on in reply to: [Resolved] CSS customization #28929

    Thank you.
    I am glad I was able to assist.

    Have a great day.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on in reply to: [Resolved] CSS customization #28927

    Hi Martin,
    Thank you.

    We have great compatibility with BuddyBoss theme.

    It should look like this
    https://i.imgur.com/sEbYnhQ.png
    https://i.imgur.com/pFqI5rf.png

    It seems to me that the share button is corrupting markup and causing this. Can you please disable the plugin you are using for share and check this again?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on in reply to: [Resolved] CSS customization #28924

    Hi Martin,
    Thank you for using the plugin.

    is it BuddyBoss theme? Please let me know. I will be glad to update and fix this.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on in reply to: Widget to filter only displayed groups galleries #28918

    Hi Greg,
    Thank you for the question.

    Please allow me to get back to you on Monday/Tuesday with details. The current widget does not support it out of the box. I am planning to add it.

    Thank you
    Brajesh