you should be adding your thumbnail code to the individual search template from the theme, which is noted:
get_template_part('content', 'search');
within that template is where you’ll want to add your thumbnail code. if you can show that template code, we could help you further
Related Posts:
- Filter to remove image dimension attributes?
- Stop wordpress from hardcoding img width and height attributes
- How to automatically add rounded corners to thumbnails?
- WordPress adding scaled images that don’t exist (1536×1536 and 2048×2048)
- Is there a hook which fires after all thumbnails are generated?
- Featured image shortcode
- How to find attachment by it’s name?
- Cropped featured image replaces original image in gallery
- Image Scaling using get_the_post_thumbnail issue in WordPress
- Remove title attribute from images
- How to create thumbnails with a fixed width, so all of them will have the same width?
- How to limit number of images being printer out in “Set Featured Image” pop up?
- Black and White thumbnails
- How can I add the “Use as featured image” to a custom metabox?
- How to output placeholder image if no featured image set?
- Featured Images on Front Page
- Download button for Featured Image in every post – automatically
- Removing Title Tag from Thumbnails
- Show prev and next post links for parent post of current image in attachment page?
- Add a featured image in my theme?
- Featured Image .svg height and width 1px only
- How to check if user is uploading/setting an image as a featured image?
- Images are randomly deleted from server
- attach unattached featured images to respective posts
- Thumbnails are bigger in size than the original image
- Remove image classes from post thumbnail output
- Lazyload post thumbnails
- Exclude featured image from gallery in wp-admin
- SVG Featured image not shown in twitter
- Featured images not displaying at full resolution
- Big Image on Featured Post, Normal on Single Post
- offload media to external services [closed]
- Update old Post image metadata to ‘thumbnail’ wp_attached_file
- How to stop wordpress always displaying full-res images
- WP keeps looking up post thumbnail on https even though wp-config says http
- Images stopped loadding after adding SSl
- WordPress PNG compression issue
- How to replace images?
- Fixing image names for a site being restored
- Setup Featured image on all posts from thesis thesis_post_image custom field?
- Export xml use/import images from theme directory
- Custom Loop, Match Category with Page: How to display post featured image?
- How do I get my main image to stretch the full length of the screen?
- Get custom thumbnail sizes [duplicate]
- Custom responsive ‘featured image’ sizes
- the_post_thumbnail(‘medium’) setting some images width=1 height=1
- How do you import images from a URL in your post?
- How to set uploaded image as featured image wordpress
- What can i do add title to ‘large’ image?
- Retrieve Image Attachments Getting Post Thumbnail Image First
- Height and width attribute not setting by the_post_thumbnail
- How to display original unmodified thumbnail
- How to force WordPress to upscale images?
- How to set minimum required size for featured image?
- How to set featured image from external url programmatically
- All Images not calling alt text
- Hide Featured Image box – isn’t working?
- Can we use featured image as third party website image URL
- Show (print) featured image all dimensions (height, width)
- add_image_size not working
- Serve different images per screen size and cache possible?
- Set two default featured images
- Exclude image url from search query
- Product Images Low Quality After Updating From WP 3.5 to 4 [closed]
- adding image to post thumbnail from another server
- Set Featured Image not opening – Stuck at loading
- Convert featured images into “product images”
- Resize uploaded images [duplicate]
- resize and crop thumbnail photos
- How to use the thumbnail size with catch_that_image
- Thumbnail and image management
- my featured image of wordpress are not showing in the front end though image are uploaded in media library
- How to change Gallery image url in product page ? In function.php?
- How is called this thumbnail slider feature
- Custom image size not displaying with wp_get_attachment_image()
- How to use default image as featured image by implement some code in function.php
- WordPress Multisite: Images moved to /sites/1?
- How to delete original image file after upload and resize
- attachment_fields_to_save first parameter is null
- An error has occurred during the upload process in wordpress version 5.3.2
- Show featured image in all posts
- Image alt attribute
- I cannot upload images to post or the media library in wordpress
- Images missing from Blog post page
- Custom Background for each page and post
- second featured post not displaying on page [closed]
- Using custom field to change alt text for a featured image
- Delete post if featured image is smaller than Y pixels by Y pixels
- Declare global variable that can be used on other function
- Get custom size of thumbnails
- Url link to feature image in the portfolio [closed]
- Black and White Thumbnail in WordPress Gallery
- Making a thumbnail if there exist a link with. jpg or .png extension in WordPress
- Title image is missing ( but is not the WP 3.5 issue )
- WP is showing wrong image dimensions
- I tried to move the featured image below the paragraphs but now it is displaying twice
- How to import external media items into wordpress media library (without using storage)
- How can I use an image from an external source without uploading it to the media library
- Is there a way to upscale a media library original image to the nearest whole pixel in WordPress?
- How to get rid of a blank space where the featured image used to be?