Title: custom post types not working
Last modified: August 21, 2016

---

# custom post types not working

 *  [Majklas](https://wordpress.org/support/users/majklas/)
 * (@majklas)
 * [13 years ago](https://wordpress.org/support/topic/custom-post-types-not-working-3/)
 * I’m having this issue with MarketPress plugin. I can see in Facebook settings
   to show Like button on “product” type posts:
 *     ```
       Show on
       home archive post page attachment product slides
       ```
   
 *  and it is checked, but in front end there is none..
 * Also I disabled to show like button on page and it doesn’t show on pages (which
   is good). The bad this is.. It shows on page content that I call directly from
   db on my custom WPQuery or `$post = get_page($id); $content = apply_filters(‘
   the_content’, $post->post_content); return $content;
    ` any help? thank You in
   advance!
 * [http://wordpress.org/extend/plugins/facebook/](http://wordpress.org/extend/plugins/facebook/)

The topic ‘custom post types not working’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [Majklas](https://wordpress.org/support/users/majklas/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/custom-post-types-not-working-3/)
 * Status: not resolved