Manually Adding PHP Makes All Pages Count Together?
-
I’m using the
<?php pvc_stats_update( $postid, 1 ); ?>code within my theme, but whenever 1 page gets a hit so do all the others.What do I have to add to make it so the count is individual? I can “Activate on these Custom Post Types” but the counter appears really low on the page, so I need to manually place it higher.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Manually Adding PHP Makes All Pages Count Together?’ is closed to new replies.