New Landing How can we help? Atelier Thumbnail on search-auto suggestion

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #216992
    peter4576
    Member
    Post count: 168

    Hi guys

    I had to get a plug-in made solely for replacing the thumbnails. However, the developer could not find the file in which you display the thumbnails in the search.

    Can you help me tell me which file displays these?

    Thanks a lot

    #217467
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It’s in atelier/swift-framework/sf-header.php on line 1392:

    $image = get_the_post_thumbnail( $post->ID, 'thumbnail' );

    – Kyle

    #218245
    peter4576
    Member
    Post count: 168

    Hi Kyle!

    I was told that it was not the right bit of code. The developer tells me that the it is not the right file to edit. He is trying make a temporary “Coming Soon” image. It is working correctly every where else but on the searchbox dropdown.

    The code you provided did not help him and was not doing the job.

    I am not that technical so I cannot describe the problem better than that :0S

    Thanks

    Peter

    Attachments:
    You must be logged in to view attached files.
    #218315
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes it is, the function for the ajax search starts on line 1293:

    /* AJAX SEARCH
        ================================================== */
        if ( ! function_exists( 'sf_ajaxsearch' ) ) {

    Tell him to look through that, as all the code for it is there

    – Kyle

    #219239
    peter4576
    Member
    Post count: 168

    OK Ill pass that on. Thanks Kyle!

    #219315
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register