You can easily solve this either by opening app/includes/info.php and
remove or comment out this line:
add_filter('get_comments_number', 'k2_comment_count', 0);
to:
//add_filter('get_comments_number', 'k2_comment_count', 0);
OR add this in at the end functions.php:
remove_filter('get_comments_number', 'k2_comment_count', 0);
On Jan 19, 12:24 pm, girlunstoppable <girlunstoppa...@gmail.com>
wrote:
-Steve
> --
> You received this message because you are subscribed to the Google Groups "K2 Support" group.
> To post to this group, send email to k2-su...@googlegroups.com.
> To unsubscribe from this group, send email to k2-support+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/k2-support?hl=en.
>
>