Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1019982

    Hi, is it possible to obtain search results page with featured images? I found some threads about with Pastbin link, unluckly they are expired.
    And still about search result page, is it possible to obtain in this order:

    Picture above the title
    Title under the picture and above description
    Description (extract) at the bottom

    For every results?

    Thank you.

    M

    #1020068

    Sincerly I fixed it with some lines in loop-search.php, I found a thread here and it works fine, only one more things, could you suggest me something to obtain miniature with whole image, at the moment I see it big, very big and cropped. I’d like to obtain an image looks like in shop page for size.

    Thank you.

    M

    #1020812

    Hi KaISBC,

    Credentials did not work for me. Could you please update the credentials?

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1020834

    Ops sorry, I create a new admin user for you.

    #1021709

    Hi KaISBC,

    Here is a thread for you to consider
    https://kriesi.at/support/topic/show-featured-images-in-search-results-page/

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1021715

    Hi Victoria, I followed that thread but I obtain only big images, I tryed with css too.

    Thank you

    #1022302

    Hi KaISBC,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .search-result-counter + .big-preview {
        width: 30%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1022386

    Hi Victoria, thank you, it works, and you solved 50% of my issue…
    Other 50% is about cropped image, maybe for my english knowledge. I’d like whole images thumbnails not cropped.

    I tried with object-fit: scale-down and background-size: contain then with fill but it doesn’t work.

    Kind regards and thanks again

    M

    #1023466

    Hi KaISBC,

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.