Forums Forums Search & Filter Pro Custom template help in showing results

Viewing 10 posts - 21 through 30 (of 175 total)
  • Anonymous
    #143393
    This reply has been marked as private.
    Trevor
    #143397
    This reply has been marked as private.
    Anonymous
    #144019
    This reply has been marked as private.
    Trevor
    #144067

    OK

    Quite a bit to digest there. I will take this one point at a time.

    1. The search form has four fields. Is it one of these or all four that this happens on? I tried with the rightmost field, the core Category field, and I do not see any console errors relating to our plugin. Having said that, I am not sure if the results returned are correct either. So, which browsers/devices (Windows/Mac), and maybe you could suggest specific searches that show this issue?

    Anonymous
    #144082
    This reply has been marked as private.
    Trevor
    #144113
    This reply has been marked as private.
    Anonymous
    #144129

    Hi
    I don’t see any changes both on Chrome and Firefox and I still get 404 error on Chrome.
    Do you use some user Agent on your AJAX request? I know my hosting provider is blocking some user agents, is it possible this is the case here?

    You can install the new version and proceed with debugging.

    Thanks

    Trevor
    #144261

    The change I thought I had seen, I do not see. I have tried to get Search & Filter Pro working with your theme (which means using either As an Archive OR Post Type Archive) but neither will work, AND you cannot have more than one form using Post Type Archive. It causes all manner of problems.

    As the theme is a custom built theme, we need to come at this from another approach, and use the Using a Shortcode display results method, as described here.

    At first try it on a new page with the two required shortcodes just to see if it works. The follow the customisation guide in that article and edit the results.php file to output your grid instead. And work our way forwards.

    Anonymous
    #144269
    This reply has been marked as private.
    Trevor
    #144296

    This test means that somehow your theme is fetching the query in a non standard way, or a plugin is interfering/modifying the query. Using the Shortcode method uses the standard WP Query, whereas your theme does not. I recall you saying that this is your own coded theme? Do you recall which file calls the query, as described in the Codex:

    https://codex.wordpress.org/Class_Reference/WP_Query

Viewing 10 posts - 21 through 30 (of 175 total)