Title: New Theme development &#8211; simple search.php example code?
Last modified: August 11, 2021

---

# New Theme development – simple search.php example code?

 *  Resolved [Martin M. Meier](https://wordpress.org/support/users/mmm44/)
 * (@mmm44)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/new-theme-development-simple-search-php-example-code/)
 * Hi, for hours I read now along the documentation, the manual, the comments and
   everything else. Instead of puzzling information together, it would be extremly
   helpful for me, just to have a working example of a working search.php.
 * Since I have to build a custom theme for a project, I could work around it then,
   but for the life of me I can’t get Relevanssi to work…
 * Best Martin
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fnew-theme-development-simple-search-php-example-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mikko Saari](https://wordpress.org/support/users/msaari/)
 * (@msaari)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/new-theme-development-simple-search-php-example-code/#post-14759546)
 * The search results page is just a [WordPress Loop](https://codex.wordpress.org/The_Loop).
   That’s all it needs, and in general there should be nothing else in it.
 * The default WP themes have good examples of how to build a modern search.php 
   template.

Viewing 1 replies (of 1 total)

The topic ‘New Theme development – simple search.php example code?’ is closed to
new replies.

 * ![](https://ps.w.org/relevanssi/assets/icon-256x256.png?rev=2025044)
 * [Relevanssi - A Better Search](https://wordpress.org/plugins/relevanssi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/relevanssi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/relevanssi/)
 * [Active Topics](https://wordpress.org/support/plugin/relevanssi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/relevanssi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/relevanssi/reviews/)

## Tags

 * [search.php](https://wordpress.org/support/topic-tag/search-php/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mikko Saari](https://wordpress.org/support/users/msaari/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/new-theme-development-simple-search-php-example-code/#post-14759546)
 * Status: resolved