Jump to content

Stop hidding facets if empty


Recommended Posts

Hi,

I am looking for a way to not to hide empty facets while using faceted search module. So in ps_facetedsearch->src>products>SearchProvider.php i have uncommented this line:

$this->hideUselessFacets($facets, (int) $result->getTotalProductsCount());

However it works partially. The attributes are still hidden if empty. Does anyone know where is the code responsible for it?

Been searching for like 2 days and it's driving me crazy....

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...