Note: This post is part-1 leaning note series towards understanding creating additional template types using full site editing (FSE) interface. This learning post is still in active development and updated regularly. In the previous introductory post of this learning-note post series, a creating a cover block for the author archive template was outlined. In this […]
Creating Additional Block Theme Template Types
Note: This post is 3-part leaning note series towards understanding creating additional template types using full site editing (FSE) interface. This learning post is still in active development and updated regularly. Traditionally, block themes allow creating some common template types like front-page, single, page, archive, search, 404 and index. However, in classic themes other templates […]
Patternizing Block Templates
Notes: This post is part 2 of leaning creating and block patterns using full site editing (FSE) interface in block themes. This learning post is still in active development and updated regularly. In this previous post, how to move entire patterns from /inc/patterns folder to theme’s root /patterns folder was described. The PHP registered patterns […]
Refactoring Patterns in Block Themes
Notes: This post is part 1 of leaning creating and block patterns using full site editing (FSE) interface in block themes. This learning post is still in active development and updated regularly. In my previous learning-note post on creating block patterns, I have discussed in detail about how to register and create customized block patterns […]
Adding Categories and Tags Cloud Patterns
Notes: This post is part of leaning blocks using full site editing (FSE) features to create child block themes. This learning post is still in active development and updated regularly. The newly release block theme from Automattic’s Remote has a few interesting features (tags, categories) that I thought was a neat feature that can be […]
Adding Theme Style Variations to Block Themes
Notes: This post is part of leaning global style variations using full site editing (FSE) interface to create child block themes. This learning post is still in active development and updated regularly. Twenty Twenty-Two theme lead and Automattic design director Kjell Reigstad, introduced global styles variations with this tweet and as GitHub #292 ticket as child themes. In the ticket, […]
