Plugin Support
Yann
(@collet)
Hi,
You’re not missing anything, this is intentional.
The portfolio post type in Twentig does not use has_archive. For more flexibility, the expected approach to display the projects is to:
- Create a regular page (e.g. “Portfolio”)
- Insert the Portfolio block (a variation of the Query Loop block).
- Choose to start from blank or from one of the available patterns.
Hope that helps,
Yann
What a fast reply Yann, thank you!
In this way I can manage more easily the layout of the query loop block, right?
Plugin Support
Yann
(@collet)
Exactly! You have full control over the Query Loop block and the page layout.