Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Image in search results › Reply To: Image in search results
April 26, 2019 at 1:47 pm
#22339
Keymaster
Hi,
Because the title, content and some other fields are printed after ‘pre_get_posts’ filters, without actually re-quering these fields. The image requested later on, when it’s printed. There might be a hook available for that, but it’s definitely executed after the search process is fully finished, I am not that familiar with that to be honest.