__( '« Newer', 'architect-contractor' ), // Change the label for "previous" 'next_text' => __( 'Older »', 'architect-contractor' ), // Change the label for "next" 'screen_reader_text' => __( 'Posts navigation', 'architect-contractor' ), ) ); else : // Display numeric pagination (Page numbers) the_posts_pagination( array( 'prev_text' => __( '« Previous', 'architect-contractor' ), 'next_text' => __( 'Next »', 'architect-contractor' ), 'type' => 'list', // Display as