View likes on comments/replies
-
In order for it to show the likes when clicking view likes on a comment, I had to add
if ( $_POST['type'] == 'acomment-reply bp-primary-action view-likes' ) bp_like_get_likes( $id, 'activity' );to bplike.php within the bp_like_process_ajax function.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘View likes on comments/replies’ is closed to new replies.