open <collapscatlist.php>line 621
$theCount=$subCatPostCount2 + $totalCatPostCount;
change to
$theCount=$subCatPostCount2;
that will fix the problem
-
This reply was modified 8 years, 1 month ago by jeffkao.
-
This reply was modified 8 years, 1 month ago by jeffkao.