Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDaniele Manca
10,986 PointsHow to create sub categories
Hi Folks,
Hope you can help with some suggestions,
What you reckon would be the best way to create sub categories in an animal website, see below link:
http://whf.fitzrovia.digital/cats/
For instance the client would like to create sub species of cats, so that users could more easily navigate them instead of scrolling too much, as now they're uploading a lot of cats.
Please let me know!
Thanks!
1 Answer
Sue Dough
35,800 PointsCats would simply be a parent category. Just add a new category and select "cats" as the parent. Then you may need to customize your theme depending on how you want to display that data.
Daniele Manca
10,986 PointsDaniele Manca
10,986 PointsYep, that's what I think would be the tricky part, though shouldn't be extremely difficult, will be back in touch should I need more help.