Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #895710

    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

    #895712

    Hey,

    Please refer to Ismael’s post here – https://kriesi.at/support/topic/thumbnails-on-search-results-page/#post-165009 :)

    Cheers!
    Yigit

    #895748

    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?

    • This reply was modified 6 years, 8 months ago by Marco.
    #895756

    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

    #896180

    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

    #896284

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hello, Have a Question abaut the Ajax Search’ is closed to new replies.