To disable the infinite scroll :
open theme folder > page-work.php line 33:
you'll find this: 'posts_per_page' => 10,
replace the 10 value with -1
To disable the infinite scroll :
open theme folder > page-work.php line 33:
you'll find this: 'posts_per_page' => 10,
replace the 10 value with -1
Comments
0 comments
Please sign in to leave a comment.