Updates. Features, fixes & improvements.
-
Gutenberg Accordion Block with ACF Repeater, No React
A static accordion is easy to copy from a tutorial site. It gets harder when your client needs to add, edit and remove items without touching code, and a…
-
Gutenberg Blocks Without React: Scripts Organizer Setup
Building custom Gutenberg blocks the usual way means React, a build step and ACF Pro installed and set up on its own. This short setup video is the start of…
-
Your First Gutenberg Block Without React: Scripts Organizer
A custom Gutenberg block normally means React, a build step and a folder full of config before you write any markup. In this first video of our "Create…
-
Dynamic Gutenberg Block with ACF Fields: Editable Title and Link
A hero block with hardcoded text isn't much use to a content editor. To change the heading or the button link, someone has to open the code, and every copy of…
-
Swiss Knife 3.4
Big live savings from small updates. Scripts Manager • Feature update. In the past, If you ran into a script loading problem, it was a pain to sort it out…
-
Use Font Hero Fonts in Tailwind CSS with Winden
If you build with Tailwind CSS in WordPress, your self-hosted fonts and your utility classes often live in separate places. You end up writing custom CSS just…
-
Custom Fonts in Beaver Builder with Font Hero
Getting custom fonts into Beaver Builder usually means writing your own @font-face CSS and then typing the font name by hand in every module. With the Font…
-
How to Install and Activate Font Hero in WordPress
Font Hero isn't on WordPress.org, so you can't install it from the plugin search. You need to upload the zip yourself and then activate your license. This…
-
Register a Font Family in WordPress with Font Hero
Self-hosting a custom font in WordPress usually means uploading files over FTP and writing @font-face rules by hand for every weight and style. Font Hero lets…
-
Custom Fonts in Gutenberg with Font Hero: Font Family and Weight
Adding a custom font to the WordPress block editor often means writing @font-face rules or adding another plugin just to get the font into the list. With Font…