Hi,
I use the full width blog post page and show several full posts before the grid starts.
I’m wondering if it’s possible to show the text for each post in it’s entirety, instead of only the first 200 or so characters. And if possible, to take over the styles (and bullets) in this preview of the post on this blog page and prohibit clicking through to the single posts.
It’s a lot, and I’m fairly new to this. But eager to learn π
Thanks!
Kenny
-
This topic was modified 12 years, 1 month ago by Perosales.
Sorry, I messed it up… previous answer not for you… π
Cheers,
Alexander @ http://www.mouseclick.com
You can open content-*.php and replace the_excerpt() with the_content() It could also bring some unexpected results though.