Title: Custom Post Types
Last modified: January 2, 2018

---

# Custom Post Types

 *  [Peter ParkeR](https://wordpress.org/support/users/peterparket/)
 * (@peterparket)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/custom-post-types-321/)
 * Hi Valexar. Thanks for the great plugin. Is there any easy way to make it work
   for custom post types as well? I’ve already installed and translated everything
   and it would be a pity to do everything again with WPML. Many thanks.

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

 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9829143)
 * Hi [@peterparket](https://wordpress.org/support/users/peterparket/)
    Add needed
   post type in configuration. Exapmle of configuration You can view in config folder
   in root of the plugin.
 *  Thread Starter [Peter ParkeR](https://wordpress.org/support/users/peterparket/)
 * (@peterparket)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9829814)
 * I’d be really grateful if you could provide me a more detailed answer. Many thanks.
 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9832504)
 * Add needed post type in ‘post_types’ section in your wpm-config file in root 
   of your current theme.
 *  Thread Starter [Peter ParkeR](https://wordpress.org/support/users/peterparket/)
 * (@peterparket)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9851678)
 * Hi. I uploaded a file called wpm-config.json in my child theme containing the
   following code (photograph is the custom post type slug):
    { “post_types”: { “
   photograph”: {} } } Now my custom post types are shown in both languages but 
   I can’t save them in both languages: I mean worpress saves just one language.
   Thanks
 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9854215)
 * Each translation saving separately. Use language switcher in admin for swich 
   translation.
 *  Thread Starter [Peter ParkeR](https://wordpress.org/support/users/peterparket/)
 * (@peterparket)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9860126)
 * Ok. Thanks.
 *  [mystical_ghoul](https://wordpress.org/support/users/mystical_ghoul/)
 * (@mystical_ghoul)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9876626)
 * This worked for me
    { “post_types”: { “photograph”: { “post_title”: {}, “post_content”:{},“
   post_excerpt”: {} } } }

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

The topic ‘Custom Post Types’ is closed to new replies.

 * ![](https://ps.w.org/wp-multilang/assets/icon-256x256.png?rev=1760406)
 * [WP Multilang - Translation and Multilingual Plugin](https://wordpress.org/plugins/wp-multilang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-multilang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-multilang/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-multilang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-multilang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-multilang/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [mystical_ghoul](https://wordpress.org/support/users/mystical_ghoul/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/custom-post-types-321/#post-9876626)
 * Status: not resolved