Hey Tom, I am trying to add total post count to the loop in Atahualpa theme. Not to good at this sort of thing. I placed
<?php if(method_exists($count_per_day, "getReadsAll( $frontend )")) $count_per_day->show(); ?>
which I am sure is wrong...
Could you give me the heads up on how to do this properly?
The site is http://www.theblogfarm.com
If you look at this post, (the one I am playing with) I am trying to add it below the content but above the author profile.
If you can, email me at admin@theblogfarm.com
Thanks a bunch for a great plugin...