Home › Forums › CSS › WordPress search output. › Re: WordPress search output.
October 27, 2011 at 2:36 pm
#89777
Member
Depends on how your set up, but usually the search results page template will be search.php and the loop for outputting the posts will be in loop.php. The appropriate loop from loop.php will be called from within search.php.