Forums Forums Search & Filter Pro Trouble activating infinite scroll

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #89357

    I am trying to activate infinite scroll on my search results but it doesn’t appear to be doing anything.

    I want the results to appear on the same page as the search and I am using the shortcode method to achieve this. I have ‘Load results using Ajax?’ and ‘Make searches bookmarkable?’ checked and I have selected ‘Infinite Scroll’ in the Ajax Pagination section. When I update there appears to be nothing changed and I can tell it’s not working because I have made some changes to the default ‘results.php’ template—those changes can still be seen. Am I correct in assuming that as soon as I select ‘Infinite Scroll’ from the settings that it should then start using the ‘results-infinite-scroll.php’ template? It’s not doing that. Is there anything I’m doing wrong or missing?

    Trevor
    #89387
    This reply has been marked as private.
    Anonymous
    #89690
    This reply has been marked as private.
    Trevor
    #89785
    This reply has been marked as private.
    Anonymous
    #89795
    This reply has been marked as private.
    Trevor
    #89809

    Is this a DIY theme? I ask because the standard WordPress jQuery files are not being loaded. Its normal code source lines would be like this on our site:

    <script type='text/javascript' src='https://www.designsandcode.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
    <script type='text/javascript' src='https://www.designsandcode.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
Viewing 6 posts - 1 through 6 (of 6 total)