I am editing pagination.php in the public_html/wp-content/themes/enterprise/template-parts/post-lists directory.
I am trying to get it so that when I click on “NEXT” or 2 that I get my 2nd page of posts. Currently, if I click either of those 2 links I simply get the same posts that are on page 1.
I will check out the site you linked as well.