Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Wojciech Modrzejewski

Issue with filtering product variatons by product category

Hi,

We ran into an issue with filtering product variations by product category.
Filtering variations by product category itself works fine.
However, search on the list of product categories returns irrelevent results: https://052b.d.pr/F6rtEm.
We have a large number of categories and without this feature it’s challenging to filtr variations.

Any ideas how to fix or workaround it?
Should I provide any additional details?

3 years, 2 months ago
Stefan van den Dungen Gronovius
Developer

Thanks for your feedback.
I was able to reproduce the issue and found the fix for the upcoming release.
You can change the following file to have the fix before we release it, because I’m not sure when that will be.

ac-addon-woocommerce/classes/Search/ProductVariation/ProductTaxonomy.php

on line 56 in the get_values method, change
's' => $s to 'search' => $s

3 years, 2 months ago
Wojciech Modrzejewski

Hi Stefan,

Thanks for the fix, it works.

3 years, 2 months ago

You must be logged in to reply to this topic.