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

    Hi JH,
    Thank you for using Community Builder pro.

    It can be achieved with some css. In order to assist you, Please provide me your order/id or email details. I am unable to find it from your BuddyDev account.

    I will put an example then.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: BudddyPress Block Users #30053
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Thank you. We will update the “Auto Friends” to include support for follow too.

    I will post back after the update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Moderation Tools feature request #30050

    Hi Zach,
    Thank you for the suggestions.

    I will need some time to explore the ideas.
    1. Hiding based on category:- Believe it is a very good idea. Just need time to think on how to provide proper UI for this.

    2. Integration with other API is a vast territory. We do have an internal api which can be used to create addons for syncing with 3rd party services. We do not have any plan for this, but will reconsider it in future.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Jay,
    Please check.

    I have activated the Ajax Registration.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: BudddyPress Block Users #30047

    Hi Arnobio,

    I am sorry, I am unable to understand it. Can you please clarify with some example.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: [Resolved] Admin Bar issue #30044

    Hi Jay,
    You can use the following code to enable adminbar for all with WooCommerce

    
    
    add_filter( 'woocommerce_disable_admin_bar', '__return_false' );
    
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Arnobio,
    Thank you for the suggestion.

    Can you please clarify if you want it to be similar to our Auto Friends plugin?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: [Resolved] PHP error in BuddyBlog slug #30039

    Hi Simone,
    Thank you for using BuddyBlog.

    I can see from the above error that the slug is being defined more than once. You should not define same thing twice.

    Can you please recheck your bp-custom.php to see if you have defined it twice( is BUDDYBLOG_ARCHIVE_SLUG present twice?)

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: [Resolved] Block Users plugin #30029

    Thank you.