Replies
Thanks, Brajesh.
Hope you are feeling better now!
Will send you an email 🙂
Many thanks,
NickBrajesh!
Come on already and release the beast! 😀
I got my Google Cloud Storage at the ready! 🙂
All sorted. Had to change host ( now SiteGround ) which have FFmpeg with their managed WordPress sites
Just thought id update, its been resolved and works!
(DO NOT copy code from emails was my mistake!) 😀
Hi, Brajesh,
Thanks so much for the code
<?php // your php custom code goes below this line. /** * Change the number of minutes used as interval for considering user online. */ add_filter( 'bp_user_query_online_interval', function ( $interval_in_minutes ) { return 5;// 5 minutes. } );
Is this correct to make up the bp-custom.php file? Using Notepad +++ then saving as a php file & loading it to wp-content/plugins?
Seems to give my site a critical error, i must be creating the file wrongly,
Many thanks,
NickYes, Brajesh, its doing it!
I forgot about the last 15 minutes rule 😀 ( is it complicated to adjust that 15 mins down to say like 5 mins? )
Great support as always!
Sorry, Brajesh, i didnt get back to you sooner to thank you (website troubles :D)
I pasted this shortcode:
[bpmtp-members-list member_type=male type=online]
Didnt seem to work, have i done it wrong?Many thanks,
Nick- This reply was modified 4 years ago by Nick Tomlinson.
- This reply was modified 4 years ago by Nick Tomlinson.
Good morning, Brajesh.
Would you have a timescale for this?
Would love to implement this on my site 🙂