Now when you output text with dynamic tags it can be trimmed by the number of words. For example, like this: {acf_em_brand_header_h2:5} - the text will be limited to 5 words.
Is it possible to do the same, only by the number of characters? It’s not very convenient to work with words. If you limit the text by characters, you will have more control. Also, such a task lacks a character after trimming, e.g., ellipsis… when visually it will be clear that the text is trimmed.
I don’t know exactly. I already had this feature working in 1.5.6. After contacting support showed me how to use it. Before that I didn’t know it was possible.