by Matt | Jan 8, 2021 | Web Design, Web Development
Just like the title suggests, I’ve spent the last several hours struggling with meta_query to return CPTs based on some datetime picker meta_value. Let me explain my setup. I’m writing a plugin that stores data from a custom_post_type for gym classes with a handful of...
by Matt | Sep 27, 2020 | Web Design, Web Development
Divi Visual Builder Not Loading… Divi Visual Builder not loading? I recently installed Divi on a new server and realized that in doing so, I strangely couldn’t access the Divi Visual Builder anymore… The Divi Visual Builder just sat there and spun...
by Matt | Jul 10, 2020 | General Computing, Web Development
How to Set Up a Raspberry Pi Development Server Starting with a fresh install of Raspian: sudo apt update sudo apt upgrade sudo apt install apache2 sudo apt install php sudo apt install mysql-server php-mysql (mariadb-10.0) sudo apt-get install certbot...
by Matt | Apr 21, 2020 | 3D Modeling, Graphic Design, Web Development
Progress update for my new web developer portfolio. Creating a 3D museum to showcase all my stuff from 10 years of film and video production. Final product will be a static HTML website that features a full screen 3D museum environment that the user can walk through...
by Matt | Apr 15, 2020 | 3D Animation, 3D Modeling, Blender, Web Design, Web Development
The first update of who knows how many… Super excited to start a new project!
by Matt | Jun 11, 2019 | General Computing, Linux, Web Development
What is Ranger? Ranger is an open source Github project that aims to streamline and simplify directory navigation on any computer. If you’re relatively new to the terminal or only use it rarely, this may not be a big deal for you. However, if you use the...