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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Jon,
    I am sorry, we don’t have compatibility with Youzer.

    In normal case, you should see the nav to list galleries, create gallery on your profile. I am not sure why Youzer is removing that for you.

    Please contact them and let me know what they suggest.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Ah, I see the styling is not showing for the count in the greedy nav. That is a bug. I will be releasing an update on Monday with some other changes too.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Torben,
    Thank you.

    The group/member count in the greedy nav was intentional. I will align it to right in the next update.

    Regards
    Brajesh