Title: Latest Posts?
Last modified: August 18, 2016

---

# Latest Posts?

 *  Resolved [strikedamic](https://wordpress.org/support/users/strikedamic/)
 * (@strikedamic)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/)
 * Hi all
    I’d like to replace the “Meta” Sidebar entry (left sidebar in my “Dark
   City 10” theme) with links to the latest entries of every category. Example output:
   <Category 1> <title> <Author> <Date>
 * <Category 2>
    <title>
 * <date>
 * etc.
 * I think I’d have to solve this with the post ID’s and the Category ids. but since
   I’m completely new to this, I have NO CLUE how to realize it (though I managed
   to change a lot by altering some of the PHP code, I never even found out how 
   to actually wipe the META bar away.)
 * Could anyone please write code for this? or does a plugin exist for that?
 * Thank you so much!!!

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

 *  Thread Starter [strikedamic](https://wordpress.org/support/users/strikedamic/)
 * (@strikedamic)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662472)
 * Never mind, I found the “Latest Post from each Category” plugin ([Here](http://www.dagondesign.com/articles/latest-post-from-each-category-plugin-for-wordpress/)).
   
   Still, could anyone tell me how to replace the “Meta” link area with custom content?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662474)
 * Edit the sidebar.php code and delete/replace it.
 * Note. If you are using widgets… no matter what you edit in the code – the default
   widgets that come with WP will always overwrite it.
 *  Thread Starter [strikedamic](https://wordpress.org/support/users/strikedamic/)
 * (@strikedamic)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662478)
 * The sidebar.php doesn’t work because it seemingly only controls the right sidebar,
   but not the left.
    Afaik I do not use widgets (what are those anyway?)
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662479)
 * Forget the widgets…
 * In that case the code should be somewhere else.
    header.php? leftbar.php? left.
   php?
 * (when not giving a link to the theme’s page nobody will be able to look at the
   file of that specific theme)
 *  Thread Starter [strikedamic](https://wordpress.org/support/users/strikedamic/)
 * (@strikedamic)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662480)
 * [The Dark City 1.0 files](http://themes.wordpress.net/download.php?theme=4351)
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662481)
 * header.php – my first guess was correct.
 *  Thread Starter [strikedamic](https://wordpress.org/support/users/strikedamic/)
 * (@strikedamic)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662482)
 * I got it. Thanks a lot!

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

The topic ‘Latest Posts?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [strikedamic](https://wordpress.org/support/users/strikedamic/)
 * Last activity: [18 years, 4 months ago](https://wordpress.org/support/topic/latest-posts/#post-662482)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
