I would like the template code to show the_excerpt() everywhere BUT comments. Please and thankyou. :)
I would like the template code to show the_excerpt() everywhere BUT comments. Please and thankyou. :)
So you need to change all of your templates from the_content to the_excerpt everywhere except single.php
Makes sense. :P
Thanks.
This topic has been closed to new replies.