Hey Luka,
first of all, thank you for the purchase!
By design, Kanso has a single portfolio page template which always displays all projects; there are two ways to extend this functionality to multiple portfolios, yet please note that both require a certain amount of theme customization:
– either creating a new custom post type (i.e. “Project 2” or similar) and a new page template to display that post type (this path requires solid knowledge of php as well as understanding of how WordPress post types and loops work;
– or creating two project tags (“Portfolio -> Tags”) and two new page templates (or adding two parts to the “page_one-page.php” template to display only projects associated with each tag.
The first option is more fundamental and offers more flexibility, yet requires considerable changes in the theme’s architecture; I would be able to help out with the second path if you choose it though, as it is not so demanding in terms of development time.
Sincerely,
Andrii / Satori Studio