get_the_post_thumbnail( get_the_ID(), 'large' ), 'title'=> false ] ); ?>
false] ); the_post_navigation( array( 'next_text' => '' . esc_html__( 'Next:', 'essence-t1' ) . ' %title', 'prev_text' => '' . esc_html__( 'Previous:', 'essence-t1' ) . ' %title', ) ); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) : comments_template(); endif; endwhile; // End of the loop. pagenav_special_post(); ?>