I’m a big fan of EWWWIO for WordPress and Masonry. But lately, I’ve noticed some issues when using them together. Masonry recommends using a companion plugin called imagesLoaded to detect when an image is completely downloaded into the browser window. That allows you to run a function to trigger the re-layout of Masonry. Well, on […]
thoughts about the digital space.
Web Development Tips
Uploading Large Images into WordPress using MAMP and NGINX
Typically when I build out a new site, I do it on a real server hosted off-premises. I started building sites that way a long time ago, and it just stuck. Why? Out of convenience in showing the client, and probably because it was easier for me to push them live (back then, circa 2013). […]
Remove “Archives” Prefix in WordPress version 5.5.0 and newer
Today I was overjoyed to stumble across a new filter in the function that gets the archive title in WordPress: get_the_archive_title(). This filter allows you to easily change the word/prefix “Arhives: ” to whatever you want or to NOTHING. I generally was never a fan of the prefixed text: “Archives: ” and “Category: ” coming […]
The Debate I’ve wanted to tackle for a while: Pros and Cons of a Template Website vs. Custom Website
Should you go for a pre-made website template or a custom website? What is the best decision? Okay, since I’m going to tackle a lot here I’m going to break it up a bit so it’s easier to follow. We get asked ALL. THE. TIME. about why someone should use us to create a fully […]