• I am a very new newbie and (I think) installed WordPress.com stats plugin but it is not working. Installed several days ago and still no stats.

    So, I went to help and it says:

    What if the stats don’t start showing up? Do I need anything special in my theme?

    Yes, your theme must have a call to at the very bottom right before the tag.

    I don’t understand what this means?

    Thanks. Debra

Viewing 2 replies - 1 through 2 (of 2 total)
  • if you are still stumped, this is the code that needs to be entered on your theme.

    <?php wp_footer(); ?>

    place that code at the very bottom right before the </body> tag.

    I do not know if it answered Debra’s question but it certainly answered mine. Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘stats plugin not working’ is closed to new replies.