Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Popularity Contest

(2 posts)
  • Started 3 months ago by dfwdraco76
  • Latest reply from dfwdraco76

  1. dfwdraco76
    Member

    I'm using the Statement theme on my blog, http://www.thelifeofbrian.info/blog, and am trying to figure out the best way to integrate Pupularity Contest. I got that working (WordPress 2.5.1) thanks to this site.

    There is a sidebar.php included with the plugin with examples of how to display your popular posts... I'm new to WordPress, php, and all this stuff, having just moved my blog from Blogger a couple weeks ago, so I'm trying to figure out the best way to do this. I think I'd like another tab (with Recent Posts, Recent Comments, & Archive), and I *think* I can figure out how to add a tab; I'm just not sure at that point how to add the Popularity Contest results/code/whatever.

    I think I'm just going to dig in and see what I can do - but in the meantime, any tips are appreciated!!

    Posted 3 months ago #
  2. dfwdraco76
    Member

    The examples in the sidebar.php file were a little over my head -- at least right now. But I got it set up in another tab like this:

    <div class="tabbertab">
    <h2>Popular Posts</h2>
    <ul>
    <?php akpc_most_popular_in_month() ; ?>
    </ul>
    </div>

    I may play around with it more, but at least it's working for the moment...

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }