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

    Hi @Scooter,
    In case of BuddyBlog, Please follow the steps suggested by Ravi.

    In case of BuddyBlog Pro, the default term can be selected from the form admin screen.

    In both the cases, you will need to create the categories/terms from WordPress dashboard.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: PLUGIN DOES NOT WORK! #40943

    Hi Antoni,
    Thank you for the patience.

    1. Here is screenshot for the profile page.

    https://i.ibb.co/NrPkbqT/Selection-376.png

    2. It is not feasible for us to inject in the members directory as the directory is built client site. each card is a react component and there are very limited way to inject data(The theme authors can do it). If we do it, we will have to re-create the parent theme js bundle which is not future proof.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    Hi Tosin,
    Thank you for the suggestion.

    Anything that involves expiration after some time needs cron job and extra book keeping. For now, Let us keep it simple. If we ever planned to expand/release it, we can consider it again.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: BuddyPress Group Tabs Creator Pro #40938

    Hi Lisa,
    Thank you for using the plugin.

    1. The plugin does not appear under integration as it does not have any global settings. Plugins with global settings appear in the integration section.

    2. There is no setting. The tabs are part of Admin menu(left sidebar).

    Please look for a menu item such as
    https://i.ibb.co/Stqt8zV/Selection-374.png

    and there you can create and edit tabs.

    Please do let me know if you are able to use it or need any further assistance?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    Hi Tosin,
    Thank you for the suggestion.

    This is doable. We may not release this for everyone but I will get this done for you. It will need some time though as some of our development team members are away on holiday(it’s festival season in India).

    Please ping back after 20th of this month and I will have someone work on it(or I will do it as there will be people to look after forums).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: [Resolved] Issues with BP Deactivate Account #40922

    Hi Khalid,
    Thank you.

    I will check and get back to you b y Monday.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    Thank you.

    Please put this code in your bp-custom.php

    
    // Disables 'follow' sub nav in activity.
    add_filter( 'bp_follow_show_activity_subnav', '__return_false' );
    
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: PLUGIN DOES NOT WORK! #40920

    HI Antoni,
    I am sorry for the delay. I will need until Monday to update the theme with the desired result.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: [Resolved] MediaPress Local Transcoder #40916

    Thank you.