Categories
Advanced Tutorials

Create Gutenberg Blocks with ACF 5.8+ PRO

This tutorial will show you how to create a custom Gutenberg block by using the Advanced Custom Fields plugin. There is only one requirement: to have at least ACF 5.8 PRO version installed.

Categories
Advanced Tutorials

Advanced Custom Fields Front-end Form

Welcome back to another practical tutorial from the blog.

Categories
Advanced Tutorials

Add HTML Search with Autocomplete in WordPress

Let me show you how to create a form with plain HTML, override the existing WordPress get_search_form() function, and give you a couple of ideas on autocomplete.

Categories
Pro Tips

2 Methods to Add Any SVG to Gutenberg

Have you ever wanted to include and add an SVG icon or two on your page via the Gutenberg editor. Without the need to install a WordPress plugin or load an entire set of web fonts.

Categories
Advanced Tutorials

Override And Extend Gutenberg Gallery Block

In this tutorial, I will show you how to override a Gutenberg gallery block, extend and display full-size images in a modal type window.