Forums Forums Search & Filter Pro Pagination not working on results page (using shortcode)

Viewing 1 post (of 1 total)
  • Trevor
    #255322

    As that function (the_posts_pagination()) is calling external (to the results.php template) code, the chances are that it is not initialised when our template is being used. You would (most likely) need to find the actual code being run by that function and bring it inside the results.php template to run there.

Viewing 1 post (of 1 total)