By stefano rigazio on Wednesday, 26 August 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 650
Votes 0
As you can see in the screenshot, but do not understand why in the name of the category I put (2) in all categories.
Yet if I go to the admin EasyBlog and go into class I see that the names are correct and no (2)

Where am I wrong?
http://awesomescreenshot.com/06956mac41

thanks a lot

stefano
Hey stefano,

I've checked in your screenshot, actually that (2) figure is shown for this category `Joomla` got created how many post instead of the category name. Hope this help.
·
Wednesday, 26 August 2015 18:25
·
0 Likes
·
0 Votes
·
0 Comments
·
ok and how do I disable it?
·
Wednesday, 26 August 2015 20:07
·
0 Likes
·
0 Votes
·
0 Comments
·
There is no way to disable this currently and you can modify the theme file located in /components/com_easyblog/themes/nickel/blogs/categories/item.php and remove the block below,


(<?php echo $category->cnt;?>)
·
Thursday, 27 August 2015 03:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post