Tag: WordPress
-
Building a header using Full Site Editing
Building a website header using WordPress’ Full Site Editing is easy, but limited. Here’s my experience when I tried to replicate the header used on my current theme.
-
The first three things to add to theme.json
If you’re developing a WordPress block theme, here’s three things to add to your theme.json.
-
Theme.json basics
Here’s how to get started configuring theme.json to work for your WordPress block based theme.
-
Diving into Full Site Editing
Now that Full Site Editing (FSE) is planned for the next release of WordPress, I figured now is a good a time as any to learn how it works in order to make a useable theme.
-
No looking back (at unnecessary plugins)
Yesterday I spent about two hours converting a client’s site from a popular page builder plugin to using only the WordPress block editor. Aside from a few minor design changes, it’s nearly impossible to tell the difference.
-
Gutenberg A-Z: The Archive block
The Archive Block is a pretty simple block in the WordPress Block Editor that allows you to display a monthly archive of all your posts.