WordPress vs ClassicPress

It should be no surprise that the WordPress landscape has gone through (and continues to go through) a seismic shift over the past couple of years. With the introduction WordPress 5 last December, the new block editor (aka Gutenberg) is the new norm. All changes to WordPress moving forward will…

How to Satisfy PageSpeed Insights Recommendations on Your WordPress Site

In my last post, I touched on how to lazy load images in order to improve your website speed (as measured by PageSpeed Insights). As I promised in that post, it’s now time to go over some of the other things you can implement on your WordPress site to further…

How to Lazy Load Images to Improve Your Website Speed

Images that lazy load are nothing new. The reasons behind doing so are varied, but if you are someone who cares about site speed, lazy loading recently became a lot more important. If you use PageSpeed Insights at all to check on the speed of your website, then you probably…

How to Create a Custom Block Using Advanced Custom Fields

Say what you will about Gutenberg, it’s not going anywhere. We are about six months into this now, and I will admit that I have been installing the Classic Editor plugin on the sites that I work on. Not because I have some deep-seeded hatred of Gutenberg. Sure, I find…

How to Create A Simple Progress Bar (and How to Make It Editable)

A progress bar can be used for more than just…displaying progress. No doubt you’ve seen them used for a variety of purposes, and the reasoning is simple. Progress bars, if done correctly, can be a visually interesting way to display information on your website. There are many libraries out there…

How to Use Advanced Custom Fields and Slick to Create an Image Gallery With a Lightbox

I was working on a website not too long ago and I was putting together an image gallery. If you have read some of my other posts, you know I am a fan of Advanced Custom Fields and Slick, and I wanted to use those to build out the gallery….

How to Display Google Reviews on Your Website

Reviews are a great way to show potential customers that your business is awesome and that people love what you’re doing. Let’s say you have a bunch of them on Google and you want to show those on your website. Well, using the Google Maps API and Google Places, you…

How to Use Advanced Custom Fields to Create Related Posts

If you enjoy reading blogs, then you’ve probably noticed that many will have a “Related Posts” section at the end of a post. Displaying related posts is a great way not only to promote more of your website content, but also to create internal linking on site which helps with…

How to Create a Quiz Using Advanced Custom Fields

If you are looking for a fun way to have visitors engage with your site, a quiz may be a great way. Thankfully, this doesn’t have to be too complicated if you use the correct tools. For this example, I’ll show you how to build a quiz using Advanced Custom…