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

    Hi Jason,
    You can use the URL option to add the existing documents.

    Please do note that MediaPress will download the docs again(If it is set the the MediaPress settings) or simply keep a plain link of the document based on your settings.

    You will need to add each file url manually.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Most probably your theme had an older version of registration code causing it. Glad it is resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    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: 25348

    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: 25348
    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, 3 months ago by Brajesh Singh. Reason: Adding the missing code
  • Keymaster
    (BuddyDev Team)
    Posts: 25348

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

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

    Hi,
    Thank you for the question.

    It is not feasible currently.

    Regards
    Brajesh