adobe stock iconGet 10 Free Photos & Design Assets From Adobe Stock Download Now

Topic Archives

Code Snippet

The Good & Bad CSS Practices for Beginners

The Good & Bad CSS Practices for Beginners

Learn about some of the most common pitfalls when writing CSS and how to avoid them for cleaner, more efficient code.

How to Use the WordPress Custom Fields Plugin

How to Use the WordPress Custom Fields Plugin

We explore some ideas of how you can use WordPress custom fields to create powerful enhancements to the appearance of your site.

Getting Started With CSS Flexbox Using Practical Examples

Getting Started With CSS Flexbox Using Practical Examples

Learn the basics, understand the syntax, and dive into the advanced techniques for creating flexible layouts with flexbox.

An Introduction to WordPress Block Themes

An Introduction to WordPress Block Themes

An introduction into the basics of WordPress block themes, and discussion on how they compare and contrast to traditional themes.

How to Add an SSL Certificate to Your WordPress Website

How to Add an SSL Certificate to Your WordPress Website

SSL has never been easier or more affordable to implement on WordPress. This quick setup can mean big benefits for your site and its visitors.

How to Style Wide & Full-Width Gutenberg Blocks in WordPress

How to Style Wide & Full-Width Gutenberg Blocks in WordPress

A quick WordPress tutorial that will show you how to add wide alignment support to Gutenberg Blocks and how to style them via CSS.

How to Add Conditional Logic to Your WordPress Theme

How to Add Conditional Logic to Your WordPress Theme

We take a look at a few of the more commonly used Conditional Tags and how you might implement them into your own WordPress site.

How to Create a Custom Color Palette for the WordPress Gutenberg Editor

How to Create a Custom Color Palette for the WordPress Gutenberg Editor

The beauty of the WordPress Gutenberg block editor is that it allows content creators more design freedom. But for web designers, it’s not always desirable to give clients access to…

How to Display Content Based on WordPress User Roles

How to Display Content Based on WordPress User Roles

Using the current_user_can function, learn how to display custom content and special features based on the roles and capabilities of your WordPress users.

Simple Ways to Customize WordPress Plugins

Simple Ways to Customize WordPress Plugins

Extending a WordPress plugin doesn’t require expert knowledge. Mostly all you need is an understanding of PHP & HTML is all you need.

How to Create a Custom User Role in WordPress

How to Create a Custom User Role in WordPress

We take a look at what custom user roles are in WordPress, why you’d want to use them, and a few different techniques for creating them.

An Introduction to WordPress Child Themes

An Introduction to WordPress Child Themes