Title: Template problem
Last modified: August 20, 2016

---

# Template problem

 *  [annakyn](https://wordpress.org/support/users/annakyn/)
 * (@annakyn)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/template-problem-6/)
 * This plugin looks promising but I have a few issues with it. My theme uses several
   different templates and normally you select a template for that page/post. Wiki
   lite is choosing a full width template so there’s no sidebar. How can I override
   this?
 * Also, I want to be able to choose a custom sidebar for wiki pages. I can do this
   on every other post/page but not on the wiki ones. How can I get this back?

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

 *  [DavidM](https://wordpress.org/support/users/dmallonee/)
 * (@dmallonee)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/template-problem-6/#post-2255764)
 * Hi annakyn,
 * The plugin doesn’t currently provide any customization options for integrating
   it with your theme, though that’s something we are looking into.
 * Cheers,
    David
 *  [vinaysagar4u](https://wordpress.org/support/users/vinaysagar4u/)
 * (@vinaysagar4u)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/template-problem-6/#post-2255802)
 * The Mingle theme doesnt redirect category pages! It takes back to Home page! 
   Any help regarding this?
 *  [mantish](https://wordpress.org/support/users/mantish/)
 * (@mantish)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/template-problem-6/#post-2255807)
 * you can use this, inside the page.php template in order to customize the template
   for the wikis, like choosing a different sidebar.
    `if (get_post_type( get_the_ID())
   == 'incsub_wiki'){`

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

The topic ‘Template problem’ is closed to new replies.

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

 * 3 replies
 * 4 participants
 * Last reply from: [mantish](https://wordpress.org/support/users/mantish/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/template-problem-6/#post-2255807)
 * Status: not resolved