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.