I often see a site unknowingly load both desktop and mobile images. But that is understandable since the way image loading works is quite…
One convenient way to figure out Timber's stuff by yourself is to dump the variable and methods. We will show you how in this…
Update 11 Aug 2020: WordPress 5.5 introduced native lazy loading by adding loading="lazy" attribute to all images. So you no longer need to create…
Every WordPress site built with Timber needs Global variable because there is always some data that appears in every page like Menu and Widgets.
There are a lot of plugins to disable Gutenberg editor. But the code to disable it is actually very short and simple. So no…
WAMP is a lightweight and really fast PHP Server for Windows. It's not designed specially for WordPress so you need to do extra steps…
W3 Total Cache is one of the best caching plugin, unfortunately a lot of people are intimidated by the complex setting. This article will…
Timber works well with ACF but Flexible Content requires a bit different approach to integrate. We will take a look at how to do…
Not satisfied with Gutenberg? Want a fully custom page builder? See no further than Flexible Content which is part of ACF Pro.
Contact Form 7 (also known as CF7) is one of the oldest plugin in the market. Just like the name suggests, it is used…