If you want to remove the default category layout from the Shop page in WooCommerce, it’s actually pretty easy to do. There are two ways you can go about it.
The first way is to simply edit the Shop page template file, and remove the code that calls for the category layout. This method is a little more technical, but it’s not too difficult if you’re comfortable editing code. Simply open up the shop.php file in your theme, and remove the following line of code:
That line of code is what calls for the category layout on the Shop page. Once you remove it, save your changes and refresh the page. The category layout should be gone.
The second way to remove the category layout from the Shop page is by using a plugin. There are a few plugins that will do this for you, but we recommend WooCommerce Remove Category Layout.
It’s a free plugin with over 10,000 installs, and it’s compatible with WooCommerce 3.0+.
To use the plugin:
-
Install and activate WooCommerce Remove Category Layout. For more details, see our guide on how to install a WordPress plugin.
-
Once activated, go to WooCommerce > Settings. On the Settings screen, select the “Remove Cat Layout” tab.
-
“Remove Cat Layout”. When you select this option, any existing category layouts on your Shop page will be removed. You can then add your own custom content to the Shop page using the WordPress editor.
Conclusion: How Do I Remove Categories From Shop Page WooCommerce?
There are two ways that you can go about removing categories from your shop page on WooCommerce. The first way is by editing the shop.php file and removing the line of code that calls for the category layout. The second way is by using a plugin like WooCommerce Remove Category Layout.
PRO TIP: If you are using WooCommerce to sell products on your website, you may want to remove the categories from the shop page. This can be done by going to the WooCommerce settings page and selecting the “Remove Categories” option.
However, doing this will also remove the ability to filter products by category on the shop page. If you want to keep the ability to filter products by category, you should not remove the categories from the shop page.
6 Related Question Answers Found
If you want to remove a shop title in WooCommerce, there are a few different ways that you can do this. One way is to simply edit the code in your theme’s header.php file. Look for the line of code that says: and delete it.
Assuming you are using the default WooCommerce theme, the following instructions will help you remove the categories from WooCommerce product pages. First, you need to edit the product page template file. You can find this file by going to your WordPress dashboard -> Appearance -> Editor.
If you want to remove the price range from your WooCommerce shop, there are a few steps you can take. First, you need to log into your WordPress backend and go to the WooCommerce->Settings->General tab. From there, you need to uncheck the “Enable dynamic pricing” checkbox.
Product category is an important aspect of any eCommerce website as it helps to keep the products organised and makes it easier for customers to find what they are looking for. If you are using WooCommerce to sell products on your WordPress website, then you may want to know how to remove the product category from the product page. The good news is that removing the product category from the WooCommerce product page is actually quite easy to do.
It’s easy to create categories for your products in WooCommerce, but what if you need to delete them? Maybe you created too many, or perhaps you changed your mind about how you want to organize your products. Whatever the reason, deleting categories in WooCommerce is easy to do.
If you want to remove the title of a category in WooCommerce, you can do so by editing the category template. To do this, open the category.php file in your theme folder and find the line that says:
<php WooCommerce_template_loop_category_title(); >
Delete this line of code, save the file, and refresh your page. The title should now be gone.