-
·
Creating New Image Sizes
WordPress makes several different sizes of every image that gets uploaded, but what if you want some new, custom sizes? Here’s a really simple way to add them with code! Learning outcomes Comprehension questions Transcript 0:01Hey folks, welcome to another HeroPress Tip of the Week. This week we’re going to talk about how to add…
-
·
How to Create a Menu with the Navigation Block
Are you ready to create a Navigation menu? In Block Themes, you will use the Navigation block to create a Navigation menu while designing your site. Objectives After completing this lesson, participants will be able to: Set up a Navigation menu with a block theme. Arrange Navigation block items in a block theme. Prerequisite Skills…
-
·
How to Create a Menu with the Navigation Block
Are you ready to create a navigation menu? In Block Themes, you will use the Navigation Block to create a navigation menu while designing your site. Learning outcomes Comprehension questions Transcript To create a navigation menu using a block theme, we’ll need to do things a little bit differently than we did with classic themes.…
-
·
How to Build Low-Code Block Patterns
Are you ready to build your own WordPress Block Pattern and use it in several places throughout your site? Would you like to do this without a coding a custom plugin? Objectives After completing this lesson, participants will be able to: Design a grouping of blocks in the WordPress editor. Generate a block pattern using…
-
·
How to Create and Register a Block Pattern
Are you ready to build your own WordPress Block Pattern and use it in several places throughout your site? You can create a Block Pattern using the editor, get the source code, and apply it to a plugin. Objectives After completing this lesson, participants will be able to: Design a grouping of blocks in the…
-
·
Template Parts
Description The template part block is an advanced block introduced in WordPress 5.9 that can be used with a block theme or a theme that supports template editing. This block is best used to edit areas like your site header and site footer. Objectives After completing this lesson, participants will be able to: Define the…