Conversation
supportHi, i am getting page view count issue on 1st post of blog. however, count is working fine for other posts. could you please find the solution for me. 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 Anil https://wordpress.org/plugins/page-view-count-by-webline/
No comments were stored for this source.