Archived topic
No image in search result
5 replies · Started by chris on December 12, 2020
Hi i have been trying to customise the search result page, and managed to add content using the right sidebar.. however in customizer i selected for featured image to display, however they are not.
Any thoughts? thanks
Hi Chris,
I found this css in your site, it is what's causing the image from displaying.
.post-image-aligned-center .featured-image, .post-image-aligned-center .post-image {
display: none;
}
Let us know if you need further assistance :)
Hi that worked but the css was there to hide image on listing page, as see here https://barrowreviews.co.uk/listings/topgear/
now the image on top is displaying, is there a way to show it only on this search result page?
https://barrowreviews.co.uk/listing-category/driving-instructor/
thanks
This page here looks like a single post?
https://barrowreviews.co.uk/listings/topgear/
If so can you try hiding it in the customizer first? Make sure to click the post tab:
https://docs.generatepress.com/article/adjusting-the-featured-images/
Great, can't believe i missed that one.
Thank-you Leo..
No problem :)