Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Display custom meta value in results

Viewing 11 post (of 11 total)
  • Trevor Moderator
    #202449

    I think the best way to do it would be to use this filter:

    https://searchandfilter.com/documentation/action-filter-reference/#filter-input-object

    Loop through the ['options'] array, and replace the label of the option, with the one found using the PODs function for finding the name based on relationship.

    Please note that PODS functions do not work in the current version of our plugin when using Ajax to refresh the page, but the WP function get_title($id) will work.

    The query string in the URL that is our search will still show the ID number, BTW.

Viewing 11 post (of 11 total)

You must be logged in to reply to this topic.