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

Topic Archives

Code Snippet

Controlling WordPress Through the Command Line with WP-CLI

Controlling WordPress Through the Command Line with WP-CLI

For anyone looking for more control and the ability to carry out complex WordPress tasks, learning how to use WP-CLI could be just what you need.

20 Time-Saving WordPress SQL Query Snippets

20 Time-Saving WordPress SQL Query Snippets

WordPress stores every single scrap of information within a MySQL database. Posts, pages, comments, shortcodes, plugin settings… absolutely everything. The WordPress backend is fantastic and does allow you to manage…

10 Useful htaccess Code Snippets & Hacks

10 Useful htaccess Code Snippets & Hacks

With this useful collection of HTACCESS snippets, you will be able to cache and compress files, speed-up load time, control access to files, block visitors, and much more.

What is Responsive Design?

What is Responsive Design?

It wasn’t too long ago that designers didn’t really need to worry about how websites looked on mobile phones and tablets. Phones weren’t yet really practical for web viewing, and…

10 Useful Snippets for Improving WordPress Search

10 Useful Snippets for Improving WordPress Search

It is no secret that the standard search within WordPress is not the greatest. The problem is that WordPress takes your search term far too literally. In this post, we…

20 PHP Snippets for Making the WordPress Admin Easier for Clients

20 PHP Snippets for Making the WordPress Admin Easier for Clients

These PHP code snippets will allow you to control areas of the WordPress Dashboard, and customize it to benefit your client’s tech level.

How to Create a Vertical Slide-Out Menu with CSS Transitions

How to Create a Vertical Slide-Out Menu with CSS Transitions

In this tutorial, we’re going to create a vertical slide-out menu using CSS3 transitions. The menus will be place on the left-side of the screen with the main links hiding…

Simple CSS Transition, Transform & Animation Tutorial

Simple CSS Transition, Transform & Animation Tutorial

This is part 1 of a series of tutorials about practical use cases of CSS transitions, transforms, and animations. In this tutorial, we’ll look at a “flipping card” scenario, and…

How to Create Round, Flat and Flip-Style CSS Toggle Switches

How to Create Round, Flat and Flip-Style CSS Toggle Switches

In this tutorial, we show how to easily create some fantastic round, flat and flip-style CSS toggle switches. We’ll be using pure CSS to create some toggle switches, adding a…

How to Create Revealing Content Overlays With CSS3 Transitions

How to Create Revealing Content Overlays With CSS3 Transitions

In this tutorial, I will show you how to create revealing content overlays with CSS3 transitions, allowing you to minimise content clutter and provide a neat user experience. Introduction I’ll…

How to Use Dwell Time to Unlock Better Conversion Rates

How to Use Dwell Time to Unlock Better Conversion Rates

Over the past few years, landing page design has become an industry in its own right, complete with an abundance of tools, courses, templates, and “hacks” for getting it right….

The Cross Browser CSS Styling Tips You Need to Know

The Cross Browser CSS Styling Tips You Need to Know