category gallery
-
Hello,
I could really use some help figuring out a portfolio section I have in mind that involves nesting category queries inside a portfolio template page.
So when you first see the portfolio page it shows all the top level portfolio categories, which I’m guessing is depth=>0 (e.g. personal, commissions, etc…).
Then when one of those links are clicked, you would be taken to a list of sub-categories from the main selection. depth=>1 (e.g. “personal” – photography,paintings, etc…).
And if you clicked on a post link from there, it would show a list of posts selected from the sub-sub-categories. depth=>2 (e.g. “personal” – “photography” – post-1, post-2, post-3, etc…).
I’m not even sure where to begin with this, or if it can be done within a single “portfolio” template page. I haven’t handled code like this before.
In my head, the structure goes:
portfolio template: categories=>sub-categories=>sub-sub-categories post
Thanks, and sorry if this is confusing. Let me know if pictures are needed to see what I’m talking about.
- The topic ‘category gallery’ is closed to new replies.