WordPress is perfect, yes? Almost!
Installing was a breeze, setting up was easy, migrating was busy (man! I should really sit down and write a poem). Ok, now look to the right, each category in the list has its post count. One thing that really gets on my nerve though, is that they are not displayed on the same line! The reason was that the post count stands outside the category’s a tags. So I just had to look into the source code and fix the problem. (No you can’t fix it with the theme?! Or can you? Hmm…)
Anyways, the file is “wp-includes/template-functions-category.php”. If you are interested, here’s the patch, cat_count.patch
0 Responses to “Changing to WordPress & "categories count" patch”