WP PostViews custom taxonomy
-
Hello and thank you for this awesome plugin!
I have manage to show the views on posts / pages / categories / tags / custom post types without having to touch anything!!!
However I am having a hard time trying to show the views on custom taxonomies. When I output this function <?php if(function_exists(‘the_views’)) { the_views(); } ?> I get 0 / 1 / 2 views but I am definately sure that it has way more views as in google analytics the same page shows around 200 views. In addition in order to be sure I tried to visit the page from another browser (where I am not logged in) and it does not increases that number.
Are you aware of this problem or I am missing something.
Thank you again for the great work!!
Keep up!
The topic ‘WP PostViews custom taxonomy’ is closed to new replies.