Title: Wrong count
Last modified: August 31, 2016

---

# Wrong count

 *  [pyriusos](https://wordpress.org/support/users/pyriusos/)
 * (@pyriusos)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/)
 * Dear Sir,
 * I have problem, becose when I look views of article witch is maide let say yesterday
   and I put 7 day count its less number then is count views in article.
 * [http://www.civilnodrustvo.hr/](http://www.civilnodrustvo.hr/) this its web page.
 * On a right you see “ovaj tjedan”(this week) article Podrška prosvjednoj akciji“
   Daj 5 za DPS” najavljenoj za 5. svibnja 2016. (37)
 * and when you click on it in article writte Pregledano: 42(views)
 * That its not only articl with problem.
 * Pleas help!
 * [https://wordpress.org/plugins/top-10/](https://wordpress.org/plugins/top-10/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Thread Starter [pyriusos](https://wordpress.org/support/users/pyriusos/)
 * (@pyriusos)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350783)
 * Any advice?
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350802)
 * Hi, I’m confused. Shouldn’t the 7 day count be less than that of the total views
   if the total views are more than 7 days?
 *  Thread Starter [pyriusos](https://wordpress.org/support/users/pyriusos/)
 * (@pyriusos)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350809)
 * i have 3 tab 1 tab is today(danas), secund last 7 day( tjedan), 1 monath(mjesec)
   but if post made today and count on post page is biger then on list top 10 do
   you understend its difrent in total views and on post page count.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350818)
 * Could you please provide me with screenshots with examples. I’ve looked at those
   tabs and I can’t figure out what might be the issue.
 *  Thread Starter [pyriusos](https://wordpress.org/support/users/pyriusos/)
 * (@pyriusos)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350825)
 * This is picture with problem. On left is home page with count of 30 visit per
   1 week and after in post is 27.
 * This is not only post problem with diference of counting.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350835)
 * That is indeed strange. I looked at the source code and both are definitely generated
   by Top 10.
 * Can you check your theme to see what function is used to pull: “Pregledano: 28”
 * What do you see in the backend i.e. in the Edit> posts page for this?
 *  Thread Starter [pyriusos](https://wordpress.org/support/users/pyriusos/)
 * (@pyriusos)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350837)
 * I integrate in singl.php this <?php echo_tptn_post_count(); ?> to have total 
   views .
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350838)
 * Hi, please use:
 *     ```
       <?php
       echo_tptn_post_count( array(
          daily => '1',
          daily_range => '7'
       ) );
       ?>
       ```
   
 *  Thread Starter [pyriusos](https://wordpress.org/support/users/pyriusos/)
 * (@pyriusos)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350839)
 * Now its not big difrenc but 1 view [look picture](http://www.civilnodrustvo.hr/wp-content/themes/tribune/images/problem_10_05_2016.jpg)
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [10 years ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350840)
 * Are you noticing this on all posts? In theory the function should bring the same
   results as per the number of days?
 * It’s difficult for me to debug any further without access.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Wrong count’ is closed to new replies.

 * ![](https://ps.w.org/top-10/assets/icon-256x256.png?rev=2986432)
 * [WebberZone Top 10 — Popular Posts](https://wordpress.org/plugins/top-10/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/top-10/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/top-10/)
 * [Active Topics](https://wordpress.org/support/plugin/top-10/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/top-10/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/top-10/reviews/)

## Tags

 * [Wrong count](https://wordpress.org/support/topic-tag/wrong-count/)

 * 10 replies
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/wrong-count-1/#post-7350840)
 * Status: not resolved