- This topic has 3 replies, 3 voices, and was last updated 10 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Agile Theme Support › different portfolio with different categories
Tagged: Imagery, Portfolio Pages
Just want to know if it is possible to create different page portfolio template for differente categories? Thanks a lot
Yes, just create a new page and select the portfolio template. Then create a custom field and enter query_args in the name field, and cat=1 (for example) in the value field. Replace 1 with the category ID that you want to use and it will show only the category that you added in the value field. I am planning to create a blog posts on how to do this pretty soon.
Can this be done in the imagery theme? Would be nice to have different portfolio pages each with their own sets of posts.
Yes, this can actually be done with all of our themes. The portfolio code is setup the exact same way.