Osclass forums
Support forums => Themes => Modern => Topic started by: ohessClass on February 14, 2014, 09:15:47 pm
-
hi,
Is there a way to indicate secondary, tertiary etc... category levels in the listing on index.php.
There seems no point in creating a parent, child, grandchild hierarchy if it cant be reflected in organizing the listing output to the page.
I can see there is some indenting of sub-categories but it doesnt show up clearly in html - only if you copy (CTR+C) the code into a text editor like notepad++ then you see the indentation clearly.
The code that outputs the list from what i can see doesn't distinguish category levels and just dumps out the listing. The logic seems to be beneficial only in conveniently storing the category relationships in the DB.