Hi!
I have a custom field with some text on a CPT. I also have a looper that is supposed to display only a part of that text. If this was a Gutenberg post, then the Read More element would do its job. Dynamic content doesn’t show text beyond its position.
However this is a standard text editor and the <!--more--> tag is supposed to do the same thing. Still, it gets ignored and the content of the entire field is displayed.
Could you make this work?
Thanks!

