Skip to content

Add some custom templates #14

@bobbingwide

Description

@bobbingwide

Certain pages and posts need to support the ability to display content full width.
Others need to display a tall featured image to the left of the main content
and I also need to be able to demonstrate other custom templates

Here's how WordPress searches for a template for the "page" post type.

Template name format Example template name Sample Usage
$custom featured-image-left navigation-component Use for a tall narrow featured image
page-$slug page-template-hierarchy template-hierarchy Use for a full width featured image
page-$ID page-2 page-2 Demonstrate page template matching ID
page page Any other page
singular singular Any other single content eg custom post type
index index

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions