Support Forums

The forums are closed and will be removed when we launch our new site.

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

Forums Forums Search & Filter Pro S&F and PODS: modifying results.php

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Juan Pablo Manson
    #240524

    Hello, I am trying to use S&F to search and filter custom post types created using PODS.

    I have set up a test page at http://bibliotecasenaccion.com.ar/test-catalogo/ and S&F is able to display and filter results from the PODS CTP.

    I would like to modify the results.php template in order to display additional information for the results listed by S&F. At the moment S&F is displaying the CTP’s name and permalink (which is great), and I would like to also display other information for each post: additional simple fields (text fields), and custom taxonomies.

    Could you please point to documentation, examples, forum posts, or any resource you consider relevant to help me get started?

    Thank you in advance for your help.

    Trevor Moderator
    #240595

    You would normally use the get_field() function to place a field term into a variable, and then test that it exists and output if it exists. There are many posts with examples, using this search:

    https://support.searchandfilter.com/forums/search/get_field%28/

    Juan Pablo Manson
    #240652

    Thank you Trevor! This helps me move forward. We can close this ticket.

    Kind regards

    Trevor Moderator
    #240658

    Thanks for getting back to me. I will close this thread for now.

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

The topic ‘S&F and PODS: modifying results.php’ is closed to new replies.