<!– more –> doesn’t do anything for me, though i also keep seeing examples that suggest it should… either that or more simple represents ‘more’ content… ??
KostRev, if you’re not entering info into the excerpt field then it automatically grabs XX amount of characters from the content of your post is what i was saying…
If you want a set cut off point via [A custom TAG] then the <!– more –> thing would be a good thing to do it, i’m just not sure <!– more –> is what i think we both assumed it was.
However the excerpt accepts plenty of characters, so why not just write your posts, then copy and paste the bit you want shown into the excerpt box, and grab your set piece of content via the_excerpt…
I’ve done it on my top most article here…
https://www.t31os.co.uk/
The text you see is what’s pasted into the excerpt field, it’s just a copy and paste of the first few paragraphs…
The articles below all have empty excerpt fields, so they automatically grab XX amount of characters from the post, which is actually 90 characters on my site done via a custom theme function (default is 55)…