Viewing 4 replies - 1 through 4 (of 4 total)
  • Noted. Probably something I did wrong with the padded category count. For now, you can edit wp-dtree_gen-functions.php – just remove lines 123-125:

    foreach($children as $child){
    	$count += $child->category_count;
     }

    and the count should be correct. Unless you’ve got categories with no posts of their own, only subcats. I’ll find a workaround for the next release.

    Thread Starter salvia34

    (@salvia34)

    I deleted the lines, but that’s not change :s

    Here the screenshot with the lines deleted !
    https://img204.imageshack.us/my.php?image=bugv2xt5.jpg

    Thank you very much for your fast reply ??

    The output of WP-dTree is cached. You must update the cache to see any changes. Do this by editing content in your blog or just press “apply settings” in the WP-dTree configuration screen.

    Thread Starter salvia34

    (@salvia34)

    ok that’s work fine ??

    thank you for your help, and for the future update of this great plugin ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP-dTree 3.5] Duplicate Post counts’ is closed to new replies.