Hello,
Here is my problem: the plugin counts by two's instead of counting by one's.
How could I fix this?
Thanks a lot.
Hello,
Here is my problem: the plugin counts by two's instead of counting by one's.
How could I fix this?
Thanks a lot.
I fixed it!
As suggested here : http://forums.lesterchan.net/index.php/topic,4201.0.html, wp_head() was called several times (2) in my template. I just deleted one of them.
You must log in to post.