Title: -more- without anchor
Last modified: August 18, 2016

---

# -more- without anchor

 *  [tini](https://wordpress.org/support/users/tini/)
 * (@tini)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/more-without-anchor/)
 * i’d like to use the -more-tag without the anchor. just because i don’t know how
   to acomplish the following:
    i don’t want the entire posting on the front-page
   but just a short lead of the article that follows. then you click on (more) and
   then you can read the entire article. but now using the -more-tag, a HTML-anchor
   is generated. i want the page to begin on top and not to scroll down until the
   anchor. i’m rather new to WordPress. is there a way to modify how the -more-tag
   is displayed when the_content() is called? if so, where can i find this. thx 
   tini

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

 *  [welsper](https://wordpress.org/support/users/welsper/)
 * (@welsper)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/more-without-anchor/#post-66742)
 * Try using the PAGE tag instead of the MORE tag.
 *  Thread Starter [tini](https://wordpress.org/support/users/tini/)
 * (@tini)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/more-without-anchor/#post-66747)
 * ok, i found it:
    [http://wordpress.org/docs/template/#post_content](http://wordpress.org/docs/template/#post_content)
   next time i’ll read the WHOLE manual first 😉 sorry for bothering.
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 8 months ago](https://wordpress.org/support/topic/more-without-anchor/#post-67196)
 * **joand**: You found the right bit of code. You have to change the line:
    `$output.
   = ' [\">$more_link_text](https://wordpress.org/support/topic/more-without-anchor/"&apos;.?output_format=md)";`
   to be: `$output .= ' [\">$more_link_text](https://wordpress.org/support/topic/more-without-anchor/"&apos;.?output_format=md)";`(
   Basically getting rid of `#more-$id`)
 *  [joand](https://wordpress.org/support/users/joand/)
 * (@joand)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/more-without-anchor/#post-67197)
 * Thank you very much!
    Joan

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

The topic ‘-more- without anchor’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [joand](https://wordpress.org/support/users/joand/)
 * Last activity: [21 years, 8 months ago](https://wordpress.org/support/topic/more-without-anchor/#post-67197)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
