Forums Forums Search & Filter Pro Search results don't display

Viewing 10 posts - 1 through 10 (of 14 total)
  • Trevor
    #201955
    This reply has been marked as private.
    Anonymous
    #202006
    This reply has been marked as private.
    Trevor
    #202048
    This reply has been marked as private.
    Anonymous
    #202050
    This reply has been marked as private.
    Trevor
    #202054
    This reply has been marked as private.
    Anonymous
    #202056
    This reply has been marked as private.
    Trevor
    #202058

    I don’t know. You need to look at the theme’s other templates to see how they are structured. All it is outputting right now is the articles tags and content.

    Anonymous
    #202060

    Yeah I know but in the ajax request I see the articles correctly as you saw switching off ajax options. I don’t need a full page, I just need those results injected into the ajax container after the request, is it possible?

    Anonymous
    #202062

    I’ll show you another thing, if I put my search result template directly where the shortcode is (in my header.php) search works like I want (switching off the “using custom template option”, take a look. But with this setup pagination will not display

    Trevor
    #202064

    On the same page as the search start from?

    Our plugin doesn’t inject content into a container. Instead, the container on the page is rebuilt, and so in the template for the page, the PHP inside that container is run again, with the search parameters added to the query.

    Is that search only on the home page, or all pages?

Viewing 10 posts - 1 through 10 (of 14 total)