Title: content=excerpt
Last modified: August 21, 2016

---

# content=excerpt

 *  Resolved [mvbenz](https://wordpress.org/support/users/mvbenz/)
 * (@mvbenz)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/contentexcerpt/)
 * What I want to do is take a post with information on it and include only a section
   of that on another page. I thin the content=excerpt is what I am looking for 
   but I can find no information explaining how to do this.
 * Can you point me to some information on how this works or if you have a page 
   with all of the options with examples written up that would be cool too.
 * Thx…
 * [http://wordpress.org/plugins/rps-include-content/](http://wordpress.org/plugins/rps-include-content/)

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

 *  Plugin Author [redpixelstudios](https://wordpress.org/support/users/redpixelstudios/)
 * (@redpixelstudios)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/contentexcerpt/#post-4185279)
 * You seem to be on the right track and should be able to use the content=excerpt
   argument to get the output you want. Though the [FAQ page](http://wordpress.org/plugins/rps-include-content/faq/)
   does have some examples, it does not have one to address your question.
 * Please try the following:
 * `[rps-include post="###" title="true" titlelink="true" content="excerpt"]`
 * If you are on a multisite install then be sure to include the blog argument as
   well:
 * `[rps-include blog="#" post="###" title="true" titlelink="true" content="excerpt"]`
 * Let us know if you need further information or have any trouble with the proposed
   solution.
 *  Plugin Author [redpixelstudios](https://wordpress.org/support/users/redpixelstudios/)
 * (@redpixelstudios)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/contentexcerpt/#post-4185333)
 * In the latest version (1.1.0) of RPS Include Content we have added some other
   options to allow for truncation of the content. Now you can set the content to“
   lede” and a new attribute “length” to display a specific number of words from
   the beginning of the included content in this way:
 * `[rps-include post="###" content="lede" length="100"]`
 * Please feel free to reopen this topic should you require further assistance related
   to the issue.

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

The topic ‘content=excerpt’ is closed to new replies.

 * ![](https://ps.w.org/rps-include-content/assets/icon-256x256.png?rev=1390648)
 * [RPS Include Content](https://wordpress.org/plugins/rps-include-content/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rps-include-content/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rps-include-content/)
 * [Active Topics](https://wordpress.org/support/plugin/rps-include-content/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rps-include-content/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rps-include-content/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [redpixelstudios](https://wordpress.org/support/users/redpixelstudios/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/contentexcerpt/#post-4185333)
 * Status: resolved