Re: David? Where does it go? LOL WP-Ratings Question...
Okay, well, nevermind, David!
LOL, I figured it out.
Anyone interested in theis, all you need to do is place the line in your index.php:
Code:
<?php query_posts($query_string.'&r_sortby=highest_rated&r_orderby=desc') ?>
I put it just above this and it works great.
Code:
<div class="clear"></div>
There is one issue. It only shows posts that have either been rated OR are published AFTER the plugin is activated. So you'll need to republish all the ads. I found the easiest way is to use the bulk edit in the edit posts and set their status to "published" and update.