-- HikaShop version -- : Hika Business 3.4.1
-- Joomla version -- : 3.8.10
-- PHP version -- : 7.0.30
-- Browser(s) name and version -- : Chrome
I am trying to configure a HikaShop Content Module to perform the following functions:
1) Display categories in a slider (1 category per slide)
2) Clicking on a category slide displays all products under that category
I have achieved function #1
I am having two problems with function #2
First problem: When I click on a category slide, then all its subcategories are displayed in the slider (also displayed 1 category per slide)
Second problem: When I click on a category (a category that has no sub categories) in the slider, instead of displaying all products in that category, nothing is displayed at all.
The first problem is not critical.
Obviously, the second problem is critical. I have tried to determine if I have problems in configuration, but I have had no luck there. Screenshot of module configuration attached.
Any help is greatly appreciated!