You can add all the elements you want to show on the project pages and then set them to conditionally display depending on which project is loaded. One way I do that is I add a field to the CMS called “number” and give each CMS item a unique number. Then I set each element on the project page to display only when the the current project matches that number. For example, blog post one could have a “number field” set to “1”. Then on the project page you set a section to display only when the “number field” is set to “1”.
1 Like