by John Schuster | Mar 29, 2016 | Branding
Over the years I have had to find many different brand names. Finding a great business or brand name can be broken down into a simple step by step systematic process. Here are my personal notes and techniques, and some compiled from other authors “names?”...
by John Schuster | Jul 14, 2015 | Web Development
When you want to add analytics or any other code to your WordPress header, the easiest way to do this is to add a line of code to your functions.php. This line of code should be placed inside your functions php file preferably of a child theme so it doesn’t get...
by John Schuster | May 29, 2015 | Web Development
If you are familiar with WordPress then most likely you use some type of Contact form and have experienced receiving some type of contact form spam. One of the best WordPress contact forms (And I have tried several) is Contact Form 7. This plugin has a lot of...
by John Schuster | Jun 15, 2014 | Web Development
Changing your WordPress domain name and host can be a difficult and time consuming process. I wanted to write this article to help others do it, and serve as an easy way for me to remember how to do it. With so many steps and possible errors it’s easy to forget...
by John Schuster | Jun 2, 2014 | Web Development
These are my personal favorite WordPress code snipets. One of the biggest advantages of using WordPress is the large developer community that is constantly coming up with new functionality. Some of this WordPress functionality is implemented through plugins but many...