I’ve been working portfolio but have been running into some issues with my current structure and workarounds.
Some of the portfolio items require multiple pages and I wanted to set up sub-section for portfolio items.
For instance:
Mysite.com/portfolio/[project_name]/design
Mysite.com/portfolio/[project_name]/illustration
Mysite.com/portfolio/[project_name]/art-direction
- Is there a way I can do this?
If not, is there a way to structure the portfolio items with categories to achieve the same result?
I’ve so far tried creating portfolio items and then have set up individual pages for the sub-sections. The problem with this method is the URL paths get confusing where subpages are outside of the portfolio section. Ideally I want to move everything in portfolio/[project_name]/[sub-section].
Thanks