Title: Archive Below Posts&#8230;
Last modified: August 18, 2016

---

# Archive Below Posts…

 *  [tzortst](https://wordpress.org/support/users/tzortst/)
 * (@tzortst)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/archive-below-posts/)
 * Ok here goes, not sure if it can be done, which is why i am asking!
 * Ok my site
 * [http://tzortst.com/](http://tzortst.com/)
 * At the bottom below the last post, i would like to be able to have links to the
   next 10 or so posts
 * be nice if i could lay them out like this
 * Post 5 :: Post 6 :: Post 7
 * Hope you can understand what i am after!
 * Also is there any way to use the get archive function but not output them as 
   a list?

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/archive-below-posts/#post-135058)
 * Yes, can’t see why not.
    You would need to place the call outside the loop, but
   inside the content div.
 * As for not outputting as a list, it is a list, but CSS controls it:
    .archivelist
   ul, .archivelist ul li { display:inline; } and wrap your get_archive (or whatever)
   function inside that class.
 * The only problem I can see is that this will show in some form or another on 
   archive pages …….. I guess playing with the code is the way to go first.
 *  Thread Starter [tzortst](https://wordpress.org/support/users/tzortst/)
 * (@tzortst)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/archive-below-posts/#post-135064)
 * nvm, ended up doing what i wanted to do 🙂

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

The topic ‘Archive Below Posts…’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [tzortst](https://wordpress.org/support/users/tzortst/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/archive-below-posts/#post-135064)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
