Get Rid of Empty

Tags in WordPress

There are a handful of things that cause this to happen. It can be a nightmare to track down and it will totally mess up your styling. Causes WordPress itself, page builders, and plugins. So, pretty much anything. Go through the standard diagnosis of turning off themes and plugins. Hopefully […]

Sound Investments Website Overhaul Project

hometheatersco.com For this website project I was tasked with taking a WordPress site that was nearly 10 years old and updating it to a new modern responsive design. The website was years behind in updates and much of the content was mixed up without a clear direction for user engagement. […]

How to do Domain Mapping without a Plugin

This is totally taken from: https://wordpress.org/support/topic/howto-domain-mapping-without-a-plugin-instructions/ I just want to preserve it because it is good stuff! Howto: Domain Mapping without a Plugin – Instructions cleanteam (@cleanteam)3 years agoyes, it works natively without instructions, and here is what you need to know to make it work:recent versions (as of WP 4.x) […]

Camp Out Colorado

CampOutColorado.com is a website I created to review campgrounds and give outdoor enthusiasts tips and tricks to enjoying beautiful Colorado. There are a number of WordPress customizations I have done to this website.  Campground Data Custom Plugin For the camping reviews I created a custom campground information plugin. It pulls […]

SoCO Donor Tracking

This is a private website I created for a political group who needed an easy way to account for contributions, donors, and expenses. This is a very simple website with custom plugins and database work to keep track of all of this information. Custom Donor Tracking Plugin This website is […]

Creating a Link to Custom View of Custom Google Map

So there is a pretty good amount of information out there about how to customize your view on regular Google Maps. However, several of the API methods do not work when trying to view your own custom map. I am not sure why this is, but it is annoying. After […]

WordPress Cron Can Kill a Website

I have run into this several times now so I thought I would write a quick article on it. It seems that WordPress’s cron really mess up a website.  Too many cron events will slow down your website. It can even cause timeout errors and out of memory issues. What […]

Avoid Google SERP Penalty Make Sure Website is Mobile Friendly

Google is rolling out some changes this week that are going to penalize websites that are not mobile ready. It’s rare that they warn about upcoming changes so I think it is safe to assume that if your website is not mobile ready, according to Google, that you may experience […]

Manually Change WordPress Theme to Default in Database

Here is how to manually change the WordPress theme to a default (Twenty Fifteen) in database. Do not use this method if you are not familiar with manually editing your WordPress Database in phpMyAdmin. The three option_name rows in the database that need to be changed. These are what control […]