[Resolved] woocommerce product archive page doesn’t show all products
This thread is resolved. Here is a description of the problem and solution.
Problem:
woocommerce product archive page doesn't show all products
Solution:
WooCommerce 3.3 introduces some changes in its API, which require, for example, that a theme declares compatibility in order to do something right. That includes, for example, a legacy way of managing their own product and taxonomy archives, and the product single page.
To do that, please add this line to your active theme:
add_theme_support( 'woocommerce' );
This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
you are seeing categories and they are not displaying correctly. probably need to reset it back so you can see how it looks when it is working. let me know when you have your copy and ill restore so you can see what you are clearly missing