I'm using widgets with the Tarski theme. However, I just installed the Popularity Contest plugin and would like to configure it so that the most popular posts are displayed in the sidebar. The author of the plugin suggests putting this code in the sidebar.php file:
-
<?php akpc_most_popular(); ?>
But I don't know if that will work since I'm using widgets. Is there a way to do it actually using a widget? Or another way?