Views for dynamic pages
-
hello
How can a dynamic page show its views? I want it for author pages.
If I used <?php if(function_exists(‘the_views’)) { the_views(); } ?> it shows a number, but it is not correct.
site.com/author/admin only shows 2 views and it won’t update no matter what . Other profiles show other number of views, but it’s the same, it won’t update.
How does your plugin counts dynamic views? is it possible to make it work?
thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Views for dynamic pages’ is closed to new replies.