Solving the problem with plugin WordPress.com Stats on WordPress 2.5



I installed WordPress 2.5 and the plugin WordPress.com Stats (and correctly configured it) but it not works and not show any stats.

I made same tests and to resolve this problem just insert the following code before on the file footer.php of your theme:

<?php wp_footer(); ?>

That’s it!

The plugin now will work fine!

Relacionados:

  • Sem posts relacionados




5 comentários

  1. HugoLim em 27/08/2008 as 09:08:03

    hahah, it works! thanks for the head up…

  2. Waterpup em 02/09/2008 as 06:09:53

    In your post above you stated “insert the following code before on the file footer.php of your theme:”

    Insert the code before what in the footer.php file?

  3. rashamus em 08/09/2008 as 08:09:14

    Yeah ..
    Can u explain more detail ?
    Thanks

  4. rashamus em 08/09/2008 as 09:09:28

    Ok cool now..
    Thx for your info

  5. _khAttAm_ em 17/04/2009 as 05:04:12

    Thanks. It worked on my blog too.

Envie um comentário