In Layered navigation There are two filters of same name appearing two times how can I remove the above one: KATEGORI

We want to remove the first CATEGORY FILTER AND make the second to be displayed only?

有帮助吗?

解决方案

Please use template path hints, it will show you which template display the category filter. Once you identify the template, then you can easily override the template and remove the filter or if it is coming from the particular theme/extension, then check admin configuration related to the particular extension/theme to disable that part.

许可以下: CC-BY-SA归因
scroll top