Forums Forums Search & Filter Pro "Relationship" doesn't filter

Viewing 7 posts - 11 through 17 (of 17 total)
  • Trevor
    #129539

    Our plugin in the ‘As an Archive’ results display method, passes an argument to the query, but if the query is non-standard, or instead you might be using pre_get_posts, then it will not work. Only in the Shortcode method do we use our own wp_query.

    Trevor
    #129541
    This reply has been marked as private.
    Anonymous
    #129543
    This reply has been marked as private.
    Trevor
    #129545

    Easier, yes. Use either results.php, or if you want infinite scroll, use that file, but rename it to results.php

    Anonymous
    #129547
    This reply has been marked as private.
    Trevor
    #129549

    You can add/edit/remove the HTML, CSS classes and use any WordPress or 3rd party plugin PHP methods to access and echo to the page any data relating to each post, yes. Thus you can copy what you already have, or replicate it. Do follow our customisation guide:

    https://www.designsandcode.com/documentation/search-filter-pro/search-results/using-a-shortcode/#Customising_the_Results

    Anonymous
    #129556
    This reply has been marked as private.
Viewing 7 posts - 11 through 17 (of 17 total)