Below is a list of 6 layouts that come with the Bizznis theme and can be used on any page, post or even terms like categories and tags:
- Content | Primary Sidebar
- Primary Sidebar | Content
- Content | Primary Sidebar | Secondary Sidebar
- Secondary Sidebar | Primary Sidebar | Content
- Secondary Sidebar | Content | Primary Sidebar
- Full Width Content
Set Default Layout
Your default layout can be configured inside Theme Customizer, which may be found inside Appearance / Customize.
Set Post Layout
You can also set different layout on individual posts and pages, when you edit them.
Set Terms layout (Categories, Tags)
But it doesn’t stop here, layouts can also be set on post terms, like categories and tags.
Add Layout Settings to Custom Post Type
There is more? Yes, you can also set custom layouts inside custom post types if you like. Layout settings will be automatically applied to post type editing screen as well as to any terms related to it, like categories or tags. The code snippet you see below should be placed into your child theme’s functions.php file.
Leave a Reply