Force OC to use SAME template for category, filtered, and search results?
Posted: Tue Oct 24, 2017 5:55 am
Let's say I need to make some changes to the way products are displayed in category results. Change some buttons around, styles, etc.
Everything looks good.
But now, if I use the filter (layered navigation / side filter), OR if I use the text search, the list of results is NOT using the category.twig template, but something else. And of course, none of my modifications are working.
In order to avoid having to customize additional template files - is it possible to force OC to use the same template for the default category view, AND the filtered view, AND the search results? It's basically the same exact display, I don't understand why it's showing up in different ways to begin with...
Everything looks good.
But now, if I use the filter (layered navigation / side filter), OR if I use the text search, the list of results is NOT using the category.twig template, but something else. And of course, none of my modifications are working.
In order to avoid having to customize additional template files - is it possible to force OC to use the same template for the default category view, AND the filtered view, AND the search results? It's basically the same exact display, I don't understand why it's showing up in different ways to begin with...