Title: Exclude a post
Last modified: September 28, 2018

---

# Exclude a post

 *  Resolved [bcgraphik](https://wordpress.org/support/users/bcgraphik/)
 * (@bcgraphik)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/exclude-a-post-2/)
 * Hi and thanks for this usefull extension.
 * I want to use it twice in the same page because i need to show the first post
   differently, so i request only one the first “list” created. The second list 
   requests 5 for example.
    My problem is that on the second list i logically show(
   again) the post shown on the first list.
 * So my question is:
    Is it possible to exclude the post used in the first one (
   by its id or anything way else) in the second one ?
 * Thank you for your time 😉

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

 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/exclude-a-post-2/#post-10733508)
 * With an “offset” parameter you can omit a given number of posts and let start
   the list with the second post by setting the offset to 1. There is no Offset 
   option in this plugin. Try [Ultimate Post List](https://wordpress.org/plugins/ultimate-post-list/)
   instead.
 *  Thread Starter [bcgraphik](https://wordpress.org/support/users/bcgraphik/)
 * (@bcgraphik)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/exclude-a-post-2/#post-10733645)
 * Ok thanks.
    I also made in css by this way in my stylesheet :
 * .actus-liste ul>li:first-child {
    display:none; }
 * where .actus-liste is the parent div in the dom.
 * Thanks a lot!

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

The topic ‘Exclude a post’ is closed to new replies.

 * ![](https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.
   png?rev=2478511)
 * [Recent Posts Widget With Thumbnails](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [bcgraphik](https://wordpress.org/support/users/bcgraphik/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/exclude-a-post-2/#post-10733645)
 * Status: resolved