• I’ve tried replacing /includes/ comments and comment-templates.php comment_date and date_gmt with comment_karma but having no luck.

    Havent found any plugins to do this.. I have an Question & Answers site and want users to rate the best answer. Closest plugin I’ve found is Comment Ratings Plugin

    My site is marijuanaanswers.info if this helps.. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter freeop

    (@freeop)

    Problem has been solved.. Why can’t I edit my original post ?

    I got the Comment Ratings Plugin to work. After activating the plug in I was getting an error, function ckratingKarma not defined. All you need to do is call the ck-karma.js file to fix that. Now the rating system worked.

    Call this in the footer.php:
    <script type=”text/javascript” src=”/wp-content/plugins/comment-rating/ck-karma.js” charset=”utf-8″></script>

    Wade

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Display Comment by Karma value’ is closed to new replies.