Title: Exclude recent post
Last modified: April 7, 2020

---

# Exclude recent post

 *  [kesudio](https://wordpress.org/support/users/kesudio/)
 * (@kesudio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/exclude-recent-post/)
 * Hello,
 * I’d like to exclude recent post. Is it possible?
 * I read the documentation, but I didn’t find the solution. The answer is maybe
   the custom query, but I don’t know how.
 * Thank you.
 * kesudio

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

 *  [gpaitai](https://wordpress.org/support/users/gpaitai/)
 * (@gpaitai)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/exclude-recent-post/#post-12644508)
 * Have you looked in the Portfolio layouts window?
 * Click on the Post-Based tab and you can Exclude Posts there.
 *  Thread Starter [kesudio](https://wordpress.org/support/users/kesudio/)
 * (@kesudio)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/exclude-recent-post/#post-12644533)
 * Thank you.
 * Yes, I looked, but this is not what I looking for.
 * I’d like to exclude always the newest post.
 * kesudio
 *  Plugin Author [nK](https://wordpress.org/support/users/nko/)
 * (@nko)
 * [6 years ago](https://wordpress.org/support/topic/exclude-recent-post/#post-12677862)
 * Hi.
 * I think you need to use an Offset option in Custom Query:
 *     ```
       post_type=post&offset=1
       ```
   
 * p.s. this option will be added in the next plugin update.
 * Regards, nK.

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

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

 * ![](https://ps.w.org/visual-portfolio/assets/icon-256x256.png?rev=2389881)
 * [Visual Portfolio, Photo Gallery & Post Grid](https://wordpress.org/plugins/visual-portfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visual-portfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visual-portfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/visual-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visual-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visual-portfolio/reviews/)

## Tags

 * [exclude](https://wordpress.org/support/topic-tag/exclude/)
 * [offset](https://wordpress.org/support/topic-tag/offset/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [recent](https://wordpress.org/support/topic-tag/recent/)

 * 3 replies
 * 3 participants
 * Last reply from: [nK](https://wordpress.org/support/users/nko/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/exclude-recent-post/#post-12677862)
 * Status: not resolved