BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Description not showing in Activity feed #1217

    Hi George,
    Thank you for posting.

    1. Showing the image details in the activity, I will consider about that for sure and will let you know when we have it. I am not entirely in favor of showing it all the time but for single media uploads, that can be a good thing.

    2. Currently the image is cropped and not resized, that’s why. It is not about responsiveness, It is due to hard crop. I will add an option in the admin panel today to enable hard cropping vs resizing. I have been waiting on this as I wanted to have the options to allow admin decide the media sizes from admin but I will add the cropping/resizing for now without waiting anymore.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi Johan,
    Do you want both the version( full name and username only).

    Since I updated the function, It only displays usernames. You can use the old code to display full name in a new function.

    If you need me to write both the code, please let me know, I will update the post.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Ajax Registration plugin #1210

    Hi John,
    Thank you.

    There are a few things I wanted to let you know.
    1. BuddyPress Recaptch 1.2 is available now. After upgrading, make sure to delete your old keys and generate keys for Recaptcha version 2 (Site Key/Private Key). Hardeep forgot to mention it on the plugin, I will advise him on this today.

    2. The new version of BuddyPress recaptch needs PHP 5.3 or above.

    3. Please upgrade to BuddyPress Ajax Registration plugin 1.2.1 . It enables the recaptch plugin js loading on all non logged in pages. I have added a hook in Recaptch plugin, so by default, the Recaptch js is only loaded on Registration pages but other plugins can enable it on any page. We need it on all pages when user is not logged in. The Ajax registration plugin uses that hook.

    Also, BuddyPress Ajax registration version 1.2.1 adds support for the Live Username checking if you have BuddyDev Username Availability checker installed.

    https://buddydev.com/plugins/bp-ajax-registration/

    Please try it and let me know if it works for you or not?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Lightbox setting not having effect #1209

    Hi George,
    Thank you. I believe lightbox is the one weak area in MediaPress and we should definitely improve it. Please do let me know all your suggestions for improving this and I will have them in.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] Gallery not showing all galleries #1207

    Thank you 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi Johan,
    did that work for you? I will appreciate your feedback.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] Gallery not showing all galleries #1204

    About your question,

    It will be on Wp.org soon. We are waiting on a few more things to have included. We want to put it on the repo once our goals for first phase are met. It is too much work but too much fun too 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] Gallery not showing all galleries #1202

    Thank you.
    I appreciate your patience and all the help in troubleshooting it. you have been a great help.

    It is always a pleasure to support our work 🙂

    Thank you again
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Lightbox setting not having effect #1199

    Hi George,
    The current lightbox enabling only works on activity. It is not enabled on single gallery/groups etc.

    We do have plans for future to do that but not right now. Do you think we should enable it on single gallery too quickly?

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Edit description – not retaining description #1197

    Hi George,
    That will be very strange. Though I have modified a few things due to security reasons in the last update, so will be looking at this now.