Hi Charlie,
I have a feature request for you. On a CPT for both singular and archive layouts, I exclusively use ACF Pro fields for the content. When creating a grid of, for example, Projects on the archive layout I want to bring through the ACF field called introduction. The content is a few short paragraphs on the single layout, but when using this on the projects grid, the entire field content is rendered.
Currently, I understand length="30" is only available to an Excerpt DC. Is there a way to add it to other fields, apart from the Excerpt. For example:
{{dc:acf:post_field field="introduction" length="30"}}
Many thanks,
Christopher