Forums Forums Search & Filter Pro List Category Title for Search Results Once

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #147102

    Hi!

    I have a search inquiry setup to filter by category and tag. I’d like the search results page to list that category and tag at the top of the page, but only once, and provide all results below. I’m unfamiliar with PHP and, although I’ve manged to edit the loop to provide the results I want, I cannot get it to list the category/ tag once. Any help would be much appreciated! Thanks.

    Trevor
    #147205

    I believe that this will become a lot easier in the next major release of our plugin, V3, due in 2018 (no ETA yet), and for now it does require some PHP coding. This thread discusses much the same issue:

    https://support.searchandfilter.com/forums/topic/how-to-style-the-search-data/

    One gotcha is that the terms come from an array (where if there is only one term, that is term 0 – as arrays start at 0 and not 1). If you have multiple terms you have to run through a loop to fetch them all.

Viewing 2 posts - 1 through 2 (of 2 total)