Hi there,
I’ve got a Team Member page which is a CPT with some ACF fields. One of those ACF fields is to link the team member to a WP user account for the author ID.
The dynamic content snippet for that is: author_id="{{dc:acf:post_field field=“user_profile”}}"
How can I do a Query String that pulls through all blogs that are by that author ID?