BuddyDev

Search

Replies

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: MediaPress with a simpler UI and structure #28520

    Hi Brajesh, looking forward to seeing that.

    Another argument moving away from galleries are expenses. Storage is really expensive. I signed up for AWS, and even if I was just testing the cloud with less than twenty users, I was charged by Amazon. 

    Galleries encourages user to add many images in more galleries, but it gets way to expensive for site owners who of course are hoping for many users. Even though an upload limit can be set, it does not make sense with unlimited galleries.

    Thanks

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: MediaPress with a simpler UI and structure #28494

    An option for uploading directly from mediapress/featured-media/ could that be an easy solution?

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: [Resolved] Replace text on tabs with icons #28488

    Hi Brajesh, thanks for letting me know.

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1117

    Hi Brajesh, that sounds great, looking forward to the update

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: Recent Profile Visitors page issue #28454

    But of course not displayed users own profile

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: Recent Profile Visitors page issue #28453

    Hi Brajesh, by profile, I mean domain/members/member_name/, where the Send Private Message normally is displayed, in the div#item-buttons, in the div#item-header-content.

    Thanks

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: Recent Profile Visitors page issue #28451

    Hi Brajesh, it’s site/members/member_name/visitors page which it involves.

    I have been going through all relevant hooks but can’t find the right one, so the Send Private Message button only shows under the profile

    Thanks

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: Recent Profile Visitors page issue #28437

    Hi Brajesh, just to clarify my question and why this is important. Of course it makes no sense to have a send private message button anywhere else than on profile page.

    <?php bp_send_private_message_button(); ?> in the bp_after_member_body custom hook

    Why is the button displayed in /visitors but not in /members directory, the hook must be the same for those two directories?

    visitors directory

    /visitors
    https://imgur.com/8ShJ4Tw

    members directory
    /members

    https://imgur.com/e8DGqhz

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: [Resolved] Redirection to the members directory on login #28432

    Hi Brajesh, I came across this plugin ‘BP Login Redirect’, its working perfectly but again, it has not been updated for five years.

    https://wordpress.org/plugins/buddypress-login-redirect/

    Do you see any security issues using this plugin, and would you consider taking over this abdonned plugin maybe merging it with Login Redirect to Profile for adding more redirection options for it?

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1117
    calu on in reply to: [Resolved] Replace text on tabs with icons #28425

    Another approach is this, from an 9 years old topic, would it work today?

    https://buddypress.org/support/topic/icons-next-to-navigation/

    Thanks
    Carsten