Wordpress tips and tricks

Woocommerce hacks

27 Ways to Improve Woocommerce Store

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…

Read More
24 Simple Woocommerce Hacks For Every Store

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…

Read More
How to Customize Woocommerce Orders page

How to Customize Woocommerce Orders page? (20 hacks)

In this post I’ll show you how to customize Woocommerce orders page with the help of simple code snippets. 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 manager like Code Snippets. Video: How to…

Read More
How to Add a Suffix or Prefix to WooCommerce Product Prices?

How to Add a Suffix or Prefix to WooCommerce Product Prices?

Sometimes you may need to add suffix or prefix to your Woocommerce product prices and if you would like to know how to accomplish that then see those two code snippets here below. Pay attention that all the snippets shown below should be added to your child theme’s functions.php file…

Read More
How to Customize Woocommerce Stock Status? (17 hacks)

How to Customize Woocommerce Stock Status? (17 hacks)

Let’s take a look at how to customize Woocommerce stock status without any fancy plugin. Pay attention that all the snippets shown below should be added to your child theme’s functions.php file or better yet, use a snippet manager like Code Snippets or WpCodeBox. Video: How to Customize Woocommerce Stock…

Read More
How to display Woocommerce my account tabs horizontally?

How to display Woocommerce my account tabs horizontally?

By default Woocommerce displays my account page tabs vertically as a sidebar. In this post I’m going to show you how to display Woocommerce my account tabs horizontally. You will need only a couple of lines of CSS code for that. How to display Woocommerce my account tabs horizontally? So,…

Read More