Is the WooCommerce Site Wide Notification covering up your header? In this article we’ll explain what a temporary Store Notice is, how to add one, how to customize it, and… Read More
What Are Variable Fonts? Variable fonts are fonts with super powers! Watch this… Variable Fonts can be any weight. The above demo animates text from thin to thick. This is… Read More
You Should Optimize Your Photos Image optimization is kind of a big deal. Unoptimized images make webpage load slower, and hurts user retention. Pages that load slowly increase the chances… Read More
Fast LoadingVideo Banners Video is a powerful tool. Used well, it can draw attention, set a mood, or explain a topic. Video banners are especially good at those first 2… Read More
This guide is going to dive into some PHP templating in WordPress. I just got finished making a complex website that needed to display a long list of custom post… Read More
Here’s a handy resource for any web developer… jQuery has long been a valuable tool for writing cross-browser javascript for webpages. But as browsers improve its become less necessary. But… Read More
When teaching clients how to update their website, I frequently hear the question “Is there a manual for WordPress?” 1. WordPress Core Manual The folks at easywpguide.com has a written… Read More
Wow, that title’s a mouthful. Today, I built a landing page in Elementor where I needed to have a button open a YouTube video in a lightbox. The Built-In Way… Read More
There are several ways to add CSS in WordPress, but sometimes you’ll save your CSS file, go back and refresh the page, but find the change didn’t happen. What’s happening… Read More
This is just a quick post (mostly for my own reference but also for anyone else that might find it helpful). There’s a super simple code you can add to… Read More
Formidable Forms is my favorite form creation plugin for WordPress. It’s extremely flexible, and ideal for web developers. The Situation Recently I was asked to make a complex price calculator… Read More
“Find and Replace” is a huge time saver but sometimes you need something more flexible than replace ‘x’ with ‘y’. This is where Regular Expressions come in handy. This article… Read More