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

    Hi there,

    I tried to add the thumbnails to the search page (like described in https://kriesi.at/support/topic/thumbnails-on-search-results-page/).
    But they are not shown, can you please tell me what I am missing?

    #1103105

    Hey Stefan,

    Your password provided not working can you please check?

    Best regards,
    Basilis

    #1104438
    This reply has been marked as private.
    #1105610

    Hi,

    Thank you for the update.

    We can’t edit the loop-search.php file in the Appearance > Editor panel. Please post the FTP or file server account in the private field.

    Best regards,
    Ismael

    #1107437
    This reply has been marked as private.
    #1108754

    Hi,

    Thanks for the update.

    We modified the loop-search.php file as suggested on the previous thread. All that’s left is to add this code in the Quick CSS field.

    .search-thumb {
    	width: 300px;
    	height: 200px;
    	margin-bottom: 10px;
    }
    
    .search-thumb img {
    	width: 100%;
    	height: 100%;
    }

    We were not able to add it because the previous account for the WP dashboard is no longer valid. Please make sure that the posts have featured images.

    Best regards,
    Ismael

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