Get Total Number of Likes from Facebook Page

You can always use a custom Facebook Like Button that displayes the number of likes from the FB Developer’s page. But if you’re looking to control the way that number is displayed (maybe a large font or in a funky graphic), you can access this information using the Continue Reading »

WordPress Stats not working – Help

A few day after installing my own custom blog theme, the stats show a drop off of visitors on my site around the same day I performed the update. I was missing a small line of code that cause this to break.

In you footer.php file, add above the close body tag this:

<?php wp_footer(); ?>

That’s it. Enjoy!

iVisitorStats

Start tracking site visitors in 5 minutes.
Continue Reading »