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: Resent visitors counter does not update #26431

    Hi Carsten,
    at the moment we don’t have a plan for this. If you are concerned about css, we should remove the background over the count.

    I will certainly consider it as a future option and let admins decide if they want to enable it or not.

    Any suggestion for the ui(how to allow resets) is appreciated.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    Welcome back.

    Is it happening on the direct comment over media or a comment on the comment of media? The direct comments on media will show the media. The second level and deeper comments won’t show the media.

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Help with Bp Branded Login #26427

    Hi,
    Thank you.

    For the reset form, Please copy plugin/bp-branded-login/templates/blogin/resetpass.php to your current active theme/blogin/resetpass.php

    You can modify the label there and change the type from text

    
    <input type="text" name="user_login" id="user_login" class="input" value="<?php echo esc_attr( $user_login ); ?>" size="20" />
    

    to

    
    
    <input type="email" name="user_login" id="user_login" class="input" value="<?php echo esc_attr( $user_login ); ?>" size="20" />
    
    

    That should do it.

    Regards
    Brajesh

    • This reply was modified 6 years, 9 months ago by Brajesh Singh. Reason: Adding the missing code
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Thank you.

    Are you using the latest version of member types pro? I assume you are using the member type field from the member types pro plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyPress Profile Completion #26424

    Hi Irene,
    Can you please provide me link to your site and a login account? If it is a theme conflict(as I read above), I will need access to your theme to see what is causing the conflict.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi,
    Thank you for the feedback.

    Like I mentioned earlier, I have decided to abandon due to lack of commercial viability of this integration. If you feel strongly about it, You are welcome to sponsor the development time for this integration. I will be glad to have it back.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Email Notification for two role #26422

    Hi,
    No, you can’t use role with the above code.

    regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi,
    Thank you for the question.

    It is not feasible currently.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Tosin,
    Please share a screenshot.

    I haven’t seen it earlier.
    Please also provide your BuddyPress version and which template pack you are using.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Member type pro compatibilty Gwangi #26416

    Hi Johan,
    It is their loss. Like I pointed earlier, they lack the correct knowledge about member types.

    They do not need to add compatibility with my plugin, they need to do it for BuddyPress Member Types feature. It is core feature not enabled by default.

    You can use our plugin or a few lines of code to enable this feature.

    https://codex.buddypress.org/developer/member-types/

    I hope the right sense prevails, otherwise, It is their loss.

    I am sorry that I am unable to do much here, as the code is form the theme trowing issue.

    Regards
    Brajesh