Tired of adding utility classes to set widths on block elements? Check out my simple, yet extremely useful “max-width block”.
Tutorial
Create a Gutenberg-Like Color Picker with Advanced Custom Fields
Use an ACF Radio field to create a Gutenberg-like color picker for use in ACF fields, blocks, repeaters, options pages and more.
Customizing Checkboxes and Radios Inputs Using CSS
Have you ever wanted to make prettier checkboxes or radio inputs? Are you annoyed that each browser displays these elements […]
Display Custom FacetWP Query Args in Search Results Header
In a recent project I was tasked with creating a fairly complex search results page using FacetWP. Creating the search […]
Making the Gutenberg Spacer Block Responsive with Block Styles
One of my favorite blocks to use is the Spacer Block. It is a quick and easy way to add […]
Adding Block Styles to Lists in Gutenberg to Match Font Sizes
As much as I love the new Gutenberg Block Editor it is still a work in progress with some nuances […]
Synchronizing Your ACF Color Picker with Gutenberg Color Classes
Using Advanced Custom Fields to create custom blocks has become part of my day-to-day workflow. It is an invaluable tool […]
Set Default Styling for Advanced Custom Fields (ACF) Block Editor in Edit Mode
I’ve been starting to heavily use custom Gutenberg Blocks created with Advanced Custom Fields in all new projects. This post […]
Change post_content and post_title labels on front end ACF form (acf_form)
The acf_form() functionality is a pretty amazing tool. It allows you to quickly and easily create front end forms for […]
Auto-Populate Gravity Forms Select Dropdown with values from Advanced Custom Fields (ACF)
In a recent project I was tasked with populating a custom post type with user submitted forms for active members. […]