Title: Create Default Post Template Using Blocks?
Last modified: April 30, 2020

---

# Create Default Post Template Using Blocks?

 *  [tompkinsjournal](https://wordpress.org/support/users/tompkinsjournal/)
 * (@tompkinsjournal)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/create-default-post-template-using-blocks/)
 * I’d like to create a custom post template that alters the layout of posts. Can
   this be accomplished through blocks, or do I need to edit the .php code?

Viewing 1 replies (of 1 total)

 *  [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/create-default-post-template-using-blocks/#post-12761646)
 * If you use the Gutenberg plugin, and set the experimental flag, you can start
   to use the Full Site Editing stuff begin developed, which includes editing templates
   and template parts in the block editor (changing layout). But you need a theme
   that supplies the base to work with. I think there are some at GitHub that some
   folks are working on.
 * Otherwise, you can create a child theme and copy the template files from the 
   parent to rearrange things in PHP code.
 * Keep in mind that from a template perspective, the post content is one “block”
   or chunk of HTML, among others like header, footer, sidebar.

Viewing 1 replies (of 1 total)

The topic ‘Create Default Post Template Using Blocks?’ is closed to new replies.

## Tags

 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Joy](https://wordpress.org/support/users/joyously/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/create-default-post-template-using-blocks/#post-12761646)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
