Forums

Remove Category Numbers (2 posts)

  1. Anonymous
    Unregistered
    Posted 7 years ago #

    I have the following code

  2. <h2><?php _e('Categories'); ?></h2>

      <?php list_cats(0, '', 'name', 'asc', '', 1, 0, 1, 1, 1, 1, 0,'','','','','28') ?>
  3. <?php /* If this is the frontpage */ if (empty($_GET['cat']) and empty($_GET['m']) and empty($_GET['paged']) and empty($_GET['year']) and empty($_GET['monthnum']) and empty($_GET['day']) and empty($_GET['category_name']) and empty($_GET['author']) and empty($_GET['s'])) { ?>
    What do I need to remove so that category listings do not include the number of posts.

  • moshu
    Member
    Posted 7 years ago #

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags

    No tags yet.