Animated gifs are image files that loop, almost like a video. You place animated gifs, which have a file extension of .gif, as images in WordPress's block editor. Sometimes, however, your animated gif displays only as a single image. In this case, the animation and looping are not working. This animated gif error can be frustrating, but the WordPress fix for this error is straightforward.
How to add a tag description to a WordPress tag template page
To apply a custom layout for all tag-specific pages use the tag.php file. This will allow you to create a similar template to other archive pages, such as categories, but retain customization options. As a starting point for your tag.php file, you can copy and paste the current code from your archive.php template.
Add custom shape arrows to PhotoShop
As a designer, I use arrow shapes frequently and want to have an array of arrows available in every program I use, ideally within a click or two. Here’s a quick way to add all your arrow shape needs to Adobe PhotoShop.
How to find the template your WordPress page is using
As in most things, there are many different ways to accomplish finding out what template or templates your page is using. Below we share a free plugin option and share a code snippet option for seeing what templates each page of your WordPress site uses.
What is kerning?
Learn about the typographic term "kerning" and why it is so very important in graphic design.
Domain name basics and redirects
Learn more about the basics of domain names and especially why it's important to have redirects for www/non-www and http/https configured correctly with your DNS and server-side scripts.
Input Only Color Profile Error in Adobe Photoshop
Sometimes PhotoShop throws an error and tells me that can it can not place a document that I'm dragging into another document because the current document has an input-only color profile. Do you have this problem too? If yes, read on to learn how to easily address this warning.
Why I often ask my clients for their Public IP addresses and other IP questions
There are several reasons that I often ask my small business owner clients for their IP addresses including filtering in Google Analytics tracking, whitelisting in WordPress limited login plugin and even adding to to SPF DNS records.
CSS trick for removing unwanted horizontal scroll bars
Have you ever noticed in your browser window that there's an unintended horizontal scroll bar, or maybe on your iPhone, that there's an unexpected horizontal dark line that shows up when you touch the screen? Well, that means your content is wider than the viewport, and there are easy ways to fix this.
Display the first word of a variable in Statamic
Explore coding solutions for displaying the first word in a form field or variable by using PHP explode or a Regex Replace alternative in your Statamic CMS websites.

