• How do I remove numbering from the side of the categories from showing the total numbers of the post in the particle category. My website is channelmaza.com

Viewing 1 replies (of 1 total)
  • if it is a widget, goto admin-appearance-widgets- and open the ‘category’ widget – it has tick boxes inside – untick ‘show post counts’.

    if it is not a widget, you need to edit the corresponding sidebar file and find wp_list_categories() which will have parameters in the brackets:
    http://codex.ww.wp.xz.cn/Template_Tags/wp_list_categories
    edit or add the ‘show_count’ parameter to not show counts.

Viewing 1 replies (of 1 total)

The topic ‘Category numbering’ is closed to new replies.