I have one particular page that I'd like to use a different template than the rest. Or at least a different page.php file. Is this possible?
I have one particular page that I'd like to use a different template than the rest. Or at least a different page.php file. Is this possible?
You can either use conditionals, or create a page template for it.
(almost) everything is possible if you read the Docs. (scroll up and click)
specifically: Pages#Page_Templates
great! Thanks guys. I'll go read. I'm not really much of a programmer and what seems obvious to others often does not for me... Yes including reading the docs sometimes.
This topic has been closed to new replies.