Forums
(@rodhewitt)
8 years, 9 months ago
@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.
8 years, 10 months ago
I’ll do a test, but the dating site users are lazy to create title and description. Thanks
9 years ago
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.
10 years, 8 months ago
Im Looking for same solution