Title: &#8220;Continue reading&#8221; for long posts
Last modified: August 18, 2016

---

# “Continue reading” for long posts

 *  [raindrop](https://wordpress.org/support/users/raindrop/)
 * (@raindrop)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/)
 * I’m trying to find out what tags need to be used to do the equivalent of what(
   more…) does but rather than displaying (more…), displaying “Continue reading _“
   post title”_ here”, with or without anchor on the next page.
    (more…) just isn’t
   obvious or appealing enough I think. What can you recommend?

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

 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112582)
 * [http://wiki.wordpress.org/the_content](http://wiki.wordpress.org/the_content)
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112584)
 * I’d edit the (more…) and add in the_title tag…
    `<?php the_title('before','after',
   display); ?>` – more info on the tag on the wiki at [http://wiki.wordpress.org/the_title](http://wiki.wordpress.org/the_title)
 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112591)
 * This won’t solve the problem (if I understand it correctly) of “with or without
   the anchor on the next page” but:
    the_content(‘Continue reading “‘ . get_the_title().‘”
   here’);
 *  [shinyidolcom](https://wordpress.org/support/users/shinyidolcom/)
 * (@shinyidolcom)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112654)
 * how do you limit the length of a post before it will display the ‘more…’?
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112660)
 * When editing the post… right above the text area is a set of buttons called Quicktags.
   Set the cursor where you want ot cut it off at and hit the “more” button. It 
   will add the <!–more–> tag at that point.
    That’s it! Tg
 *  Anonymous
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112663)
 * I love that More feature! After a few weeks of wondering where it was, it is 
   now more obvious!
    Wordpress really rocks!
 *  [shinyidolcom](https://wordpress.org/support/users/shinyidolcom/)
 * (@shinyidolcom)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112665)
 * haha, so easy. Thanks

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

The topic ‘“Continue reading” for long posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 7 participants
 * Last reply from: [shinyidolcom](https://wordpress.org/support/users/shinyidolcom/)
 * Last activity: [21 years, 5 months ago](https://wordpress.org/support/topic/continue-reading-for-long-posts/#post-112665)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
