
How to style the WordPress admin area via the theme
Did you know that you can customise the appearance of your WordPress admin area using CSS? I’ll show you how to create a stylesheet for your admin area and correctly enqueue it.
Did you know that you can customise the appearance of your WordPress admin area using CSS? I’ll show you how to create a stylesheet for your admin area and correctly enqueue it.
Not sure what happens to your WordPress website when you stop paying for hosting? In this post I explain why you need to make a copy of your website and what your alternatives to paid hosting are.
Bounce rate is an important factor to consider when analysing the performance of your website. In this post, I’ll show you how to reduce the bounce rate of your website.
Is it time to check your WordPress theme? In this, post I will take you through the process of safely installing and setting up a new theme on your website.
Interested in learning how to code? Want to teach yourself web development? In this post, I share my tips and advice for learning to code as well as sharing my favourite resources.
If you want customers to be able to pay via credit card when making a purchase through your WooCommerce store then I recommend using Stripe. Let me show you how.
Forums are a great way to engage with your audience and build a community. In this post I show you how to add a forum to your WordPress website using the bbPress plugin.
As a web developer, I rely on a lot of tools, pieces of software and online resources to run my business. Here are 10 of the tools that I couldn’t live without.
Adding a MailChimp signup form to your WordPress website is easier than you might think. You don’t even need to use a plugin! In this post, I’ll show you how to do it.
So you want to make changes to the code of your WordPress theme? Great, but you need to make sure you set up a child theme first! In this post, I explain what a child theme is and why you need one.