Title: [Plugin: More Types] Problem with type template
Last modified: August 19, 2016

---

# [Plugin: More Types] Problem with type template

 *  [wouter_vdb](https://wordpress.org/support/users/wouter_vdb/)
 * (@wouter_vdb)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-more-types-problem-with-type-template/)
 * It seems that there is a problem with post type templates. I believe the problem
   is located in the template_redirect() function in more-types-object.php, i.e.,
   line 48 should be
 * `if ($template = $mt['_plugin'][$pt]['template']) {`
 * instead of
 * `if ($template = $mt[$pt]['template']) {`
 * Is this correct?
 * Best,
 * Wouter
 * [http://wordpress.org/extend/plugins/more-types/](http://wordpress.org/extend/plugins/more-types/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [wouter_vdb](https://wordpress.org/support/users/wouter_vdb/)
 * (@wouter_vdb)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-more-types-problem-with-type-template/#post-1806685)
 * PS: Was already covered in previous forum post with title ‘Post Type Template
   Selection’.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: More Types] Problem with type template’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/more-types.svg)
 * [More Types](https://wordpress.org/plugins/more-types/)
 * [Support Threads](https://wordpress.org/support/plugin/more-types/)
 * [Active Topics](https://wordpress.org/support/plugin/more-types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/more-types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/more-types/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [wouter_vdb](https://wordpress.org/support/users/wouter_vdb/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-more-types-problem-with-type-template/#post-1806685)
 * Status: not resolved