The normal loop with different styles doesn’t work in search.php
First of all, it works on my test install. I guess it depends on what you are searching for. I’m searching for ‘hello’ and the post ‘Hello World’ shows up fine. Second, I get the following notice for this bit the_post_thumbnail( ‘thumbnail’, $attr );: PHP Notice: Undefined variable: attr Third, just to be a perfectionist, … Read more