Anonymous
Unregistered
Posted 3 years ago #
My site seems to be defaulting on showing only sample text of articles published in a category when you click on the category. Is there a simple way to fix this, and if so where? This is probably a stupid question, but I've looked everywhere. Running WP version 2.5.1
IkBenMartijn
Member
Posted 3 years ago #
Try changing 'the_excerpt()' to 'the_content()' in the category template. Or am I misunderstanding this?
Anonymous
Unregistered
Posted 3 years ago #
Thank you, found it in the archive.php file and changed, I just thought there would have been a checkbox or some easier way to change