Below is a comprehensive guide to categories in WooCommerce. In this tutorial goes into detail about Categories (and subcategories) in WooCommerce. It also explains how to add products to… Read More
I was doing some testing with a blank website, to determine how much of a hit Elementor makes to the load speed of a website. When I performed my lighthouse… Read More
On modern mobile-friendly website, you’ll generally set a viewport meta tag like… <meta name=”viewport” content=”width=device-width,initial-scale=1.0″ /> That basically tells the browser you the site is mobile-friendly, and shouldn’t be shrunk… 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
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
I’m just going to say it… Some of the website inspiration site out there has gotten a little too avant-garde to serve as useful inspiration for your average business client…. 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
HTML5 Video is a powerful tool. Done well, videos can draw attention, set a mood, or explain a topic. Video banners are especially good at those first 2 points. Making… Read More
The video below explains how to add variable products (and simple products) to your WooCommerce catalog (in WordPress). As a Web Designer at EZ-NetTools I frequently teach customers how to… Read More
Making a great website requires skill. If you’ve ever looked up “Pinterest fails“, you know that seeing something cool, and making something cool isn’t always the same thing. You could… Read More
So, you have a form on your website that’s trying to send a G-Suite email address, but they’re just not getting it. The form sends to other email addresses just… Read More