It is as follows: I am developing a photo collection website. Normally the image that would be shown in the post would be a thumbnail, but since there is a storage restriction on the server that will host the site, I need to get the images from a drive. So far so good. I'm taking the images from One Drive and incorporating it into the post as normal media.
I'm using a search pluguin, which is working normally. However I wanted the results of this search to be shown the title and the image I'm taking from the drive (instead of using the thumbnail), that is, I want this image I'm incorporating to become the thumbnail. So I can display it in the search as if it were the thumb.
I researched this, but found nothing. Can anyone help me?