@mikee1001 if you find any solution please i would like to know, Thanks.
Unfortunately no, probably for a programmer is easy to write a function to achieve this.
I’ll do a test, but the dating site users are lazy to create title and description. Thanks
I modified to :
<?php $user_id = bp_is_user() ;
$counts = bp_compliments_total_counts( array( ‘user_id’ => $user_id ) );
echo $counts[‘received’]; ?>
Thanks for help.
Im Looking for same solution