When working with an existing child theme, you may find a situation where you will need to take out the page title. Maybe you want to design a custom page heading, or just don’t like how the page title looks above your content. Either way, you can remove the page title on Genesis themes with […]
Move WPEngine Transferable Installs
A few months ago WPEngine transferable installs was released as a feature for all accounts. This is a great feature for developers who want to have a staging site readily available to work on their client’s site. If your client has an existing site you don’t have to take their live site down to work […]
How to Add Custom Color Styles in Genesis
Many Genesis Framework themes come with several color options. Others may not have any color options. If you need to add custom color styles in Genesis, you can do so rather easily. First, we need to list the color options available to your theme. This adds the style selector menu to your Genesis > Theme […]
Create Genesis Widgetized Homepages
The Genesis Framework is an outstanding tool for WordPress developers. It has many great child themes you can use to make your site look as unique as you are.
Create Hooks For Your WordPress Plugin
Create hooks for your WordPress plugin to allow other developers to add on and extend your plugin’s core functionality with their own functions.