I would be greatful if someone could point me in the right direction as to how I only display the first line or two from each post in my categories? Thanks in advance
Replace <?php the_content(); ?> Code (markup): with <?php the_excerpt(); ?> Code (markup): in your search.php.