ler@singmuiheng.com wrote: -- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.4.45
Hi
We have assign a product listing menu for all categories to use for filter result menu id, however, during the filter results, all the category picture are shown above the filter results
Any way to hide thiese category on top and shown only product listing? I remember there are invividual module to hide this at some old day version but now cant find it
Currently we do it by using css
.hikashop_subcategories_listing {
display: none;
}
i do think there are better way and previous version filter working fine