This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Show first couple of images from post content in results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Show first couple of images from post content in results

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38417
    matijamatija
    Participant

    Hi,

    Sorry if I missed this information, but I didn’t manage to find anything about how to show embed images in search result, is that even possible?

    In certain posts I’d like to add “speakers” by placing them in the beginning of such post and hopefully get something like this to show up (the middle one): https://i.imgur.com/B3HKOlC.png

    Can I somehow push those images to the results?

    All best,
    Matija

    #38429
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Matija,

    Well, if the image URLs are stored in a custom field, then you can use the advanced title and content field features to alter the output.
    For programmatical changes, I suggest using the asp_results hook – there you can programmatically fetch the images needed, and add an output HTML to the $r->content field.
    For even more specific changes use the results templating feature as well, that gives you more control of the actual output.

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