Hello everyone, I think that this feature is very much needed by Enfold, since the search results are better displayed in a grid on phones and other portable devices, thanks
Hey John,
Thank you for the inquiry.
There is no plan on adding this feature in the theme just yet, but we will forward your request to our channel. For the meantime, you could start with the following css code to create a grid like structure in the search results page. You may need to control the length of the excerpt to make sure that the items in the rows have equal height.
.search .post-entry {
width: 32%;
float: left;
clear: none;
border: 1px solid;
border-radius: 3px;
margin: 0 1% 2% 0;
padding: 1%;
}
.search .search-result-counter {
display: none;
}
.search .template-search.content .entry-content-wrapper {
padding-bottom: 10px;
padding-left: 15px;
font-size: 13px;
clear: both;
padding-right: 15px;
}
Best regards,
Ismael
Thanks Ismael, any way to include an image in the results? Thank you, greetings
Hi,
What image do you need?
Best regards,
Jordan Shannon
Hi Jordan,
Featured images of wordpress posts
Hi,
Please refer to the following:
https://kriesi.at/support/topic/show-featured-images-in-search-results-page/
Best regards,
Jordan Shannon
Thanks Jordan, it’s what I was looking for and it works perfect.
You can close the topic if you like.
regards
Hi John Roa,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko