Skip Navigation

[Resolved] Displaying only products in the current category

This support ticket is created 3 years, 10 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.

This topic contains 1 reply, has 1 voice.

Last updated by Marcel 3 years, 10 months ago.

Author
Posts
#1963251

I've made a view which I want to use on my WooCommerce category archive pages, but I can't get it to show only the products in the current category. It always shows all products from all categories.

#1963385

Never mind, I solved it. I added a category search filter, when I removed that, only products in the current category were shown.