April 28, 2009
WordPress Stats plugin not working
I recently updated the theme on one of my other blogs. Annoyingly the WordPress Stats plugin stopped working. After extensive troubleshooting I found that footer.php was missing the critical line that tracks stats. Add < ?php wp_footer(); ? > just above the < /body > tag in footer.php Logout out of the blog, clear browser [...]