Title: Only show summary
Last modified: August 19, 2016

---

# Only show summary

 *  [headshot](https://wordpress.org/support/users/headshot/)
 * (@headshot)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/only-show-summary/)
 * Hi 😉
 * I’m trying to figure out, how to display everything before the
 * `<!--more-->`
 * on single.php, what i have so far:
 *     ```
       <div class="entry">
              // Only Display Everything INFRONT of the more tag!
       </div>
       ```
   
 * Now some other code comes after this and then i show everything except everything
   infront of the more tag like this:
 *     ```
       <div class="full-entry">
       <?php the_content('more_link_text', strip_teaser, 'more_file'); ?>
       <div>
       ```
   
 * So, showing only everything after the more tag works, but how to show only everything
   before the more tag. (without using the excerpt field)
 * Hope somebody can help me with this 😉
 * Thanks
 * Kind Regards,
 * Headshot

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

 *  Thread Starter [headshot](https://wordpress.org/support/users/headshot/)
 * (@headshot)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/only-show-summary/#post-817916)
 * **bump**
 *  Thread Starter [headshot](https://wordpress.org/support/users/headshot/)
 * (@headshot)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/only-show-summary/#post-817934)
 * bump, anyone 🙁
 *  [scooly](https://wordpress.org/support/users/scooly/)
 * (@scooly)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/only-show-summary/#post-817991)
 * I have the same question:
 * **How to display text before <!-more–> only on single.php?**

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

The topic ‘Only show summary’ is closed to new replies.

## Tags

 * [more](https://wordpress.org/support/topic-tag/more/)
 * [only](https://wordpress.org/support/topic-tag/only/)
 * [single](https://wordpress.org/support/topic-tag/single/)
 * [strip](https://wordpress.org/support/topic-tag/strip/)
 * [summary](https://wordpress.org/support/topic-tag/summary/)
 * [teaser](https://wordpress.org/support/topic-tag/teaser/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [scooly](https://wordpress.org/support/users/scooly/)
 * Last activity: [17 years, 9 months ago](https://wordpress.org/support/topic/only-show-summary/#post-817991)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
