Reply To: How to make blog page preview complete post instead of first chars in plain text

#10561
Daniel Tara
Keymaster

You can open content-*.php and replace the_excerpt() with the_content() It could also bring some unexpected results though.