Boy have we got a deal for you! We’re giving away the skins that have been available here on Headway Hub. If you haven’t gotten your copy of Headway yet, now is a great time, as we’re giving you even more options to get your site up and running. You might also want to check…
View the Tutorial
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
What’s up people? I’ve been working hard on developing and upgrading skins and that progress has finally paid off. Three skins are now available for purchase on the headway skins page. You can expect more skins in the weeks to pass, so keep an eye on the page. ;)
View the Tutorial
Written on February 24, 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
The following tutorial will explain how to add a “written by” box to the bottom of your single post pages using some easy HTML, CSS, and headway’s easy hooks system. Let’s get started. Before We Begin – Setup Your WordPress Profile This code pulls settings from your wordpress installation’s user profile system. To add your…
View the Tutorial
Written on February 18, 2011