Hi, I have set the ajax search in my web site ( in order you understand; the icon is magnifying glass)
but using the ajax search does not appears the prewiew image of the articles results… but only a numbered circle and a
title of the articles results
is there the way to show the preview image in the results?
I put the link in the topic tags area
Many Thanks
Hey,
Please refer to Ismael’s post here – https://kriesi.at/support/topic/thumbnails-on-search-results-page/#post-165009 :)
Cheers!
Yigit
Many Thanks , it run Quite well, but,
What is the css code if I do not want to resize the image preview keeping the original size?
Hey!
I cannot see thumbnails on search results page at the moment. Could you please apply it once again and point out the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
hello ,Yes, it is caused to a fact thath I have do a trial in a trial web site…
i have olready solved , setting this in css … :
.search-thumb {
width: 250px;
height: auto;
margin-bottom: 10px;
}
.search-thumb img {
width: 60%;
height: 60%;
}
as you can see in the Private content , now run well,
Many Thanks
Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit