WordPress • woocommerce • SEO
WordPress tips and tricks for freelancers, small businesses or consultants

learn how to build effective websites
We will show you how to build beautiful websites quickly and easily
Throughout the videos we will guide you how to build websites faster and how to make a website with website builders (like Elementor) and WordPress.
So, buckle up – there’s a lot to cover!
Latest WordPress tricks & tips

How to remove Site health widget from the WordPress Dashboard?
Have you ever had to deal with the “Site health” widget on your WordPress dashboard? You know, the one that tells you how well your site is performing based on some arbitrary criteria that no one really understands. Well, I have, and let me tell you, it’s not fun. Especially…

How to put Woocommerce in “Request a Quote” mode without a plugin?
In this post I’ll show you how to put your Woocommerce shop in “Request a quote” mode without any fancy plugin. It’s going to take only a couple of small code snippets and a couple of lines of CSS code. So, let’s dive in. In order to accomplish this just…

How to Add a Customer Survey to the Woocommerce Thank You Page?
In this short post I’ll show you how to add a customer survey to the Woocommerce thank you page. Setting this up will take only a couple of minutes. Here’s what the end result will look like for my site. Video: How to Add a Customer Survey to the Woocommerce…

27 Ways to Improve Woocommerce Store
If you take a look around here on my site you’ll find ca 250 different Woocommerce related hacks. In this post I’ll show you 27 of my favorite Woocommerce cart page, checkout page and my account page related hacks. So, let’s take a look at the 27 ways how to…

24 Simple Woocommerce Hacks For Every Store
Let’s hack your Woocommerce shop a bit. That is, in this post I’ll show you 24 simple Woocommerce hacks that will save your time and money. Now, in order to make this work, add your chosen snippets shown to your child theme’s functions.php file or better yet, use a snippet…

How to create your own custom code snippets plugin for WordPress?
There are a bunch of fancy code snippets managers for WordPress. For example, Code snippets is one of the most popular plugins that I also sometimes use. Add a snippet shown here below to your child theme’s functions.php file or better yet, use a snippet manager like Code Snippets or…

How to hide company field based on a Woocommerce custom checkout radio selection?
This one here is a nifty one. I will create a custom radio selection on Woocommerce checkout page. This selection has two options: “Personal” and “Business”. Then I’ll hide company field only if user has selected option “Personal”. Where to add the code? Add a snippet shown here below to…

How to Duplicate a WordPress Page or Post with a single click?
In this short post I’m going to show you how to duplicate a WordPress page or post with a single click. Not only is the method really simple, but it will copy all the meta date your post may have (custom fields, featured image etc.) Video: How to Duplicate a…

How to use Woocommerce coupons in 23 different ways? (23 simple hacks)
In this post I’ll show you how to use Woocommerce coupons in 23 different ways. That means I’m going to use 23 different hacks to make it work like charm. Now, in order to make this work, add your chosen snippets shown to your child theme’s functions.php file or better…