WordPress Stats not counting

My blog is still very young, but one day my stats stopped counting visits. At first I didn’t know what was happening (I even thought I had no visits), but my Google Analytics shows a few visits a day.
So I started searching for the answer…
It happened when I changed my blog theme.
The solution is easy, all you have to do is check the footer.php file on your selected theme and make sure that wp_footer() function is called within the script.
The end of footer.php should look like this:
<?php wp_footer(); ?>
</body>
</html>
Hope this helped! now just keep blogging! :)
Similar Posts:
No comments yet.
Leave a comment
Search
Friends
Tags
Shared Items
- Our new search index: Caffeine (The Official Google Blog)
- New in Labs: Refresh POP accounts (Gmail Blog)
- [Video] OnLive – Jogos On Demand (WebTuga)
- [Video] OnLive – Jogos On Demand (WebTuga)
- Programmer 101: Teach Yourself How to Code (Smarterware)