WordPress 4.7 introduced the concept of video headers built right into the core software. This visual element is nothing new – we’ve seen it on countless sites and themes – but building it into core makes it considerably more approachable than before. According to WordPress.org: In this post, I’ll walk you through how to use the […] View original post at …
How to Create and Style Callout Boxes in WordPress
If you’re a regular reader of news sites or magazines, you’ll notice that they sometimes use something called “callouts” or a “blockquotes” to highlight key text. These are a great way of breaking up long chunks of text and drawing the reader’s attention to key points and interesting quotes. They’re used a lot in interviews […] View original post at …
Beyond Speed: 5 (More) Reasons Why You Should be Using a CDN
You’ve probably already heard about CDNs, you know, they help make your website faster. Yet, you might feel that after paying for web hosting, why should you pay the same amount (or more!) for a CDN? Shouldn’t your hosting already do all of this stuff? There’s a significant difference between the infrastructure required for hosting […] View original post at …
How to Easily Set Up a Staging Site for WordPress on Cheap Shared Hosting
If you’re relatively new to developing websites, or you’ve been managing your own WordPress site for a while but haven’t delved into the world of web development, you may have heard people talking about staging sites and wondered what they are. You may have heard people saying that setting up a staging site is best […] View original post at …
10 Burger Menu Animations That Will Blow Your Mind
As user experience dominates most of our web design discussions, it’s important that we take a closer look at this thing we call the “hamburger” menu. In case you missed it, I’ve touched on the prowess of the hamburger menu before. I’ve discussed the best ways to declutter a website with a number of minimizing […] View original post at …
12 Resources for Building an Illustration-Inspired WordPress Site
Online users, designers, marketers, and business managers – we all expect a lot from websites these days. They need to look great. They should load within a couple seconds. They have to be responsive. They must convert. And UX always needs to be a priority. With all this energy spent on meeting expectations, it’s easy […] View original post at …
How to Get Started Learning WordPress Development
So you’ve been using WordPress for a while, maybe even for years. You’ve implemented themes for your own projects and for a few paying clients. But now you’re feeling stuck, unable to get from advanced WordPress user to WordPress developer. Many WordPress developers were once upon a time right where you are right now — […] View original post at …
A Straightforward Guide to the WordPress Template Hierarchy
If you’re building your own themes for WordPress, or using a child theme to customize a third party theme, at some point you’ll come across the template hierarchy. It’s a brilliant system that dictates how WordPress chooses which template file to use for different types of content. It takes into account content types (e.g. posts, […] View original post at …
The Ultimate WordPress Development Environment
Over the past couple of years, I’ve written loads of tutorials here on the WPMU DEV Blog in which I share tidbits about the development environments I use. So today, I thought it’s about time I share a full environment, the kind I would put together and use for larger scale development. Roll up your […] View original post at …
The Complete Guide to the WordPress Theme Customizer
WordPress 4.7 was released with a ton of great new features (which you can check out here), including some user experience and user interface upgrades to the theme Customizer. In case you’re hearing about the Customizer for the first time, it’s a feature in the WordPress admin (go to Appearance > Customize) that allows users […] View original post at …