Category Archives: Headway Basics

HTML, CSS, and PHP Explained – An Introduction to Internet Coding Basics

HTML, CSS, and PHP Explained – An Introduction to Internet Coding Basics

While you can build a functional website without using code in Headway Themes, it’s helpful to know the basics when you start getting into intermediate customization. A lot of beginners to Headway are also beginners to how web code works, so in this tutorial we’re going to look at the three fundamental programming languages every… Continue Reading

A 90-Minute Introduction to Headway Themes 3.0

A 90-Minute Introduction to Headway Themes 3.0

This was a free class from last Thursday on getting started with Headway Themes. If you want to register for an upcoming class, simply visit the Classes page. You can also purchase and stream class recordings…. Continue Reading

What Are Headway Hooks?

What Are Headway Hooks?

When working with Headway, you inevitably run into a suggestion or function that involves using something called a “hook.” The term isn’t just for Headway, but we’ll cover the Headway-related ones in this tutorial. (The CAPITOL WORDS in this post are just for emphasis. They won’t actually be capitalized during regular usage.) What Are Hooks?… Continue Reading

How to Make a Child Theme for Headway Themes 3.0

How to Make a Child Theme for Headway Themes 3.0

Headway 3.0 forgoes including a custom.css and custom_functions.php file in favor of using the WordPress child themes API. This means that those looking for more advanced customization will be required to create or modify a child theme built for Headway. It’s simpler than it looks! What is a Child Theme? A child theme is a… Continue Reading