Title: [Plugin: MailPress] Custom Post Types
Last modified: August 20, 2016

---

# [Plugin: MailPress] Custom Post Types

 *  Resolved [mores](https://wordpress.org/support/users/mores/)
 * (@mores)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-mailpress-custom-post-types/)
 * So, I followed the instructions that were supplied with the custom post type “
   hack” by Renaut, and I do see a sliver of hope because my custom post type shows
   up in the subscriptions.
 * Now, the way we handle Newsletters is that we create a new newsletter, save it,
   then go back to the posts we want to add and select the newsletter in that mailpress
   box that shows up on the side. Works well.
 * How do we get to do this with custom post types? We have a few, but I just started
   with one and I do not get this mailpress-add-to-newsletter-box like I do on regular
   posts.
    I have just added the cpt, no custom taxonomies. Is this to blame?
 * [http://wordpress.org/extend/plugins/mailpress/](http://wordpress.org/extend/plugins/mailpress/)

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

 *  Thread Starter [mores](https://wordpress.org/support/users/mores/)
 * (@mores)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-mailpress-custom-post-types/#post-3077825)
 * We had to edit the add-on Mailpress_post.php so that the “add to draft” meta 
   box shows up on all our CPTs.
 * But when I send the newsletter, no articles are attached.
 * Where do I need to look when I want to fix this?
 *  Plugin Author [arena](https://wordpress.org/support/users/arena/)
 * (@arena)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-mailpress-custom-post-types/#post-3077865)
 * for posts i am using functions draft_template and posts_orderby (last 2 functions
   of addon MailPress_post)
 * the functions are using key word post__in for query_posts
 * and there is no equivalent like my_custom_post_type__in in wp !

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

The topic ‘[Plugin: MailPress] Custom Post Types’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mailpress_f0e2c4.svg)
 * [MailPress](https://wordpress.org/plugins/mailpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpress/reviews/)

## Tags

 * [cpt](https://wordpress.org/support/topic-tag/cpt/)
 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)

 * 2 replies
 * 2 participants
 * Last reply from: [arena](https://wordpress.org/support/users/arena/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-mailpress-custom-post-types/#post-3077865)
 * Status: resolved