Displaying third layer of categories in sidebar

  • Posts: 15
  • Thank you received: 0
11 years 8 months ago #93400

I'm building final categorisations for products and in total have three levels of categories for most products.

For example Heavy Building Materials > Aggregates > Bagged Aggregates

The sidebar on the left is set to show a list of categories but will only display the first two layers. So using the example above I am not able to set it to open up Aggregates and display the two subcategories of "Bagged Aggregates" and "Bulk Aggregates" underneath "Aggregates".

I would also like all the 2nd level subcategories in one column instead of two (e.g. Aggregates and Brickwork are side by side, so are Plastering and Roofing.)

www.benchmarkbuildingsupplies.co.uk/news...y-building-materials

Thanks :)

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 8 months ago #93589

Hi,

The HikaShop content module only supports 2 levels of categories display.
If you want more levels, you would have to use a third party module like this one:
extensions.joomla.org/extensions/extensi...hop-extensions/21225

Regarding the display in two columns, that's a CSS issue with your template.
Add that CSS on your website to not have the problem anymore:
.hikashop_category_list_item, .hikashop_product_list_item {
float: none !important;
}

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum