>


Categories :
'', 'link_before' => '', 'link_after' => '', 'pagelink' => '' . __( 'Page', 'construction-realestate' ) . ' %', 'separator' => ', ', ) ); if ( is_singular( 'attachment' ) ) { // Parent post navigation. the_post_navigation( array( 'prev_text' => _x( 'Published in%title', 'Parent post link', 'construction-realestate' ), ) ); } elseif ( is_singular( 'post' ) ) { if( get_theme_mod( 'construction_realestate_enable_single_post_pagination',true) != '') { // Previous/next post navigation. the_post_navigation( array( 'next_text' => ' ' . '' . __( ' ', 'construction-realestate' ) . ' ' . '%title', 'prev_text' => ' ' . '' . __( ' ', 'construction-realestate' ) . ' ' . '%title', ) ); } } echo '
'; ?>