• my stats are still standing. The views are always at 0 ..
    stats 1.8.1 is installed on wp 3.0.4
    someone can help me?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    Make sure that your theme has a call to <?php wp_footer(); ?> at the very bottom right before the </body> tag. (Typically in your theme’s footer.php, but some themes put this in more than one place.)

    cat

    (@cathrynbgirlcom)

    Hi, I’m having the same issue. I thought the problem was the ‘call to’ code so I added it in and still showing zero stats. I set up Google Analytics awhile back but I’d prefer to have the WP stats working on my dashboard.

    James – are you saying that if the body tag is in another place, that might be causing the trouble (if code is not in each spot)?

    Not sure what else could be the problem…

    thanks!

    Thread Starter gianluska

    (@gianluska)

    Hi,
    I tried to change </ body> insert <; php? wp_footer ()?> but I see no difference .. stats does not work ..
    thanks again!

    cat

    (@cathrynbgirlcom)

    I had the same issue. I was told previously there are other plug ins that can do the same thing, track stats. (p.s. make sure tho’ that you inserted the new code *above* or before the code.)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WordPress.com Stats] zero views’ is closed to new replies.