Viewing 6 replies - 1 through 6 (of 6 total)
  • 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>

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

    Thx man it is working
    🙂

    ttomp13 i saw u fixed it on your blog, how?
    The source of the page show me that he loads karms.js 🙁

    Plugin Author bobking

    (@bobking)

    This problem happens if your theme is non-standard. A proper theme should call <?php wp_footer(); ?> then the enqueue js scripts will be inserted automatically.

    Choose you theme wisely.

    The plugin used to work perfectly until I got a dedicated server and moved my site as it is, it stopped working, I uninstall it and re-install it but nothing, when I click on the thumbs, nothing happens!

    I checked the footer and the js is loaded there!

    Could it a permission issue? Any ideas on how to fix it?

    Thanks

    Try visted yours site from proxy e.g. http://anonymouse.org/anonwww.html Usually work correctly!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Comment Rating] Doesn't Do Anything’ is closed to new replies.