Replies
Hi Daniel,
Thank you.It is simple to achieve with MediaPress. Someone with good knowledge of css should be able to achieve it easily.
At the moment, I am preoccupied and unable to spend time on this. I will consider putting an example in future.
Regards
BrajeshHi David,
Thank you for confirming.You can find details about how to filter body class here
https://developer.wordpress.org/reference/hooks/body_class/Please open new topic for unrelated topics if needed.
Thank you
Brajesh- Brajesh Singh on July 22, 2020 at 5:24 am in reply to: [Resolved] Change buddypress username minimum length to 3 #31858
Hi Tosin,
Thank you for reminding. I will be looking into it today.Regards
Brajesh - Brajesh Singh on July 22, 2020 at 5:23 am in reply to: BuddyPress Profile Completion and BuddyPress Force profile photo #31857
Hi Tosin,
If you are using the Force Profile Photo plugin, please comment this line
https://github.com/buddydev/bp-force-profile-photo/blob/master/bp-force-profile-photo.php#L190You can change that to
// $has_avatar = bp_get_user_has_avatar( $user_id );// fallback.That will do it.
Regards
Brajesh - Brajesh Singh on July 22, 2020 at 5:14 am in reply to: [Resolved] Facebook Like Activity Stream and BuddyBoss #31856This reply has been marked as private.
Hi,
I had a look and I do see that the preloader does not work with inline content.The problem is inline content loads immediately and it is the image inside the content which takes time to load.
Currently, I am not seeing any direct way other than implementing our own loading indicator for image(something like lazy loading).
Regards
BrajeshPlease copy the contents from “community/buddypress” and move to “community/” and they will work.
For example, activity goes to community/activity.Regards
Brajesh- Brajesh Singh on July 21, 2020 at 3:36 pm in reply to: Mediapress create a white space at top of mobile screen #31851
Please share exact version of WordPress/BuddyPress and OS(Android/IOS), Browser details.
Also, Please tell me which page did it happen? Are you able to see the same on MediaPress demos site?
Thank you
Brajesh Hi Theo,
Thank you for the reply.The BuddyPress Better Message works fine with Community Builder/Community Builder pro.
Regards
Brajesh- Brajesh Singh on July 20, 2020 at 9:40 am in reply to: Logout Redirect to Mainsite for Multisite/BuddyPress confusion #31840
The plugin was meant for a multisite(WordPress MU at that time) where if a user logged out from a sub site, they would be redirected to the main site’s home page. It should have no effect on normal WordPress install.
Regards
Brajesh