• Hi,

    i have installed “Page View Count by Webline” plugin on blog & getting page view count issue on 1st post of blog. however, count is working fine for other posts except the 1st one only. could you please reolve that issue.

    i have used below code for index & single template page.
    index page code: <?php <?php echo pvc_stats( $post->ID, 1 ); ?>
    single template page code: <?php echo pvc_stats_update( $post->ID, 1 ); ?>

    Please check index page & single post URLs. you will see the difference.

    waiting for your quick reply.

    Thanks

  • The topic ‘page view count issue on 1st post’ is closed to new replies.