Wondering if anyone else has WordPress Stats and v 2.7.1 of WP working. I have it installed but it is not recording any traffic. I know I have people visiting the site. I have comments and pingbacks, etc.
Wondering if anyone else has WordPress Stats and v 2.7.1 of WP working. I have it installed but it is not recording any traffic. I know I have people visiting the site. I have comments and pingbacks, etc.
dont forget to add
<?php wp_footer(); ?>
at the
footer.php
file
Hmm...tried that but no luck. my footer.php file looks like this:
</div>
<?php wp_footer(); ?></body>
</html>
This topic has been closed to new replies.