Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Code or mod to show all sub categories on homepage?

Code or mod to show all sub categories on homepage?

Views: 778

Results 1 to 4 of 4
15 Dec 2015, 3:15 PM
#1
twdhosting avatar

twdhosting

Zen Follower

Join Date:
Mar 2005
Posts:
119
Plugin Contributions:
0

Code or mod to show all sub categories on homepage?

Hi there, I've search Google, the forums and looked for a mod to do this and turned up nothing...

I want to display the stores sub categories on the homepage, so for example if i have the following structure:

Cat A
--Sub cat 1
--sub cat 2
--sub cat 3
Cat B
--sub cat 4
--sub cat 5
--sub cat 6

I want to show "1,2,3,4,5,6" on the homepage in the standard zencart format (image + cat title) - I know I can show a specific category but not the content of multiple top level categories...???

Any help would be appreciated!

Thanks

Tony

15 Dec 2015, 7:09 PM
#2
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Code or mod to show all sub categories on homepage?

Seems like would take code from the categories listing section and bring it into the index main page but go at least one level deeper in the processing. If don't want the main category (example was to provide 1,2,3,4,5,6 and not the main category) then don't output the category just the "final" sub-category.

16 Dec 2015, 11:15 AM
#3
twdhosting avatar

twdhosting

Zen Follower

Join Date:
Mar 2005
Posts:
119
Plugin Contributions:
0

Re: Code or mod to show all sub categories on homepage?

mc12345678:

Seems like would take code from the categories listing section and bring it into the index main page but go at least one level deeper in the processing. If don't want the main category (example was to provide 1,2,3,4,5,6 and not the main category) then don't output the category just the "final" sub-category.

Thanks - I get the theory, it's just the coding I'm stuck with... :)

17 Dec 2015, 8:20 AM
#4
twdhosting avatar

twdhosting

Zen Follower

Join Date:
Mar 2005
Posts:
119
Plugin Contributions:
0

Re: Code or mod to show all sub categories on homepage?

Anyone want to take this on? I don't think it's a massive job and I will pay anyone for their time obviously