Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Show grouped value of likes/dislikes #397
    danielfonda
    Participant

    Update: I managed to figure out how to display the values as a “score”, by using: <?php echo GetWtiTotalCount($post->ID);?>

    The only current issue is that the value isn’t updated via ajax, along with the other values. In other words, when a user submits a vote (like or dislike), that specific amount is updated and a text msg is displayed, however the GetWtiTotalCount value isn’t updated without refreshing the page.

Viewing 1 post (of 1 total)