No stats on new since 4 days? Or i need some code in my Page Footer?
Please help: http://www.minniwelt.de/news/
Thanks!
No stats on new since 4 days? Or i need some code in my Page Footer?
Please help: http://www.minniwelt.de/news/
Thanks!
You need to make sure that wp_footer() is called right before the closing body tag in your footer.php. Then, you need to make sure you page gets hit by a browser who is *not* logged in.
I just loaded the page you linked to above. I don't see the stats javascript at the bottom of the page source. This makes me think you aren't calling wp_footer().
You must log in to post.