Hi, I'm building a website where I need to load a different .php file for the wiki, page and blog since I have different templates. To differentiate from the blog, I just used the categories along with get_template_part() function. Is there a way to do this for the wiki, similarly? Is there a way to group the wiki into a category?
I am using the Wiki Lite plugin.
Thanks!