Archived topic
Creating a new post layout scheme
1 reply · Started by qpaq on September 28, 2020
Hi,
I would like to create a new layout template for the posts as shown here. I can create this with Gutenberg blocks for one instance but I don't know how to make it a template so that I can use it in some of my posts, preferably depending on the selected category of the post. For instance, this could be a layout for the product review with the slider above, or if I replace the slider with a hero image it can be an interview, etc.)
How can I make this layout a template that I can use in the Posts without using Elementor or other page builders that slows down the site?
Hi there,
You could consider using CPT:
https://www.wpbeginner.com/beginners-guide/when-do-you-need-a-custom-post-type-or-taxonomy-in-wordpress/
Or simply just create the post once and duplicate it when you need it again:
https://en-ca.wordpress.org/plugins/duplicate-page/
As for the layout, if you are using the Gutenberg editor then a plugin like GenerateBlocks should help:
https://generateblocks.com/