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

Viewing 11 post (of 11 total)
  • Trevor
    #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)