Title: Posts (templates)
Last modified: September 1, 2016

---

# Posts (templates)

 *  [kermit7](https://wordpress.org/support/users/kermit7/)
 * (@kermit7)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/posts-templates-2/)
 * Hello.
 * How does one STOP the exerpts from displaying.
 * This is what I have:
 * [su_posts template=”templates/default-loop.php” id=”” posts_per_page=”100″ post_type
   =”post” taxonomy=”category” tax_term=”” tax_operator=”IN” author=”” meta_key=””
   offset=”0″ order=”DESC” orderby=”date” post_parent=”” post_status=”publish” ignore_sticky_posts
   =”no”]
 * [https://wordpress.org/plugins/shortcodes-ultimate/](https://wordpress.org/plugins/shortcodes-ultimate/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [kermit7](https://wordpress.org/support/users/kermit7/)
 * (@kermit7)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/posts-templates-2/#post-7695679)
 * Anyone that follows can try these examples…(I got it to get rid of excerpts in
   one of them…noting hidden templates…) yay!
 * <h1>List of Future (Unpublished) Articles</h1>
    [su_posts template=”templates/
   default-loop.php” id=”” posts_per_page=”100″ post_type=”post” taxonomy=”category”
   tax_term=”” tax_operator=”IN” author=”” meta_key=”” offset=”0″ order=”DESC” orderby
   =”date” post_parent=”” post_status=”future” ignore_sticky_posts=”no”]
 * <h1>List of Published Posts</h1>
    [su_posts template=”templates/list-loop.php”
   posts_per_page=”100″ post_status=”publish” orderby=”date” order=”DESC”]
 * <h1>List of Published Posts</h1>
    [su_posts template=”templates/teaser-loop.php”
   post_status=”publish” orderby=”date” order=”DESC”]

Viewing 1 replies (of 1 total)

The topic ‘Posts (templates)’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * 1 reply
 * 1 participant
 * Last reply from: [kermit7](https://wordpress.org/support/users/kermit7/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/posts-templates-2/#post-7695679)
 * Status: not resolved