Title: Stories
Last modified: August 18, 2016

---

# Stories

 *  [Erica](https://wordpress.org/support/users/alexshields/)
 * (@alexshields)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/stories/)
 * How do I create a “Cont. Story link” at the bottm of each story? The stories 
   are long and it only shows a paragraph which is good, but at the end there is[…]
   which i asume means there is more but you can not click on it… do you have to
   write in your own code here? and what php page would it show up on? I’m using
   Dapit.
 * Also I would like there to be only 3 stories per page, the 3 most recent, rest
   is archived…how do you do this?
 * THANKS!!!!
    Alex

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/stories/#post-392610)
 * If you have […] it means you are using the_excerpt instead of the_content in 
   your index.file.
    Unfortunately there is no way to change the bahaviour of that“[…]”
   unless editing core files.
 * Or, more recommended, you can use a plugin:
    [http://guff.szub.net/2005/02/26/the-excerpt-reloaded/](http://guff.szub.net/2005/02/26/the-excerpt-reloaded/)
 *  [liverpoollad](https://wordpress.org/support/users/liverpoollad/)
 * (@liverpoollad)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/stories/#post-392611)
 * All you need do is add the following code
 * `<!--more-->`
 * You add that after the word or image you wish to end the intro on, the reader
   will then be taken to the rest of that page or post.
 * You can use options to allow so many stories per page also.
 * Good luck
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/stories/#post-392612)
 * Just for the enlightement of future generations:
    `<!--more-->` will work only
   if you have `the_content` in your index, and yes, there is a Codex article how
   to customize it. However, the more is ineffective if the_excerpt tag is used 
   in the index.php (or whichever file we are talking about).

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

The topic ‘Stories’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [19 years, 12 months ago](https://wordpress.org/support/topic/stories/#post-392612)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
