Add code to sidebar when using widgets?
-
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:
- <h2>Most Popular Posts</h2>
-
<?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?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Add code to sidebar when using widgets?’ is closed to new replies.