I created a custom post type and added custom fields to it using ACF.
Using de Query loop block I am retrieving the posts with the post meta.
Because one custom field contains a link, adding that to the loop works fine, but I have no way of choosing where the link should open. In this case I want it to open in a new tab, but I have no way of doing that.
Please see the attachment below to get a picture of what I mean.
What would be the best way of retrieving this data and displaying it as a link while making sure it opens in a new tab?
