• I know this is not the place to ask for support with a particular plugin, but on the authors website no one is providing support. I recently installed the MostWanted plugin for WordPress.

    I configured the plugin to display 10 results, but the results are repeated. I am using the latest version of wordpress, and have the MostWanted Plugin installed. I am placing the following code in my sidebar template….

    [code]
    <?php
    $mw = new MostWanted();
    $mw->mostwanted();
    ?>
    [/code]

    Anyone know why the results are repeated? Is there a better popular posts plugin out there? I’d like one that uses the stattraq database that way it will be able to grab the popular posts from that.

  • The topic ‘MostWanted Plugin’ is closed to new replies.