-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- : 2.2.1
-- Joomla version -- : 3.0
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : FireFox 23.0.1
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hi. i read the hikashop tutorial about the getting product categories in the side bare menu and also the custom css to add in template but its only showing 2 levels of categories like this
category 1 (main category)
---category 1.1 (sub category)
---category 1.2 (sub category)
category 2 (main category)
how to get 4 levels of categories to be displayed like this in hikashop menu
category 1 (main category)
---category 1.1 (sub category)
category a (child category)
category b (child category)
category b.1
category b.2
category c (child category)
---category 1.2 (sub category)
category 2 (main category)