Hello!
I have already managed to modify existing top-meta-fields (see http://greyarium.com/2011/06/elle/).
What I didn't manage to do is add this custom meta into top meta on single post page):
WP-PostViews plugin (http://wordpress.org/extend/plugins/wp-postviews/installation/)
<?php if(function_exists('the_views')) { the_views(); } ?>
It worked in inFocus 1.6 before update, but the updated inFocus coding has changed and now the method proposed by the author of this plugin (as I did in previous infocus) doesn't work.
I'll be very thankful for your help!













