COVID19 Diary: Week 1
I’m going to start doing a diary of whats happening daily, at this point NYC might be put under heavy quarantine so a journal might be interesting if things hit the fan. If you find this interesting hit me up
I’m going to start doing a diary of whats happening daily, at this point NYC might be put under heavy quarantine so a journal might be interesting if things hit the fan. If you find this interesting hit me up
Recently I found myself needing to Query a group of Posts (Custom Post Types actually). I had created an ACF Checkbox called Tours, and there were 3 types of Tours: Guided, Unguided, and Pre-booked (The only one where you had
The Fix In Fall of 2019, WordPress 5.3.0 was released. If you have an old theme built on Roots (Sage before it was redeveloped), then your site backend is a hot mess right now. Thankfully, the fix is easy enough
EDIT: I Finished! i did the half Marathon in 2 Hours and 50 Minutes. About 2 months ago, my wife came home and informed me that she had signed both of us up for a half marathon. So my wife
A month ago, I switched my theme development to Sage (version 9). I’ve been using an ancient build slowly upgraded over the years, and wasn’t the epitome of proper development. It even had a LESS compiler in php. Since switching,
I recently had a good friend who is in a group chat forget to tell us something. So to remind him. I created a groupme bot that sends him the same message every hour, on the hour. Here’s a breakdown
Google Analytics is a great tool for understanding how people use and utilize your site. We’ve built this guide to provide a simple overview of the key terms Google Analytics uses to describe the behavior of users on your site.
Its been almost a year since I published a tutorial, aka “This was a problem I overcame and want to remember how i fixed it so i don’t have to google it”. So far I’ve only ever published these tutorials. But
SmoothState.js is a javascript library that adds transitions between pages on your site using AJAX. I use it on this site to help create a more seamless experience when going through pages. Aside from transitions, it can also be used to
Out of the box, bootstraps Carousel slides from one frame item to the next. This is great for traditional images or slides, but sometimes you want the same functionality, just different presentation. With this snippet, you can turn that carousel