Found the solution myself. From the plugin file “pvc_class.php”;
Remove $today = A3_PVC::pvc_fetch_post_today( $post_id ); at line 142
Remove else { $output_html .= __('', 'page-views-count');} at lines 151, 152 and 153
-
This reply was modified 7 years, 11 months ago by mefhumorg.