Title: Removing Tittle from node based posts and change for category
Last modified: August 20, 2016

---

# Removing Tittle from node based posts and change for category

 *  [DeveWeb](https://wordpress.org/support/users/deveweb/)
 * (@deveweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-please-sos/)
 * sorry for post this.. but i need help urgent pleaseeee… I need to change the 
   CODE, This Code displays the date and the number of comments and I need to change
   to display the date and category, i need chabge only numbers of comments for 
   category, I use the Arras theme ..
 *     ```
       if ($show_meta) {
       		$postheader .= '<span class="entry-meta"><span class="entry-comments">' . get_the_title()  . '</abbr></span>';
       		$postheader .= '<abbr class="published" title="' . get_the_time('c') . '">' . get_the_time( get_option('date_format') ) . '</abbr></span>';
       	}
       ```
   
 *  and change get_the_title and show category.
 * Please someone can help me. thanks in Advanced

The topic ‘Removing Tittle from node based posts and change for category’ is closed
to new replies.

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 0 replies
 * 1 participant
 * Last reply from: [DeveWeb](https://wordpress.org/support/users/deveweb/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/help-please-sos/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
