Pagination not working

use per the quoted Codex chapter for example:

next_posts_link( 'Older posts → ', $loop->max_num_pages )

and also:

previous_posts_link( '← Newer posts', $loop->max_num_pages )