Skip to main content
March 23, 2026/2 min read

Using WordPress Templates

Master WordPress customization through templates and themes

What You'll Learn

This guide covers how to use WordPress templates to customize page layouts and explores advanced theme development opportunities.

Templates & Themes

One of the most powerful features of WordPress themes is their ability to offer multiple page templates, giving you control over how different content appears on your site. These templates are pre-designed layouts that come bundled with your theme, each serving specific presentation needs and user experiences.

The key question most users ask is: "How do I discover what template options are available?" The answer lies in WordPress's built-in page attributes system, which I'll demonstrate in the accompanying video.

When editing any page, navigate to the gear icon in the top toolbar and locate the Document panel. Scroll down to Page Attributes to reveal your template options.

Here's the crucial point: if your theme only includes one template design, this section won't appear. However, modern themes typically offer multiple layout choices. In this example, clicking the template dropdown reveals two distinct options, each optimized for different content strategies.

Contemporary themes almost universally include a full-width template option, recognizing that mobile and tablet usage now dominates web traffic. Many themes also provide sidebar layouts for content that benefits from additional navigation or supplementary information. The full-width option has become increasingly popular as responsive design prioritizes clean, uncluttered experiences across all screen sizes.

To demonstrate this in action: when I select the full-width template and update the page, the layout immediately transforms. Notice how the photo book page originally displayed with a sidebar in the default template, but after switching to full-width, the sidebar disappears entirely. Navigate back to the homepage, and you'll see the sidebar remains intact—because that page still uses the default template.

This template flexibility allows you to create varied user experiences throughout your site, using different layouts strategically based on content type and user needs.

How to Change WordPress Templates

1

Access Page Settings

Navigate to the gear icon in the top bar of your WordPress page editor

2

Find Page Attributes

Under the Document section, scroll down to locate Page Attributes

3

Select Template

Choose from available templates if your theme offers multiple layout options

4

Update and Preview

Save your changes and view the page to see the new layout in action

Default vs Full-Width Template

FeatureDefault TemplateFull-Width Template
SidebarIncludes sidebarNo sidebar
Content WidthNarrow content areaFull page width
Mobile ExperienceGoodOptimized
Best ForBlog postsLanding pages
Recommended: Full-width templates are trending due to mobile and tablet usage patterns
Template Availability

If you don't see template options in Page Attributes, your current theme only includes one layout. Most modern themes provide at least a full-width option.

Go Beyond WordPress

Ready to move past pre-built themes and create custom solutions? Take WordPress to the next level by mastering custom theme and template development. Our comprehensive web development classes in NYC and web design courses provide the technical foundation you need to build professional-grade websites from scratch. With flexible scheduling designed for working professionals, you can accelerate your career growth and expand your technical capabilities starting today.

WordPress Development Skills

Custom Theme Development

Learn to build WordPress themes from scratch using PHP, HTML, and CSS. Create unique designs that match your specific requirements.

Template Customization

Master the art of modifying existing templates and creating custom page layouts. Understand WordPress template hierarchy and best practices.

Advanced Functionality

Implement custom post types, fields, and widgets. Build dynamic websites with advanced WordPress features and integrations.

Creating Custom WordPress Themes

Pros
Complete control over design and functionality
Unique branding and user experience
Optimized performance for specific needs
No dependency on third-party theme updates
Valuable skill for career advancement
Cons
Requires programming knowledge
Time-intensive development process
Ongoing maintenance responsibility
Need to handle security updates
Career Growth Opportunity

WordPress powers over 40% of websites globally. Learning custom theme development opens doors to freelance projects, agency work, and full-time development positions.

Key Takeaways

1WordPress templates allow you to change page layouts within your chosen theme
2Access template options through the gear icon and Page Attributes in the WordPress editor
3Full-width templates are becoming more popular due to mobile and tablet usage trends
4Not all themes offer multiple template options - some only include one default layout
5Template changes apply to individual pages, allowing different layouts across your site
6Custom theme development requires programming skills but offers complete design control
7Web development courses provide structured learning for WordPress customization skills
8Creating custom themes opens career opportunities in the growing WordPress ecosystem

RELATED ARTICLES