10-19-2011, 06:17 AM
I'm using this at the beginning of my custom php file:
PHP Code:
|
If I write this:
PHP Code:
|
The header is show correctly, but I want to use custom templates for some reasons, is there a way to call this templates?
I can call templates from Global Templates using the code above, but if the template is under "Ungrouped Templates" group nothing is show.
I have tried this three:
PHP Code:
|
Can somebody give me a clue or something ?
Edit: Or is there a way I can use the <template templatename> line that comes with the Template Conditionals plugin, but of course, outside the forum.