Forums Forums Search & Filter Pro Enable Ajax for Pagination without filtering first

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

    Hi

    This might help:

    http://www.designsandcode.com/documentation/search-filter-pro/action-filter-reference/#Force_SF_Pagination_on_non_results_pages

    Basically, you need to edit the template file and find the pagination section, and somewhere before the pagination place this filter. The line (with your S&F form’s ID instead of the 976):

    do_action('search_filter_setup_pagination', 96);
    

    I think.

    Anonymous
    #45093

    We’re getting closer, it’s working, but not for the first click on any pagination link. This still causes a complete reload, after that everythings fine.

    Thanks for the great support btw. 🙂

    Trevor
    #45097

    I think it is because the results url is showing that. Try leaving that blank (with the default id number in it)

    Anonymous
    #45098

    You mean the “set a slug?” option?

    An empty field there makes no difference.

    Trevor
    #45105

    mmm. OK, I will take this up again tomorrow. Something is stopping that from working. We will get to the bottom of this.

    Trevor
    #46830

    Hi

    I seem to have missed this thread. What is the current status of the thread?

    Anonymous
    #46935

    I did kind of a workaround, so I don’t need the plugin to work like I wrote in this thread.

    But I’d still appreciate a solution for the problem, but it’s not that kind of important.

Viewing 7 posts - 11 through 17 (of 17 total)