Semplice Monospazio

  • WordPress
    • Block Editor
    • Full Site Editing
    • Plugin Development
    • Theme Development
  • CSS
  • JavaScript
  • PHP
  • Security
  • Privacy
  • About Me
  • How I built the Featured Content Block plugin

    Plugin Development, WordPress

    In November I released my first dedicated block plugin to the WordPress Plugin Directory. This plugin allows someone to select a specific post or other post type item to show on a page and customize how it looks. Here’s how I built it.

    Read This Post: How I built the Featured Content Block plugin
    The Featured Content Block in the block editor in WordPress
  • Creating a WordPress Block Theme — Uploading it to the Theme Directory

    Full Site Editing, Theme Development, WordPress

    We are now basically done with creating our WordPress block theme! All that’s left is to give it a few more tests, bundle it up and submit it to the WordPress theme directory for review. So in today’s video we’ll do just that. And I’ll give just a few pointers for how to make your…

    Read This Post: Creating a WordPress Block Theme — Uploading it to the Theme Directory
  • Creating a WordPress Block Theme — Creating Theme Style Variations

    Full Site Editing, Theme Development, WordPress

    We’re almost done with creating our full site editing theme. But before we get it ready to submit to the WordPress theme directory, we first need to add one more thing: style variations. Style variations allow theme developers to quickly create variations of their themes with different colors, fonts and other elements. We used to…

    Read This Post: Creating a WordPress Block Theme — Creating Theme Style Variations
  • Creating a WordPress Block Theme — Creating the Archive and 404 Templates

    Full Site Editing, Theme Development, WordPress

    Next up in our path to building a new WordPress block theme, we need to create our archive template and our 404 template. And believe it or not, both of these will take us almost no time to build. So join me as we start to wrap up building Semplice Monospazio and learn how you…

    Read This Post: Creating a WordPress Block Theme — Creating the Archive and 404 Templates
  • Creating a WordPress Block Theme — Creating the Page and Post Templates

    Full Site Editing, Theme Development, WordPress

    So we’re continuing on with creating our new block theme, Semplice Monospazio. So far we have set up the theme.json file, created various block patterns and built out a few template parts. In today’s video we’re moving on to create our page and post templates. We’ll create simple templates for each at first, before moving…

    Read This Post: Creating a WordPress Block Theme — Creating the Page and Post Templates
  • Creating a WordPress Block Theme — Creating the Template Parts

    Full Site Editing, Theme Development, WordPress

    So we are continuing on in our efforts to create a WordPress block theme. This time we’re getting starting to create our template parts, including the header, footer and sidebar. Creating the template parts is super easy. It’s a lot like creating a block pattern, and in many cases, you’re probably going to be using…

    Read This Post: Creating a WordPress Block Theme — Creating the Template Parts
  • Creating a WordPress Block Theme — Creating Block Patterns

    Full Site Editing, Theme Development, WordPress

    So we are continuing on in our efforts to create a WordPress block theme. This time we’re getting starting to create block patterns. If you’re new to block patterns, they are essentially groups of blocks that you can save in a file in your theme or plugin and then quickly add to any post, page,…

    Read This Post: Creating a WordPress Block Theme — Creating Block Patterns
  • Creating a WordPress Block Theme — Theme JSON and Styling

    Full Site Editing, Theme Development, WordPress

    So we are continuing on in our efforts to create a WordPress block theme. This time we’re getting started with the theme.json file. This is a pretty powerful tool that does a lot of the styling for us. And it removes a lot of the CSS that us theme developers used to have to write…

    Read This Post: Creating a WordPress Block Theme — Theme JSON and Styling
  • How to make the navigation menu creation experience better in your WordPress block theme

    Full Site Editing, WordPress

    Creating blocks themes is great and pretty easy. But creating navigation menus is not quite as fun. This one line of code will help you get the old menus screen back to make it easier to manage your menus.

    Read This Post: How to make the navigation menu creation experience better in your WordPress block theme
  • Creating a WordPress Block Theme — Intro and Design

    Full Site Editing, Theme Development, WordPress

    In this series, I’m going to walk through how I created my first block theme, Semplice Monospazio. In this introductory video, we’re going to walk through the designs I created for the theme and I’ll explain more about what I’m trying to do with this theme.

    Read This Post: Creating a WordPress Block Theme — Intro and Design
1 2 3 … 7
Next Page»

© Copyright 2022

Semplice Monospazio

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • YouTube
  • GitHub
  • WordPress
  • Home
  • Privacy
  • Jacob Martella Web Development