Not full documentation or Ulike dont works custom loop comments
-
I use a custom loop comments, and the specified function:
<?php if(function_exists('wp_ulike')) wp_ulike('get'); ?>
Not working with comments, number of Likes no comments show the entire recording, ie, he was common.
I looked at the plugin code and replaced the entry code Comments:
<?php if(function_exists('wp_ulike')) wp_ulike_comments('get'); ?>
Problem solved.
- The topic ‘Not full documentation or Ulike dont works custom loop comments’ is closed to new replies.