Replies
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
CarstenAn option for uploading directly from mediapress/featured-media/ could that be an easy solution?
Hi Brajesh, thanks for letting me know.
Regards
Carsten- calu on April 2, 2020 at 8:54 am in reply to: [Resolved] Redirection to the members directory on login #28487
Hi Brajesh, that sounds great, looking forward to the update
Regards
Carsten But of course not displayed users own profile
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
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
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/8ShJ4Twmembers directory
/membersRegards
Carsten- calu on March 31, 2020 at 10:32 am 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 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