Hi there,
can anybody tell me which template is used for displaying the search results?
Thanks for any hint.
Neubi
Hi neubi,
The theme generates the search result into the standard template regarding to your layout.
Cheers,
Alexander @ http://www.mouseclick.com
Search results are generated by index.php which is the default fallback template. If you want to edit the search results page specifically, duplicate index.php, rename the copy to search.php and edit that file.
THX – that was exactly what i was looking for.