Title: sticky post
Last modified: August 21, 2016

---

# sticky post

 *  [John](https://wordpress.org/support/users/dv1961/)
 * (@dv1961)
 * [12 years ago](https://wordpress.org/support/topic/sticky-post-25/)
 * Is it possible to create a sticky custom post using custom content manager?
    
   I’d like to feature one particular post at the top of an archive Thanks
 * [https://wordpress.org/plugins/custom-content-type-manager/](https://wordpress.org/plugins/custom-content-type-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [fireproofsocks](https://wordpress.org/support/users/fireproofsocks/)
 * (@fireproofsocks)
 * [12 years ago](https://wordpress.org/support/topic/sticky-post-25/#post-4852920)
 * I’m not sure of the built-in mechanics of a sticky post, but I know how I would
   do it if I had to do it from scratch:
 * I’d add a custom checkbox field named “is_sticky” or some such and check the 
   posts I wanted to stick. Then in the template file, I would use 2 queries/loops:
   the first to retrieve posts with is_sticky=1, the 2nd (normal) to retrieve posts
   where is_sticky=0.

Viewing 1 replies (of 1 total)

The topic ‘sticky post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-type-manager_c9c790.
   svg)
 * [Custom Content Type Manager](https://wordpress.org/plugins/custom-content-type-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-content-type-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-type-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-type-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-type-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-type-manager/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [fireproofsocks](https://wordpress.org/support/users/fireproofsocks/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/sticky-post-25/#post-4852920)
 * Status: not resolved