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: 25336
    Brajesh Singh on in reply to: Issue – Plugin Force profil Photo #23311

    Thank you.

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on in reply to: [Resolved] ffmpeg video preview #23310

    Hi Max,
    Our team has developed the plugin. We will be making available in next few days(this weeke or early next week) after testing a little more.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on in reply to: hide_comments in buddypress.js not working. #23309

    Hi Paul,
    Welcome to BuddyDev.

    The comments visibility may depend on which theme or template pack you are using.

    1. Which theme are you using? Is it a custom theme?
    2. Which template pack is enabled? Is it BuddyPress Legacy or BP Nouveay?

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on in reply to: Buddypro Membership #23283
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on in reply to: Turn based comment system?? #23282

    Hi,
    Yes, It is doable. What you are looking is beyond our forum support and will need custom development.

    Also, if you need gamifying it, It will need a bit more like real time notification and updates of the other members comment(using push may be?).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on in reply to: Issue – Plugin Force profil Photo #23281

    Hi Loïc,
    Thank you for using the plugin.

    We have deprecated it in favour of https://wordpress.org/plugins/buddypress-profile-completion/

    Please give a shot to that plugin(you can enable avatar only action).

    If that has similar issues, Please do let me know.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on in reply to: Branded login support #23275

    Hi Tosin,
    I am sorry for the inconvenience.

    To show the login error, the form needs to be posted to pur custom url. We have a url filter which filters the login url to point to our page.

    It is still possible that the form you are using has the form action url added in a way which is not getting filtered by our code.

    Can you please tell me which form it is and from where it is coming(theme/plugin and which one). We can look at the code and let you know the best way to deal with it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25336

    Hi Markus,
    Thank you for using the plugin.

    Yes, It is possible to do so.

    1. For Friends/Groups tab visibility you can disable it from the BuddyPress Profile Visibility Settings
    2. For other settings, we will need to copy a template file from plugin to your theme or child theme and remove the options.

    If you need the option 2, Please let me know which options you want to remove and I can share the modified template file.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25336

    Hi Shayne,
    I have tested it and I can see the issue.

    The ‘BUDDYBLOG_ARCHIVE_SLUG’ constants gets defined very early. It won’t work if you have put it in your bp-custom.php

    I will update to make it work with bp-custom.php in next release. For now, Please put that constant in wp-config.php

    
    define( 'BUDDYBLOG_ARCHIVE_SLUG', 'some-posts' );
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on in reply to: BuddyBlog Featured Image #23272

    Hi Diane,
    My apologies for the delayed reply.

    I just tested it again to be sure. I tested this with twentyninteen as well as a custom theme and for both it worked(normal subscriber user account). It is working as expected.

    I believe, there are some issues or conflict with your theme and will suggest asking the theme developer to ask for assistance(since the theme is a paid one).

    Regards
    Brajesh