Title: Post count error
Last modified: December 28, 2019

---

# Post count error

 *  Resolved [motmat](https://wordpress.org/support/users/motmat/)
 * (@motmat)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/post-count-error-2/)
 * The post count is product_cat is currently a sum for products in main cat and
   sub cat , so all product in subcat are counted twice.

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

 *  Thread Starter [motmat](https://wordpress.org/support/users/motmat/)
 * (@motmat)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/post-count-error-2/#post-12275621)
 * PS code correction! 🙂
 * : error condition: “Expanding shows: Just Sub-categories” (by option “Expanding
   shows: Sub-categories and Post” the post count is showed correctly”)
 * Code correction:
    plugin editor …. collapscatlist.php from text below: $theCount
   =$subCatPostCount2 + $totalCatPostCount; just remove : + $totalCatPostCount
    -  This reply was modified 6 years, 5 months ago by [motmat](https://wordpress.org/support/users/motmat/).
    -  This reply was modified 6 years, 5 months ago by [motmat](https://wordpress.org/support/users/motmat/).
 *  [adrianpajares](https://wordpress.org/support/users/adrianpajares/)
 * (@adrianpajares)
 * [6 years ago](https://wordpress.org/support/topic/post-count-error-2/#post-12925213)
 * I have the same problem, this solve problem partially.
 * I have this estructure:
    - Cat 1 (25) This perferct with the abobe solution.
    - sub Cat 1.1 (50) this doesn’t work
    - sub sub Cat 1.1.1 (50) this also doesn’t work.
 *  -  This reply was modified 6 years ago by [adrianpajares](https://wordpress.org/support/users/adrianpajares/).
    -  This reply was modified 6 years ago by [adrianpajares](https://wordpress.org/support/users/adrianpajares/).
    -  This reply was modified 6 years ago by [adrianpajares](https://wordpress.org/support/users/adrianpajares/).

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

The topic ‘Post count error’ is closed to new replies.

 * ![](https://ps.w.org/collapsing-categories/assets/icon-256x256.gif?rev=2886482)
 * [Collapsing Categories](https://wordpress.org/plugins/collapsing-categories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/collapsing-categories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/collapsing-categories/)
 * [Active Topics](https://wordpress.org/support/plugin/collapsing-categories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/collapsing-categories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/collapsing-categories/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [adrianpajares](https://wordpress.org/support/users/adrianpajares/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/post-count-error-2/#post-12925213)
 * Status: resolved