[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.
would you prefer to have the credentials for one of the other sites with the issue that has less products and is smaller? you might have more luck with a backup that way?