I’ve just installed Votio, a sweet WordPress plugin that allows you to vote on the posts I write. Read my posts, decide how much you like them, then use the spiffy AJAX-powered vote images to tell me how much you liked it. Then, please leave a comment. Try it out!
One thing I don’t understand is why the plugin author forces blog owners to enter the category names for the posts that get polls. I want it to be on all my posts, so why isn’t that an option? I hacked the code a little so that I could easily make it work across all posts. I hope it wasn’t crucial. Hopefully there aren’t any side-effects. For those wondering, I added this line:
$status=’open’;
How about ending each of my posts with a link? Classic Mathematical Fallacies. Interesting stuff.
- Google Video HTML in WordPress Posts
- WordPress: Show More Posts on Archive Pages
- WordPress Amazon Code Stripped Out
- Psychic Search Breaks K2
- Featured posts
- Feed was dead
- Plugin Upgrades for the New Year
- Deleting Different Posts Per Page and other plugins
- Windows Malicious Software Removal Tool - August 2008 (KB890830)
- WordPress Related Posts
» Featured posts
» WordPress: Show More Posts on Archive Pages
» Favorite Books on a Deserted Island?
» Brain Apps on the Google App Engine



Just talked to a guy at ajaxian.com and he recommended the votio plugin. The download link no longer works. Is this still available? If so could you email it to me?
Thanks
Dan
The download link no longer works. Can you send votio plugin to my mailbox tar9918 @ gmail.com?
Thanks a lot!
I got Votio to work finally! The $status=’open’ works like charm
However, please note that copy pasting the code from this website won’t work, you need to manually insert the additional code.. because ” ’ ” ” ‘ “
OK, FINALLY I get it works!