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

Modify Title and Images from Results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Modify Title and Images from Results

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30434
    hbb97hbb97
    Participant

    Hi

    Is posible to modify the title and images from the results? Is any filter to do that?

    Thanks
    Héctor

    #30442
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Héctor,

    Sure, you can use the asp_results hook for that.
    In the foreach loop in the example, the $r->title variable contains the title, and the $r->image contains the result image.

    #30471
    hbb97hbb97
    Participant

    It works like a charm!
    Héctor

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Modify Title and Images from Results’ is closed to new replies.