When I add jetpack-portfolio in the area Custom Post Type on a page with posts the portfolio is displayed . My question is : Is it possible to filter on project types ?
If you mean can you filter the portfolio custom post type by its taxonomies you cant do that directly with the page with posts, but you can use the weaver Show posts plugin, and use its filter custom taxonomies option
Then you can either display using a show post shortcode based on the filter, or use the filter in the page with posts
Answer to weaver My english is may be not correct . I used the page template “Page with Posts” in the filter area I set the filter Custom Post Types to “jetpack-portfolio” The result is that now all portfolio items are shown on the page. Project Types are similar to categories in posts. It is the way jetpack describes the portfolio content they have projects and project types.
Hello scrambler, I found the show post filter section , I made a filter with project type and used the option in page with post to select the filter. This worked. Thanks again