{"id":1026,"date":"2018-05-18T15:31:05","date_gmt":"2018-05-18T15:31:05","guid":{"rendered":"http:\/\/leaguewp.com\/?p=1026"},"modified":"2018-05-18T16:29:34","modified_gmt":"2018-05-18T16:29:34","slug":"search-results-grid-format-genesis","status":"publish","type":"post","link":"https:\/\/leaguewp.com\/search-results-grid-format-genesis\/","title":{"rendered":"How to Show Search Results in Grid Format in Genesis"},"content":{"rendered":"

Showing posts in grid format is a good idea because it improves the visibility and aesthetic appeal of your blog posts, archives and related posts.<\/p>\n

When it comes to using grid format in Genesis, most of us usually use it to on our blog archives or related posts<\/a>. This can be done by either using a plugin<\/a> or modifying your functions file<\/a>.<\/p>\n

However, if you want to show search results in grid format, you will need to follow a whole new approach.<\/p>\n

In this guide, let’s talk about how to show search results in grid format.<\/p>\n

Essentially, we will follow three steps to complete this task:<\/p>\n

Step #1: Create a Custom Loop<\/h2>\n

Create a new file within your active theme and name it “search.php” and then copy and paste the following code.<\/p>\n