Title: Archive display
Last modified: February 7, 2017

---

# Archive display

 *  [puppet](https://wordpress.org/support/users/puppet/)
 * (@puppet)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/archive-display/)
 * Postnuke 0.7.2.6-Phoenix, porting WordPress 1.0.2 through the Postwrap module.
   
   I finally figured out how to display my archived posts in a Postnuke side-block
   through a pull-down menu, but I would like for it to bring up the posts in their‘
   original’ shortened versions (with “more…”) and not the extended entries. As 
   seen [here](http://www.diminishedresponsibility.com), (bottom right ‘Journal 
   Archive’).. when you choose a dated entry, it pulls up the entire post in its
   extended form. The url that i’m pulling these through looks like this: ` [http://www.diminishedresponsibility.com/modules.php?op=modload&name=PostWrap&file=index&page=http://www.diminishedresponsibility.com/wordpress-1.0.2/index.php?p=15&index=1](http://www.diminishedresponsibility.com/modules.php?op=modload&name=PostWrap&file=index&page=http://www.diminishedresponsibility.com/wordpress-1.0.2/index.php?p=15&index=1)
   Is there something I can add in that line to make it pull up the “shortened” 
   versions?

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

 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/archive-display/#post-76214)
 * Since they link to the posts, as posts are shown full-length on a post page, 
   I don’t see how this could be possible without a hack.
    What you can do is, edit
   index.php to show posts with the more link, when the individual entry pages are
   being viewed. For this, just remove the condition that says if ($single) { do-
   not-show-the-more-tag } of course if you can’t find $single (since it is 1.0.2)
   you will find $p or $name instead, to identify the “individual entry pages” in
   index.php So how exactly does one load wordpress as a module in Postnuke? Is 
   there a quick tutorial somewhere?
 *  Thread Starter [puppet](https://wordpress.org/support/users/puppet/)
 * (@puppet)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/archive-display/#post-76218)
 * WordPress isn’t loaded as a module, i’m using the [Postwrap](http://spidean.mckenzies.net/)
   module to port my WordPress index into the central block. So instead of linking
   to an external URL, i’m putting in an internal one (and removing WordPress’ sideblocks
   to make it fit).
    Thanks for the reply, i’ll dig around in index.php and see 
   what I can find. I guess I should have added that some of the links on my site
   aren’t exactly “Safe for Work”, but I had to link the main site itself since 
   linking wordpress directly wouldn’t exactly show the problem. Hopefully nobody
   gets lost and clicks on something they’re not expecting.

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

The topic ‘Archive display’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [puppet](https://wordpress.org/support/users/puppet/)
 * Last activity: [21 years, 10 months ago](https://wordpress.org/support/topic/archive-display/#post-76218)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
