I just installed Popularity Contest and I'm using the Tarski theme with widgets. I'd like to configure it so that the most popular posts appear in the sidebar. Alex says to insert this code in the sidebar.php file:
-
<?php akpc_most_popular(); ?>
But I am using widgets, so I think that won't work -right? How would I accomplish this if I'm using widgets?