Learn WordPress

Learn how to create and manage a WordPress website with these tutorials. Master WordPress themes, plugins, hosting, and more.

Getting started with WordPress

  • How to Add Custom JavaScript to Your WordPress Site

    How to Add Custom JavaScript to Your WordPress Site

    Anna Monus
    1. Starting Our Tumblr Theme's Post Markup

      Starting Our Tumblr Theme's Post Markup

      Tutorial Beginner

      In this video tutorial we're going to begin the main area of our Tumblr theme's page. In fact, we'll be using the <main> element to do so, but as...

    2. Adding a Tumblr Theme Sidebar

      Adding a Tumblr Theme Sidebar

      Tutorial Beginner

      Using an <aside> element we're going to slot a sidebar into our page.

    3. Creating a Tumblr Theme Base

      Creating a Tumblr Theme Base

      Tutorial Beginner

      Having looked at the inner mechanics of Tumblr themes, it's time we started building something ourselves! To kick things off, we're going to cheat; we're...

    4. A First Look at Tumblr Theme Blocks

      A First Look at Tumblr Theme Blocks

      Tutorial Beginner

      In this video we're going to introduce the second of Tumblr's special operators; blocks. Blocks are used to render chunks of HTML in a couple of ways, so...

    5. Tumblr Theme Operators and Variables

      Tumblr Theme Operators and Variables

      Tutorial Beginner

      In this tutorial we'll be taking a detailed look at how Tumblr's theme operators and variables slot content into your theme markup.

    6. The Code Behind a Tumblr Theme

      The Code Behind a Tumblr Theme

      Tutorial Beginner

      In this screencast we'll take a first look at the structure of a Tumblr theme and the Tumblr customize area.

    7. Tumblr Theming 101: Introduction

      Tumblr Theming 101: Introduction

      Tutorial Beginner

      Welcome to Tumblr Theming 101, a new tutorial series which aims to give you a solid understanding of what a Tumblr theme is, whilst coding a responsive...

    8. Uber Aesthetics and Responsiveness

      Uber Aesthetics and Responsiveness

      Tutorial Beginner

      Welcome to the final part of our Ghost theme design tutorial series! In the previous two parts of this series we worked on the first half of styling our...

    9. Defining Our Ghost Theme's Color and Basic Layout

      Defining Our Ghost Theme's Color and Basic Layout

      Tutorial Beginner

      Moving swiftly along with the styling of our Ghost theme, this tutorial sets out some width settings, the color and some basic layout adjustments.

    10. Styling Our Ghost Theme With LESS

      Styling Our Ghost Theme With LESS

      Tutorial Beginner

      Welcome to the fourth part of our Ghost theme design tutorial series. In the introductory tutorial, you learned that there are two stages to designing a...

    11. Adding Ghost Template Tags and Markup

      Adding Ghost Template Tags and Markup

      Tutorial Beginner

      Welcome to the third part in our series on building a theme for Ghost. This instalment will take you through the remaining steps needed to finalize your...

    12. Organizing Ghost Theme Files and Folders

      Organizing Ghost Theme Files and Folders

      Tutorial Beginner

      This is the second part of our Ghost theme design tutorial series. Everything from here assumes you have a foundational understanding of Ghost. If not,...