Only newest CPT displayed correctly in Template on Frontend

I am creating my portfolio website in a local environment and am fairly new to CPT (created with ACF) and queries.

I have set up a custom post type that contains some custom fields and have managed to query these into a repeater and also display the custom post in the single post template that I created on the frontend.

BUT only the content of the newest post is populated on the post page. When I mouse over the repeater elements the correct url is displayed and I get taken to this url, but the content of the latest post is then shown on the page instead of the correct content.

I have played around a lot with this in the last week trying to find a solution, but have run out of ideas what else to try and would be greatful for some help.

Is there maybe a setting in the bricks settings that I need to change when using a CPT?
Any ideas are welcome.

please record https://jam.dev/ to show the problem

I have never used this or a similar tool, so I hope I used it as you intended. (didn’t make comments - hope you can see what you need to from the video: Jam

I found the mistake. I had applyed the template to the CPT and in addition set containers to query the content. After taking out the queries on the sections/containers it works like a charme.