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”]