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 Display Woocommerce Payment Methods Conditionally? (14 hacks)
In this post I’m going to show you how to display WooCommerce payment methods conditionally. And, best of all – we’re going to do it without any fancy plugin. Video: How to Display Woocommerce Payment Methods Conditionally? Requirements: How to Display Woocommerce Payment Methods Conditionally? In order to make it…
How to Add Custom Endpoints in WooCommerce?
By default Woocommerce has a bunch of endpoints on my account page (dashboard, orders, account etc.) but it has no built-in feature that allows us to add custom endpoints to our site. Hence, in this post I will show you how to add custom endpoints in Woocommerce. Video: How to…
How to create custom fields in WordPress without a plugin?
Usually, users tend to create WordPress custom fields with a plugins like Advanced Custom Fields, Pods, Toolset etc. Therefore, in this post I’m going to show you how to create custom fields in WordPress without a plugin. If you’re a total beginner, then take a look at the video below…
How to Hide Woocommerce Shipping Methods (Conditionally) – A Complete Guide
In this full complete guide, I will show you how to hide Woocommerce shipping methods conditionally without any extra plugin. Before you jump in a quick comment though: all the snippets shown below will go to either to your child theme’s functions.php file or, better yet, use Code Snippets plugin…
How to Create Custom Product Badges for Woocommerce?
By default Woocommerce has only “Sale” and “Out of stock” badges but what if you need to create custom product badges? For example, automatic product badge for a featured product or “New” badge for products that are newer than 30 days? Or even custom text badges with “Free shipping” or…
Blocksy theme hidden features and useful hacks
Blocksy is one of the most feature-rich themes out there and therefore, in this post I will point out 16 hidden features this theme has. Also, I will show you some neat hacks you can use to customize your theme. If you would like to know more about these features…
How to filter WooCommerce admin products by on sale?
Although, Woocommerce allows you to filter your products by category, by product type and by stock status, it doesn’t allow you to filter out on sale products. Therefore, this snippet here below allows you to filter WooCommerce admin products by on sale. Here is the end result. How to filter…
How to display Woocommerce store address for Local pickup shipping method?
Recently I needed a simple way to display Woocommerce store address for Local pickup shipping method. Therefore, let’s take a look how to accomplish somethind that looks like the one here one the screenshot below. Find out your Local pickup ID number If you don’t know how to do that…
How to add and clone user roles in WordPress?
For the beginners WordPress user roles and permissions may be a bit confusing and therefore, today I’m going to give you and overview what is what. Also, I’m going to show you how to add custom user roles on your WordPress site. Or better yet, how to clone user roles…