Since no one had a problem for One Take Thursday, I thought I’d do something different and show another Gravity Forms tutorial. This time taking a look at using Gravity Forms with a plugin to create a testimonial area on your site. Of course this is just one way to put user generated content on…
View the Tutorial
Written on October 13, 2011
If you do any type of freelancing work, you probably have heard of a great tool called Freshbooks. Freshbooks is a great tool for freelancers to create estimates and invoices, track time on projects and even track expenses. It is a great tool that helps you out with business administrative tasks and Gravity Forms has…
View the Tutorial
Written on October 10, 2011
This is just one of the series I’m hoping to start here on the Headway Hub. Each week we’ll be taking a look at a different plugin. The plugins will be free or paid, and may not have anything to do with Headway at all. What I’m hoping is that this will give you more…
View the Tutorial
Written on September 21, 2011
What is a Thunky? As the master, Jim Connolly, puts it, a “thunky” is a social media project he developed in order to try and help business owners and entrepreneurs get massively better results from their social media networking and social media marketing. The idea behind a thunky is that you own your own name…
View the Tutorial
Looking to change up your site a bit? You can use the following code to change up the header image of your site depending upon what page you’re on. For example: You can find out which body tag to use with the help of firebug for firefox. If you use chrome, it comes with his…
View the Tutorial
Written on March 28, 2011
So you’ve mastered headway and you’re ready to start developing add-ons. Awesome. This tutorial will take you step-by-step through the process of creating a headway themes skin. Let’s get started! The Folder Layout The layout for a skin folder is actually pretty simple. Your completed folder will look something like this: skin-name.php style.css screenshot.jpg Creating…
View the Tutorial
Written on February 26, 2011
If you want your navigation displayed above your footer, this is the tutorial for you. First, add the following code to the bottom of your custom_functions.php file: This uses the wordpress wp_list_pages template tag to list your pages right above the footer. Once that’s done, you can use the following code in the live CSS…
View the Tutorial
Written on February 24, 2011