How can i display wath i am searching in a Search Theme.
Ex: I search for Keword : Battleship
Result :
Your results retrive (3 posts) with the subject Battleship.
|
|
|
Add the following code to your template's search.php - somewhere before the loop:
If search.php does not exists in your template's directory, either copy archive.php (if it does not exists too, copy index.php - see template hierarchy) and rename it to search.php or insert following code, again before the loop, right into archive.php or index.php respectively:
|
|||||||||
|