Welcome!

Woocommerce

avatar Woocommerce

What to do when you can’t upload CSV files with WooCommerce

Today I will write about what to do when you cannot import a CSV file when importing products in WooCommerce. A message ...
avatar Woocommerce

How to reduce items on WooCommerce checkout page

I will show you how to delete unnecessary items on the WooCommerce checkout page. Just put the following code in your th...
avatar Woocommerce

[WordPress] Why I separate posts and custom post types

The reason I started separating posts and custom post types stems from an experience I had with the WooCommerce Membersh...
avatar Woocommerce

How to enable Gutenberg Editor in WooCommerce

If you put the code below in functions.php and save it, you will be able to use Gutenberg Editor with WooCommerce. // En...
avatar Woocommerce

How to fix Gutenberg Editor broken on update to WooCommerce 7.7

I was using Gutenberg with WooCommerce by following the instructions on How to enable Gutenberg Editor in WooCommerce, b...
avatar Woocommerce

I’m trying Block Based Checkout with WooCommerce, but it says it’s not supported by PayPal. Do you know when it will be available?

It's good to look here. It doesn't seem to be supported at the moment. However, I wonder if it will be supported when Wo...
avatar Woocommerce

Configuration when using WooCommerce and W3 Total Cache together.

If you want to use W3 Total Cache but have installed the WooCommerce plugin, I will introduce settings to prevent custom...
avatar Woocommerce

How to sell paid articles on WordPress

This time I will introduce a plugin that I use to sell paid articles. To use this plugin, use WooCommerce's shop system....
avatar Woocommerce

How to prevent WooCommerce products from being displayed when searching from the WordPress regular search widget

If you have WooCommerce installed in WordPress, all posts, pages, and products will be displayed when you search from th...