GetPhound started in 2013 and started using what we thought was the best option for theme design -- ThemeForest. The Envato marketplace seemed like a gift from heaven, a resource that publishes tons of new creative content every day that can be used for your projects. It featured themes, plugins, and even graphic design assets -- there’s no shortage of options to choose from. … [Read more...] about Choosing The Right WordPress Theme
Setting Up Google Analytics On Your WordPress Site Using a Hook
There's a number of different ways you can install Google Analytics on your WordPress site. There is a way to install it in the functions.php file using an action hook. Action hooks allow you to insert code in specific sections of your website. Note: The best way to add Google Analytics to your website is to use a plugin such as: Google Analytics by Yoast. By keeping your … [Read more...] about Setting Up Google Analytics On Your WordPress Site Using a Hook
Prometheus – A Genesis Starter Child Theme
For my custom website builds I now use Prometheus, a Genesis starter child theme I have developed that has made my workflow a great deal more efficient, and overall has made projects a lot more fun. This article is no longer being maintained because I frequently update the theme and remove or add new features. For a more up-to-date article check out How To Use … [Read more...] about Prometheus – A Genesis Starter Child Theme
Creating A Horizontal Gravity Form Using CSS
Update 10/13/17: In the comments Gray Ayer pointed out that Gravity Forms has a CSS Ready class for making horizontal forms: gf_simple_horizontal. I recommend trying this as it may be an easy solution. This class may not work for all themes and environments, the post below goes into more detail if you need to do it yourself. Why Horizontal Forms Are Awesome Gravity Forms … [Read more...] about Creating A Horizontal Gravity Form Using CSS
Useful Tools To Learn WordPress Development
The great thing about WordPress is that there’s such a vast plethora of learning resources out there, both free and paid, that can be utilized. We all learn differently, so in order to keep up with such an evolving industry, it’s important to find the right combination of resources that works best for your personal learning and development. As an experienced WordPress … [Read more...] about Useful Tools To Learn WordPress Development
Using Git With WP Engine: Outlining The Process
Being relatively new to version control, figuring out WP Engine's Git Push feature was a daunting challenge at first. Reading through multiple guides and resources while structuring my own process around my findings was not an easy task. This guide explains my process of using Git with WP Engine by: Covering how to setup your remote repository with WP Engine Explaining a … [Read more...] about Using Git With WP Engine: Outlining The Process
Get It Right The First Time: WordPress Launching Checklist
The final launch of a website can be the most stressful stage in a project. In the mind of the client, the audience’s reaction to the site is key to the success of the project. If a website is missing functionality or has even the slightest mistake, that website reflects poorly on your client’s brand. By following a checklist, you can make sure the product is as close to … [Read more...] about Get It Right The First Time: WordPress Launching Checklist
Using Plugins To Create Widgetized Areas In Genesis
Knowing the right go-to reliable plugins can really cut down on your development time and streamline your workflow. Combining a couple of easy-to-use plugins, you can bypass all the overly technical stuff while keeping your site easily maintainable. The first plugin you will need to install is Genesis Simple Sidebars which allows you to create dynamic widgets from the … [Read more...] about Using Plugins To Create Widgetized Areas In Genesis