' . __( '← Return to entry', 'cakifo' ) . '' ); ?>
'',
'mid_size' => 2,
'prev_text' => __( '← Previous', 'cakifo' ),
'next_text' => __( 'Next →', 'cakifo' )
) );
// Normal 'Previous' and 'Next' links
elseif ( ! is_singular() && $nav = get_posts_nav_link( array( 'sep' => '', 'prelabel' => '' . __( '← Previous', 'cakifo' ) . '', 'nxtlabel' => '' . __( 'Next →', 'cakifo' ) . '' ) ) ) : ?>