Title: Headlines???
Last modified: August 18, 2016

---

# Headlines???

 *  [souljei](https://wordpress.org/support/users/souljei/)
 * (@souljei)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/headlines-3/)
 * Im new to wordpress, and also new to hardcore php, and have done alot to create
   my website around wordpress! and it seems to be working fine and has been great
   fun.
 * I have the top latest 10 news posts on the page, and then underneath i would 
   like to have 5 or 10 more posts, (the 5 or 10 after the latest 10) headlines 
   just show up, with this i mean just the name of the posts.
 * Any ideas where i can find a plugin/hack to do this?

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

 *  [gMk](https://wordpress.org/support/users/gmk/)
 * (@gmk)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/headlines-3/#post-424162)
 * Try customizable post listings.
 * [http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/](http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/)
 * I use it to achieve the same thing
 *  [Dgold](https://wordpress.org/support/users/dgold/)
 * (@dgold)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/headlines-3/#post-424164)
 * You can also learn to code that by hand using Multiple Loops as described in 
   the Codex. That’s what I did on one of my blogs, and it was basically as easy
   as copying some code from the Codex, and getting rid of the_content type of stuff
   leaving only the linked headlines in my 2nd loop.
 * Humorously someone on here was referring to this as the mullet style, with a 
   tail of headlines =:)
 *  Thread Starter [souljei](https://wordpress.org/support/users/souljei/)
 * (@souljei)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/headlines-3/#post-424188)
 * i tried customizable post listings and it didnt work properly… and i dont know
   why!?
 * I also have looked at how to do loops etc and its way over my head, i can put
   php content into my site but cannot write or edit. Im a designer, more than a
   programmer 🙂
 *  [onseduction](https://wordpress.org/support/users/onseduction/)
 * (@onseduction)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/headlines-3/#post-424190)
 * Or you can use a simple counter in your loop. Definately learn about the loop(
   must do anyway) and put a simple a++ in it or so. Then for the first 10 posts
   display the_content and for the rest only the title.

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

The topic ‘Headlines???’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [onseduction](https://wordpress.org/support/users/onseduction/)
 * Last activity: [19 years, 10 months ago](https://wordpress.org/support/topic/headlines-3/#post-424190)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
