Forums Forums Search & Filter Pro Infinite scroll not working for me either

Viewing 3 posts - 1 through 3 (of 3 total)
  • Trevor
    #271044

    I placed the code you posted inside code ticks for you.

    Nothing jumps out to me as wrong. If I could see the site (which I cannot as it is on localhost) I would check two things:

    1. Look for JavaScript errors (red ones) in the browser web developer tools console. In Chrome on Windows, press F12 to see the tools, then switch to the Console tab. You may need to look at the source of the error to figure where it comes from.
    2. Is our JavaScript file being loaded on to the page? Look at the page source HTML (ctrl+U on that same Chrome+Windows PC), and search for the filename:

    wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js

    Of course, even better would be if you can upload the site to a staging server, so I could then have access.

    Anonymous
    #271140

    All working now. Was a conflict with another plugin. Thanks for the quick response.

    Trevor
    #271142

    Thanks for letting me know. I will close this thread for now.

Viewing 3 posts - 1 through 3 (of 3 total)