Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Hanizex

    (@hanizex)

    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

    Thread Starter Hanizex

    (@hanizex)

    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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Any widgets?’ is closed to new replies.