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

Postado em Guias
25/04/2008 as 09:04:06
Tags:


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




4 comentários para “Solving the problem with plugin WordPress.com Stats on WordPress 2.5”

  1. HugoLim Says:

    hahah, it works! thanks for the head up…

  2. Waterpup Says:

    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 Says:

    Yeah ..
    Can u explain more detail ?
    Thanks

  4. rashamus Says:

    Ok cool now..
    Thx for your info

Envie um comentário