Like the subject says, my wordpress stats stopped working when i switched themes. My other stat plugins work, and the plugin is installed, but it's not keeping track of anything...
Any ideas?
Like the subject says, my wordpress stats stopped working when i switched themes. My other stat plugins work, and the plugin is installed, but it's not keeping track of anything...
Any ideas?
Make sure your theme has a call to
<?php wp_footer(); ?>
in the file footer.php.
my worpress still are not working, i made changes from <?php //wp_footer(); ?> ---> <?php wp_footer(); ?> as you said but still nothing. even i cannot see plugin in dashboard
worked for me.
thanks
for me not. for that reason i hgave install StatPress which is much detailed tool but i still like to solve that problem...
I just tested out a bunch of new themes and I guess I put the db through hell cuz the stats just stopped dead. I tried putting this snippet in the footer and have had 5 view readings in the last hour, so I guess they're working again. thx.
same problem, 4 days ago it stopped and was fine before. using the theme called megazeen and it just stopped for some unknown reason.
going to try statpress for now :)
This topic has been closed to new replies.