Title: category help
Last modified: August 18, 2016

---

# category help

 *  [volsunga](https://wordpress.org/support/users/volsunga/)
 * (@volsunga)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/category-help/)
 * hi, this has probably been answered somewhere but i can’t find it!
    When i type
   the code ‘?php the_category() ?’, it automatically link breaks afterwards. I 
   want to be able to list author @ time | category | comments on the same line,
   but it doesn’t seem to work! Any help would be appreciated 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/category-help/#post-100974)
 * In the default index, there is this line:
    `<div class="meta"><?php _e("Filed
   under:"); ?> <?php the_category() ?> — <?php the_author() ?> @ <?php the_time()?
   > <?php edit_post_link(); ?></div>` The category is in there, and how it is displayed,
   inlcuding the fact that it is all on the one line, is controlled by the ‘meta’
   part of the css.
 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/category-help/#post-100975)
 * Shot in the dark:
    .meta li {display:inline} Did I hit anything? 😉
 *  Thread Starter [volsunga](https://wordpress.org/support/users/volsunga/)
 * (@volsunga)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/category-help/#post-101123)
 * Sorted, thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘category help’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [volsunga](https://wordpress.org/support/users/volsunga/)
 * Last activity: [21 years, 7 months ago](https://wordpress.org/support/topic/category-help/#post-101123)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
