_x( 'Published in%title', 'Parent post link', 'alchemist' ), ) ); } elseif ( is_singular( 'post' ) ) { // Previous/next post navigation. the_post_navigation( array( 'prev_text' => '%title' . __( 'Previous Post', 'alchemist' ) . '' , 'next_text' => '%title' . __( 'Next Post', 'alchemist' ) . '' , ) ); } // End of the loop. endwhile; ?>