>



<?php the_title(); ?> post thumbnail image
_x( 'Published in%title', 'Parent post link', 'freelancer-services' ), ) ); } elseif ( is_singular( 'post' ) ) { // Previous/next post navigation. the_post_navigation( array( 'next_text' => ' ' . '' . __( 'Next post:', 'freelancer-services' ) . ' ' . '%title', 'prev_text' => ' ' . '' . __( 'Previous post:', 'freelancer-services' ) . ' ' . '%title', ) ); } ?>