no replyes for three months?
You’ll need to add PHP support to sidebars, that way you can use a standard HTML sidebar to enter the code needed. Once that is achieved, you can use the provided php functions to update/echo the counter:
<?php
global $post;
pvc_stats_update( $post->ID, 1 );
?>
Evan
I don’t think I need to update any stats. All stats works correct…
Now I only want to show “most viewed posts” at sidebar, or elsewhere…
Whoops, sorry I misread your question. Thought you wanted to simply display the count in the sidebar. Sorry.
Great plugin as what i need, i want display stast on side bar too.
Today view, Week view, Month view and Total view.
Please help or upgrade 🙂
Regards