Home › Support Forums › Theme Support › Pinboard › How to make blog page preview complete post instead of first chars in plain text › Reply To: How to make blog page preview complete post instead of first chars in plain text
Daniel Tara
Keymaster
You can open content-*.php and replace the_excerpt() with the_content() It could also bring some unexpected results though.