In Wordpress, when creating a page, it shows some options for Template under Attributes, such as: Default, Links, One column no sidebar, etc.
Is there a way to add more custom templates to show up here? If so, how?
|
In Wordpress, when creating a page, it shows some options for Template under Attributes, such as: Default, Links, One column no sidebar, etc. Is there a way to add more custom templates to show up here? If so, how? |
|||
|
|
|
All you need to do is just create a new file in your theme root directory. This file must start with following code:
Name your file, for example, There is nice article about it Creating Custom Page Templates. I think it will help you to create your own. |
|||||
|
|
|||
|
|