• Hi I want to do a series of posts on my blog. As writer/administrator I will give each post a thumbs up or a thumbs down. It doesn’t actually have to be a thumb, it could be good/bad or whatever. I don’t want to use % I don’t wants stars, and I don’t want 8.6, 5.9, 9.1 either. And I don’t want the reader to rate the post. I am the one doing the rating. Any ideas on a plugin to make this happen? All the ones I see do stars.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Stoob

    (@stoob)

    Heeeeeeeeeeeeeeeeeeeeeeey. Anyone?

    The closest I can find is this one: Vote It Up

    Vote It Up does the +1 or -1 thing perfectly. However it’s designed for the readers of your site.

    Do you care if the +1 button is in the admin backend screens, or in your posts?

    What I would do is, install Vote It Up plugin. Then go into your theme’s single.php (Single Page template), and insert the code for Vote It Up plugin to appear. Now wrap that code inside a conditional statement, that basically says (translated from PHP to English): “If user level = Administrator, then display Vote It Up plugin here. Else if user is unregistered or less than Admin, then show nothing.” There’s code for that around here somewhere, in another thread, if you need it.

    Thread Starter Stoob

    (@stoob)

    Awesome thanks dudes.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘A plugin for “thumbs up/ thumbs down” rating system?’ is closed to new replies.