Paginate Custom Post, Old and New buttons not displaying

try to adapt the code from the Codex https://codex.wordpress.org/Function_Reference/next_posts_link#Usage_when_querying_the_loop_with_WP_Query to fit your own query:

        <a href="https://wordpress.stackexchange.com/questions/241685/<?php echo get_next_posts_link("Older Entries', $news->max_num_pages ); ?>">&larr; Older</a>