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