December 14, 2017
Christmas Opening Times for our Shop and...
Please note our opening times will change over Christmas and New Year
Find out more
October 26, 2017
Welcome Peter and Rachel...
We are delighted to welcome our new Chairman and our new Treasurer. Peter David has...
Find out more
October 19, 2017
Thank you to our Chairman for over a dec...
After well over a decade of service, The League of Friends to RJAH says farewell...
Find out more
//the_posts_navigation();
global $wp_query;
$big = 999999999; // need an unlikely integer
echo paginate_links( array(
'base' => str_replace( $big, '%#%', esc_url( get_pagenum_link( $big ) ) ),
'format' => '?paged=%#%',
'current' => max( 1, get_query_var('paged') ),
'total' => $wp_query->max_num_pages,
) );
?>